llvm-6502/unittests/VMCore
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
..
ConstantsTest.cpp
DerivedTypesTest.cpp Strip trailing whitespace. 2011-03-31 09:58:51 +00:00
InstructionsTest.cpp While testing dragonegg I noticed that isCastable and getCastOpcode 2011-04-01 03:34:54 +00:00
Makefile
MetadataTest.cpp
PassManagerTest.cpp Strip trailing whitespace. 2011-03-31 09:58:51 +00:00
ValueMapTest.cpp
VerifierTest.cpp