llvm-6502/test
Bruno Cardoso Lopes ef8d6999f3 Add a dag combine to xform 256-bit shuffles into simple vector
inserts and extracts. This simple combine makes us generate only 1
instruction instead of 11 in the v8 case.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137362 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-11 21:50:44 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml Remove the build_unwind function from the OCaml bindings. 2011-08-10 01:10:17 +00:00
Bitcode
BugPoint
CodeGen Add a dag combine to xform 256-bit shuffles into simple vector 2011-08-11 21:50:44 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendC++
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 ARM STRHT assembly parsing and encoding. 2011-08-11 21:39:41 +00:00
Object
Other
Scripts Fix the bitwidth of the remaining fields. 2011-08-04 17:00:11 +00:00
TableGen
Transforms Invoke SimplifyIndVar when we partially unroll a loop. Fixes PR10534. 2011-08-10 04:29:49 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh