llvm-6502/unittests
Duncan Sands 446cf94cdb Fix isEliminableCastPair to work correctly in the presence of pointers
with different sizes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167018 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-30 16:03:32 +00:00
..
ADT Implement arithmetic on APFloat with PPCDoubleDouble semantics by 2012-10-29 18:09:01 +00:00
Analysis
Bitcode
ExecutionEngine Use an export list when building JIT unittests. <rdar://problem/12473675> 2012-10-18 20:25:36 +00:00
Support Casting.h: Automatically handle isa<Base>(Derived). 2012-10-11 23:30:40 +00:00
Transforms
VMCore Fix isEliminableCastPair to work correctly in the presence of pointers 2012-10-30 16:03:32 +00:00
CMakeLists.txt
Makefile
Makefile.unittest