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
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
History
Chris Lattner
2be52e72ae
Rework InsertPHITranslatedPointer to handle the recursive case, this
...
fixes PR5630 and sets the stage for the next phase of goodness (testcase pending). llvm-svn: 90019
2009-11-27 22:05:15 +00:00
..
Hello
CMake: Support for building llvm loadable modules.
2009-11-10 02:45:37 +00:00
Instrumentation
Remove includes of Support/Compiler.h that are no longer needed after the
2009-10-25 06:57:41 +00:00
IPO
Make ConstantFoldConstantExpression recursively visit the entire
2009-11-23 16:22:21 +00:00
Scalar
Rework InsertPHITranslatedPointer to handle the recursive case, this
2009-11-27 22:05:15 +00:00
Utils
Pull LLVMContext out of PromoteMemToReg.
2009-11-23 03:50:44 +00:00
Makefile
The attached patches attempt to fix cross builds. For example, if you
2009-08-18 00:40:33 +00:00