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
Owen Anderson
9f2bca02d7
Experiments show that we can safely increase our unrolling threshold without unduly impacting code size, particularly
...
since unrolling is not enabled at -Os. llvm-svn: 110233
2010-08-04 18:32:46 +00:00
..
Hello
Fix batch of converting RegisterPass<> to INTIALIZE_PASS().
2010-07-21 22:09:45 +00:00
InstCombine
Make instcombine set explicit alignments on load or store
2010-08-03 18:20:32 +00:00
Instrumentation
Fix batch of converting RegisterPass<> to INTIALIZE_PASS().
2010-07-21 22:09:45 +00:00
IPO
Thread const correctness through a bunch of AliasAnalysis interfaces and
2010-08-03 21:48:53 +00:00
Scalar
Experiments show that we can safely increase our unrolling threshold without unduly impacting code size, particularly
2010-08-04 18:32:46 +00:00
Utils
simplify
2010-07-28 15:52:43 +00:00
Makefile
Revert r100896 and around - this breaks the only mingw32 buildbot we have.
2010-04-15 19:51:42 +00:00