This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2d3e5c1aec7aefa82cd080bdd6eebbcbb4a360b5
clang-p2996
/
llvm
/
lib
/
Transforms
History
Chris Lattner
e28618de59
move GetPointerBaseWithConstantOffset out of GVN into ValueTracking.h
...
llvm-svn: 120476
2010-11-30 22:25:26 +00:00
..
Hello
…
InstCombine
Transform (extractvalue (load P), ...) to (load (gep P, 0, ...)) if the load has no other uses, shrinking the load.
2010-11-29 21:56:20 +00:00
Instrumentation
Get rid of static constructors for pass registration. Instead, every pass exposes an initializeMyPassFunction(), which
2010-10-19 17:21:58 +00:00
IPO
Add helper functions for computing the Location of load, store,
2010-11-11 21:50:19 +00:00
Scalar
move GetPointerBaseWithConstantOffset out of GVN into ValueTracking.h
2010-11-30 22:25:26 +00:00
Utils
remove the pointless check of MemoryUseIntrinsic from
2010-11-30 02:03:47 +00:00
Makefile
…