llvm-6502/lib/Transforms
Chris Lattner e777ff21b0 eliminate a malloc/free for (almost) every GEP processed. This speeds up
IPSCCP 3.3% on kimwitu.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33793 91177308-0d34-0410-b5e6-96231b3b80d8
2007-02-02 20:51:48 +00:00
..
Hello eliminate static ctor from example. 2006-12-19 22:24:09 +00:00
Instrumentation For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid 2007-01-30 20:08:39 +00:00
IPO Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
Scalar eliminate a malloc/free for (almost) every GEP processed. This speeds up 2007-02-02 20:51:48 +00:00
Utils Fix bugs in the inliner having to do with single-entry phi nodes and valuemap 2007-02-01 18:48:38 +00:00
ExprTypeConvert.cpp Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
LevelRaise.cpp For PR950: 2006-12-31 05:48:39 +00:00
Makefile
TransformInternals.cpp For PR950: 2006-12-31 05:48:39 +00:00
TransformInternals.h For PR950: 2006-10-20 07:07:24 +00:00