llvm-6502/test
Tim Northover 6f800f7333 CodeGenPrep: fall back to MVT::Other if instruction's type isn't an EVT.
The test being performed is just an approximation anyway, so it really
shouldn't crash when things don't go entirely as expected.

Should fix PR20474.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214177 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-29 10:20:22 +00:00
..
Analysis
Assembler
Bindings
Bitcode Bitcode: Correctly compare a Use against itself 2014-07-29 01:13:56 +00:00
BugPoint
CodeGen ARM: add __aeabi_d2h for truncation on AEABI systems 2014-07-29 09:56:45 +00:00
DebugInfo [Debug Info] unique MDNodes in the enum types of each compile unit. 2014-07-28 23:04:20 +00:00
ExecutionEngine [MCJIT] Remove extraneous parentheses in test case. 2014-07-28 21:00:48 +00:00
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker Clean up testing cases. 2014-07-28 23:16:05 +00:00
LTO
MC [SKX] Enabling mask logic instructions: encoding, lowering 2014-07-28 13:46:45 +00:00
Object Tweak llvm-nm’s -undefined-only (aka -u) printing for Mach-O files 2014-07-28 23:17:38 +00:00
Other
TableGen
tools Test the linker plugin handling of llvm.used. 2014-07-28 20:42:29 +00:00
Transforms CodeGenPrep: fall back to MVT::Other if instruction's type isn't an EVT. 2014-07-29 10:20:22 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg Start adding some tests for the gold plugin. 2014-07-27 23:11:06 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh