This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-05-16 19:16:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
History
Chris Lattner
6fcd32e7d7
Move getOrEnforceKnownAlignment out of instcombine into Transforms/Utils.
...
llvm-svn: 122554
2010-12-25 20:37:57 +00:00
..
Hello
…
InstCombine
Move getOrEnforceKnownAlignment out of instcombine into Transforms/Utils.
2010-12-25 20:37:57 +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
reapply r121100 with a tweak to constant fold ConstExprs with TargetData
2010-12-07 04:33:29 +00:00
Scalar
Fix a thinko pointed out by Frits van Bommel: looking through global variables in isBytewiseValue is not safe.
2010-12-24 22:23:59 +00:00
Utils
Move getOrEnforceKnownAlignment out of instcombine into Transforms/Utils.
2010-12-25 20:37:57 +00:00
Makefile
…