llvm-6502/unittests
Michael J. Spencer 6132d70210 unittests/SupportTests: Add some outs()'s to debug the issues on some bots.
I have run these tests under many configurations on the exact same OS as
the failures, and I can't reproduce them :(.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146214 91177308-0d34-0410-b5e6-96231b3b80d8
2011-12-09 00:45:09 +00:00
..
ADT Fix APFloat::convert so that it handles narrowing conversions correctly; it 2011-11-26 03:38:02 +00:00
Analysis The product of two chrec's can always be represented as a chrec. 2011-10-04 06:51:26 +00:00
ExecutionEngine unittests: add ErrorStr to ExecutionEngine test 2011-12-02 20:53:53 +00:00
Support unittests/SupportTests: Add some outs()'s to debug the issues on some bots. 2011-12-09 00:45:09 +00:00
Transforms Convert GetElementPtrInst to use ArrayRef. 2011-07-25 09:48:08 +00:00
VMCore Add support for vectors of pointers. 2011-12-05 06:29:09 +00:00
CMakeLists.txt Land the long talked about "type system rewrite" patch. This 2011-07-09 17:41:24 +00:00
Makefile Merge System into Support. 2010-11-29 18:16:10 +00:00
Makefile.unittest build: Add MAKEFILE_UNITTEST_NO_INCLUDE_COMMON build variable, to be leveraged 2011-02-04 17:12:18 +00:00