This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
History
Chris Lattner
65a3a0918f
Implement support for static constructors with calls in them. This is useful
...
because gccas runs globalopt before inlining. This implements ctor-list-opt.ll:CTOR7 llvm-svn: 23462
2005-09-27 04:45:34 +00:00
..
Hello
Remove trailing whitespace
2005-04-21 23:48:37 +00:00
Instrumentation
Eliminate tabs and trailing spaces
2005-04-23 21:38:35 +00:00
IPO
Implement support for static constructors with calls in them. This is useful
2005-09-27 04:45:34 +00:00
Scalar
Eliminate GetGEPGlobalInitializer in favor of the more powerful
2005-09-26 05:28:52 +00:00
Utils
Move the ConstantFoldLoadThroughGEPConstantExpr function out of the InstCombine
2005-09-26 05:27:10 +00:00
ExprTypeConvert.cpp
ConvertibleToGEP always returns 0, remove some old crufty code which
2005-07-26 16:38:28 +00:00
LevelRaise.cpp
ConvertibleToGEP always returns 0, remove some old crufty code which
2005-07-26 16:38:28 +00:00
Makefile
Change Library Names Not To Conflict With Others When Installed
2004-10-27 23:18:45 +00:00
TransformInternals.cpp
ConvertibleToGEP always returns 0, remove some old crufty code which
2005-07-26 16:38:28 +00:00
TransformInternals.h
ConvertibleToGEP always returns 0, remove some old crufty code which
2005-07-26 16:38:28 +00:00