llvm-6502/test
Bruno Cardoso Lopes 50b37c7920 Fix PR10656. It's only profitable to use 128-bit inserts and extracts
when AVX mode is one. Otherwise is just more work for the type
legalizer.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137661 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-15 21:45:54 +00:00
..
Analysis
Archive
Assembler Move "atomic" and "volatile" designations on instructions after the opcode 2011-08-12 22:50:01 +00:00
Bindings/Ocaml Remove the build_unwind function from the OCaml bindings. 2011-08-10 01:10:17 +00:00
Bitcode
BugPoint
CodeGen Fix PR10656. It's only profitable to use 128-bit inserts and extracts 2011-08-15 21:45:54 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendC++ Fix test. 2011-08-13 17:06:34 +00:00
FrontendObjC
FrontendObjC++
Integer
lib
Linker We need to map DebugLoc. It leads to Fuction * (through subprogram entry node) which should be appropriately mapped. 2011-08-04 20:02:18 +00:00
LLVMC
MC Add some more comprehensive VFP decoding tests. 2011-08-15 21:29:01 +00:00
Object
Other
Scripts Fix the bitwidth of the remaining fields. 2011-08-04 17:00:11 +00:00
TableGen
Transforms Atomic load/store support in LICM. 2011-08-15 20:52:09 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh