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
Dan Gohman
963b1c142e
A few minor micro-optimizations.
...
llvm-svn: 106764
2010-06-24 16:57:52 +00:00
..
Hello
Use pre-increment instead of post-increment when the result is not used.
2010-06-22 15:08:57 +00:00
InstCombine
use ArgOperand API
2010-06-24 16:11:44 +00:00
Instrumentation
Use pre-increment instead of post-increment when the result is not used.
2010-06-22 15:08:57 +00:00
IPO
use ArgOperand API and CallSite for arg range; add necessary casts and perform some cosmetics
2010-06-24 14:42:01 +00:00
Scalar
A few minor micro-optimizations.
2010-06-24 16:57:52 +00:00
Utils
use callsite to obtain all arguments
2010-06-24 09:56:43 +00:00
Makefile
Revert r100896 and around - this breaks the only mingw32 buildbot we have.
2010-04-15 19:51:42 +00:00