llvm-6502/lib/Transforms
Chris Lattner 2a88bb7065 - Implement SCCP of getelementptr instructions
- Implement SCCP of globals into ConstantExprs hopefully opening new
   opportunities for more SCCP.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3555 91177308-0d34-0410-b5e6-96231b3b80d8
2002-08-30 23:39:00 +00:00
..
Hello Initial checkin of the "Hello World" Pass. 2002-08-08 20:10:38 +00:00
Instrumentation *** empty log message *** 2002-08-22 22:48:32 +00:00
IPO Eliminated the MemAccessInst class, folding contents into GEP class. 2002-08-22 23:37:24 +00:00
Scalar - Implement SCCP of getelementptr instructions 2002-08-30 23:39:00 +00:00
Utils Eliminated the MemAccessInst class, folding contents into GEP class. 2002-08-22 23:37:20 +00:00
ExprTypeConvert.cpp - Eliminate the last traces of the 'analysis' namespace 2002-08-30 22:53:53 +00:00
LevelRaise.cpp *** empty log message *** 2002-08-22 22:48:32 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
TransformInternals.cpp - Eliminate the last traces of the 'analysis' namespace 2002-08-30 22:53:53 +00:00
TransformInternals.h * Remove dead code from ExprTypeConvert.cpp 2002-07-17 17:11:33 +00:00