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
Michael Ilseman
e2754dc887
Add back FoldOpIntoPhi optimizations with fix. Included test cases to help catch these errors and to test the presence of the optimization itself
...
llvm-svn: 170248
2012-12-14 22:08:26 +00:00
..
Hello
Use the new script to sort the includes of every file under lib.
2012-12-03 16:50:05 +00:00
InstCombine
Add back FoldOpIntoPhi optimizations with fix. Included test cases to help catch these errors and to test the presence of the optimization itself
2012-12-14 22:08:26 +00:00
Instrumentation
Fix lint warnings in MemorySanitizer.cpp.
2012-12-14 13:48:31 +00:00
IPO
Enable the loop vectorizer by default.
2012-12-14 21:30:23 +00:00
Scalar
Revert EVT->MVT changes, r169836-169851, due to buildbot failures.
2012-12-11 11:14:33 +00:00
Utils
Improve debug info generated with enabled AddressSanitizer.
2012-12-12 14:31:53 +00:00
Vectorize
Enable the Loop Vectorizer by default for O2 and O3. Disable if-conversion by default. I plan to revert this patch later today.
2012-12-13 23:11:54 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…
Makefile
…