llvm-6502/unittests
Rafael Espindola 092c5ccf5b Handle unreachable code in the dominates functions. This changes users when
needed for correctness, but still doesn't clean up code that now unnecessary
checks for reachability.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153755 91177308-0d34-0410-b5e6-96231b3b80d8
2012-03-30 16:46:21 +00:00
..
ADT Fix warnings. 2012-03-11 00:51:01 +00:00
Analysis
Bitcode Bitcode: Don't expose WriteBitcodeToStream to clients. 2012-02-29 20:30:56 +00:00
ExecutionEngine Fix missed files in JIT unittests Makefile 2012-03-29 18:53:15 +00:00
Support BumpPtrAllocator: Make sure threshold cannot be initialized with a value smaller than the slab size. 2012-03-01 22:10:16 +00:00
Transforms
VMCore Handle unreachable code in the dominates functions. This changes users when 2012-03-30 16:46:21 +00:00
CMakeLists.txt Handle unreachable code in the dominates functions. This changes users when 2012-03-30 16:46:21 +00:00
Makefile
Makefile.unittest