llvm-6502/test/MC/MBlaze
Eli Bendersky cc85160672 Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu
* Removed test/lib/llvm.exp - it is no longer needed 
* Deleted the dg.exp reading code from test/lit.cfg. There are no dg.exp files
  left in the test suite so this code is no longer required. test/lit.cfg is
  now much shorter and clearer 
* Removed a lot of duplicate code in lit.local.cfg files that need access to
  the root configuration, by adding a "root" attribute to the TestingConfig
  object. This attribute is dynamically computed to provide the same
  information as was previously provided by the custom getRoot functions. 
* Documented the config.root attribute in docs/CommandGuide/lit.pod





git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153408 91177308-0d34-0410-b5e6-96231b3b80d8
2012-03-25 09:02:19 +00:00
..
lit.local.cfg Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu 2012-03-25 09:02:19 +00:00
mblaze_branch.s
mblaze_fpu.s
mblaze_fsl.s
mblaze_imm.s
mblaze_memory.s
mblaze_operands.s
mblaze_pattern.s 1. Adding test cases for MBlaze MC disassembler. 2010-11-13 02:37:59 +00:00
mblaze_shift.s
mblaze_special.s Teach the MBlaze asm parser how to parse special purpose register names. 2010-12-20 20:43:24 +00:00
mblaze_typea.s Fixing improperly encoded reverse subtract instructions in MBlaze backend. 2010-11-12 23:41:10 +00:00
mblaze_typeb.s 1. Adding missing immediate mode asm parser test cases. 2010-11-13 00:03:46 +00:00