llvm-6502/lib
Andrew Trick e0dc2faaa0 indvars -disable-iv-rewrite: avoid multiple IVs in weird cases.
Putting back the helper that I removed on 7/1 to do this right.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@134423 91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-05 18:19:39 +00:00
..
Analysis Teach IVUsers to stop at non-affine expressions unless they are both 2011-07-01 22:05:19 +00:00
Archive
AsmParser
Bitcode
CodeGen Fix PR10277. 2011-07-05 15:38:41 +00:00
CompilerDriver
ExecutionEngine Fix the ridiculous SubtargetFeatures API where it implicitly expects CPU name to 2011-06-30 01:53:36 +00:00
Linker
MC Add getFeatureBits to extract feature bits for a given CPU. 2011-07-02 00:43:44 +00:00
Object Fix warnings. 2011-07-05 14:48:59 +00:00
Support Revert previous commit. It seems that whether casting to void 2011-07-02 13:14:22 +00:00
Target ARM estimateStackSize() needs to account for simplified call frames. 2011-07-05 16:05:50 +00:00
Transforms indvars -disable-iv-rewrite: avoid multiple IVs in weird cases. 2011-07-05 18:19:39 +00:00
VMCore Improve constant folding of undef for cmp and select operators. 2011-07-01 01:03:43 +00:00
CMakeLists.txt
Makefile