llvm-6502/test/CodeGen/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
..
2010-04-07-DbgValueOtherTargets.ll If dbg_declare() or dbg_value() is not lowered by isel then emit DEBUG message instead of creating DBG_VALUE for undefined value in reg0. 2010-12-06 22:39:26 +00:00
brind.ll Fixed reversed operands for IDIV and CMP instructions in MBlaze backend. 2010-12-06 22:06:49 +00:00
callind.ll
cc.ll Change the default scheduler from Latency to ILP, since Latency 2011-10-24 17:45:02 +00:00
div.ll Change the default scheduler from Latency to ILP, since Latency 2011-10-24 17:45:02 +00:00
fpu.ll Recommit 116986 with capitalization typo fixed. 2010-10-21 03:57:26 +00:00
fsl.ll Add scheduling information for the MBlaze backend. 2011-04-11 22:31:52 +00:00
imm.ll Fix a 16-bit immediate value detection bug in the MBlaze delay slot filler. 2010-12-06 21:11:01 +00:00
intr.ll Lower the MBlaze target specific calling conventions for "interrupt_handler" 2010-12-15 20:27:28 +00:00
jumptable.ll Fixed reversed operands for IDIV and CMP instructions in MBlaze backend. 2010-12-06 22:06:49 +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
loop.ll Add scheduling information for the MBlaze backend. 2011-04-11 22:31:52 +00:00
mul64.ll
mul.ll Recommit 116986 with capitalization typo fixed. 2010-10-21 03:57:26 +00:00
select.ll
shift.ll fix visitShift to properly zero extend the shift amount if the provided operand 2011-02-13 09:02:52 +00:00
svol.ll Lower the MBlaze target specific calling conventions for "interrupt_handler" 2010-12-15 20:27:28 +00:00