llvm-6502/unittests/Support
Nick Lewycky 7f9ef4bb51 Clean up ConstantRange a bit:
- remove ashr which never worked.
 - fix lshr and shl and add tests.
 - remove dead function "intersect1Wrapped".
 - add a new sub method to subtract ranges, with test.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110861 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-11 22:04:36 +00:00
..
AllocatorTest.cpp
Casting.cpp add dyn_cast_or_null tests, exclude invalid dyn_cast test 2010-07-22 15:37:20 +00:00
CommandLineTest.cpp
ConstantRangeTest.cpp Clean up ConstantRange a bit: 2010-08-11 22:04:36 +00:00
LeakDetectorTest.cpp Fix death tests in -Asserts builds. 2010-03-17 01:18:45 +00:00
Makefile
MathExtrasTest.cpp
raw_ostream_test.cpp
RegexTest.cpp
System.cpp
TypeBuilderTest.cpp
ValueHandleTest.cpp