llvm-6502/lib
Dan Gohman 49bda917db Rework scev-aa's basic computation so that it doesn't depend
on ScalarEvolution successfully folding and preserving
range information for both A-B and B-A. Now, if it gets
either one, it's sufficient.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107249 91177308-0d34-0410-b5e6-96231b3b80d8
2010-06-30 06:12:16 +00:00
..
Analysis Rework scev-aa's basic computation so that it doesn't depend 2010-06-30 06:12:16 +00:00
Archive
AsmParser Revert r107205 and r107207. 2010-06-29 22:34:52 +00:00
Bitcode Revert r107205 and r107207. 2010-06-29 22:34:52 +00:00
CodeGen Remove trailing whitespace, no functionality changes. 2010-06-30 03:40:54 +00:00
CompilerDriver
ExecutionEngine
Linker Revert r107205 and r107207. 2010-06-29 22:34:52 +00:00
MC Revert r107205 and r107207. 2010-06-29 22:34:52 +00:00
Support Fix thinko. 2010-06-28 18:33:48 +00:00
System
Target Add AVX SSE2 integer unpack instructions 2010-06-30 04:06:39 +00:00
Transforms Revert r107205 and r107207. 2010-06-29 22:34:52 +00:00
VMCore Revert r107205 and r107207. 2010-06-29 22:34:52 +00:00
Makefile