llvm/unittests/Support
Nick Lewycky ff84de767a 'i8 full-range' sign extended to i16 should equal [-128, 128) not [-128, 127).
Found by Daniel Dunbar and KLEE.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75448 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-13 04:17:23 +00:00
..
ConstantRangeTest.cpp 'i8 full-range' sign extended to i16 should equal [-128, 128) not [-128, 127). 2009-07-13 04:17:23 +00:00
Makefile Minimal raw_ostream unit tests 2009-03-17 16:14:59 +00:00
MathExtrasTest.cpp Make the constants fit. 2009-04-01 22:44:18 +00:00
raw_ostream_test.cpp Added tests for math utility functions; fixed another test's header comment. 2009-04-01 21:36:40 +00:00
TypeBuilderTest.cpp Fix unit tests. 2009-07-10 18:58:29 +00:00
ValueHandleTest.cpp Begin the painful process of tearing apart the rat'ss nest that is Constants.cpp and ConstantFold.cpp. 2009-07-13 04:09:18 +00:00