llvm-6502/unittests
Duncan Sands 607946533d While testing dragonegg I noticed that isCastable and getCastOpcode
had gotten out of sync: isCastable didn't think it was possible to
cast the x86_mmx type to anything, while it did think it possible
to cast an i64 to x86_mmx.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128705 91177308-0d34-0410-b5e6-96231b3b80d8
2011-04-01 03:34:54 +00:00
..
ADT Avoid turning a floating point division with a constant power of two into a denormal multiplication. 2011-03-30 17:02:54 +00:00
Analysis
ExecutionEngine
Support
Transforms
VMCore While testing dragonegg I noticed that isCastable and getCastOpcode 2011-04-01 03:34:54 +00:00
CMakeLists.txt
Makefile
Makefile.unittest