llvm-6502/unittests
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
..
ADT Remove the ValueMap copy constructor. It's not used anywhere, 2010-08-08 12:57:48 +00:00
Analysis
ExecutionEngine
Support Clean up ConstantRange a bit: 2010-08-11 22:04:36 +00:00
Transforms
VMCore Reapply r110396, with fixes to appease the Linux buildbot gods. 2010-08-06 18:33:48 +00:00
Makefile
Makefile.unittest