llvm-6502/lib/Transforms
Chris Lattner a25502acd7 Two fixes. First, stop using the ugly shouldSubstituteIndVar method.
Second, disable substitution of quadratic addrec expressions to avoid putting
multiplies in loops!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14358 91177308-0d34-0410-b5e6-96231b3b80d8
2004-06-24 06:49:18 +00:00
..
Hello
Instrumentation Expand head-of-file comment. 2004-06-03 05:03:02 +00:00
IPO File depends on DSA, moved to lib/Analysis/DataStructure 2004-06-22 18:11:38 +00:00
Scalar Two fixes. First, stop using the ugly shouldSubstituteIndVar method. 2004-06-24 06:49:18 +00:00
Utils Moved to lib/VMCore 2004-06-23 17:21:17 +00:00
ExprTypeConvert.cpp This will hopefully fix a heisenbug that Vladimir Merzliakov is running 2004-06-19 19:01:26 +00:00
LevelRaise.cpp Support getelementptr instructions which use uint's to index into structure 2004-04-05 01:30:19 +00:00
Makefile
TransformInternals.cpp Support getelementptr instructions which use uint's to index into structure 2004-04-05 01:30:19 +00:00
TransformInternals.h