llvm-6502/test
Rafael Espindola 37afca128d Fix a regression I recently introduced by removing DwarfRegNum of
subregisters:

When a value is in a subregister, at least report the location as being
the superregister. We should extend the .td files to encode the bit
range so that we can produce a DW_OP_bit_piece.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132224 91177308-0d34-0410-b5e6-96231b3b80d8
2011-05-27 22:15:01 +00:00
..
Analysis Make DecomposeGEPExpression check SimplifyInstruction only 2011-05-24 18:24:08 +00:00
Archive
Assembler Tighten up checking of the validity of casts. (1) The IR parser would 2011-05-18 09:21:57 +00:00
Bindings/Ocaml
Bitcode Typo is test case 2011-05-27 20:16:57 +00:00
BugPoint
CodeGen Make size computation less brittle. 2011-05-27 22:05:41 +00:00
DebugInfo Fix a regression I recently introduced by removing DwarfRegNum of 2011-05-27 22:15:01 +00:00
ExecutionEngine Make few ExecutionEngine tests XFAIL for ARM, since ExecutionEngine is broken for ARM, please remove the following XFAIL when it will be fixed. 2011-05-26 19:17:14 +00:00
Feature
FrontendAda
FrontendC
FrontendC++
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
MC Add the suffix to the Win64 EH data sections' names if given. Add a test for 2011-05-27 21:38:47 +00:00
Object
Other Move platform-dependent test to appropriate directory. 2011-05-13 19:45:05 +00:00
Scripts
TableGen
Transforms Fix the inliner to maintain the current de facto invoke semantics: 2011-05-27 18:34:38 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh