llvm-6502/test
Bruno Cardoso Lopes d8b7dd5252 Fix a nasty bug where a v4i64 was being wrong emitted with 32-bit
permutations. Also tidy up some patterns and make them close to their
instruction definition!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138392 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-23 22:06:37 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Fix a nasty bug where a v4i64 was being wrong emitted with 32-bit 2011-08-23 22:06:37 +00:00
DebugInfo Do not use named md nodes to track variables that are completely optimized. This does not scale while doing LTO with debug info. New approach is to include list of variables in the subprogram info directly. 2011-08-19 23:28:12 +00:00
ExecutionEngine
Feature
Integer
lib
Linker Testcase for PR10663. 2011-08-22 10:32:09 +00:00
LLVMC
MC Thumb parsing and encoding for WFE, WFI and YIELD. 2011-08-23 20:02:30 +00:00
Object
Other
Scripts
TableGen
Transforms Revert "Address Duncan's CR request:" 2011-08-23 20:11:10 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh