llvm-6502/unittests/Support
Nuno Lopes fbb7a73631 fix corner case in ConstantRange::intersectWith().
this fixes the missed optimization I was seeing in the CorrelatedValuePropagation pass

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157032 91177308-0d34-0410-b5e6-96231b3b80d8
2012-05-18 00:14:36 +00:00
..
AllocatorTest.cpp
BlockFrequencyTest.cpp
Casting.cpp
CommandLineTest.cpp
ConstantRangeTest.cpp fix corner case in ConstantRange::intersectWith(). 2012-05-18 00:14:36 +00:00
DataExtractorTest.cpp
EndianTest.cpp
IRBuilderTest.cpp
LeakDetectorTest.cpp
Makefile
ManagedStatic.cpp
MathExtrasTest.cpp
MDBuilderTest.cpp Remove support for the special 'fast' value for fpmath accuracy for the moment. 2012-04-16 19:39:33 +00:00
Path.cpp
raw_ostream_test.cpp
RegexTest.cpp
SwapByteOrderTest.cpp
TimeValue.cpp
TypeBuilderTest.cpp
ValueHandleTest.cpp
YAMLParserTest.cpp