llvm-6502/test/CodeGen/MSP430
Dan Gohman 334190e47e Remove the explicit request for "Latency" scheduling from MSP430,
as the Latency scheduler is going away.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142811 91177308-0d34-0410-b5e6-96231b3b80d8
2011-10-24 17:53:16 +00:00
..
2009-05-10-CyclicDAG.ll
2009-05-17-Rot.ll add newlines at the end of files. 2010-04-07 22:53:17 +00:00
2009-05-17-Shift.ll add newlines at the end of files. 2010-04-07 22:53:17 +00:00
2009-05-19-DoubleSplit.ll
2009-08-25-DynamicStackAlloc.ll
2009-09-18-AbsoluteAddr.ll
2009-10-10-OrImpDef.ll
2009-11-05-8BitLibcalls.ll
2009-11-08-InvalidResNo.ll
2009-11-20-NewNode.ll
2009-12-21-FrameAddr.ll
2009-12-22-InlineAsm.ll Use more sensible type for flags in asms. PR 5570. 2009-12-23 07:32:51 +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
2010-05-01-CombinerAnd.ll Insert ANY_EXTEND node instead of invalid truncate during DAG Combining (X & 1), 2010-05-01 12:52:34 +00:00
AddrMode-bis-rx.ll Do not use '&' prefix for globals when register base field is non-zero, otherwise msp430-as will silently miscompile the code (TI's assembler report an error though). 2010-03-06 11:41:12 +00:00
AddrMode-bis-xr.ll Do not use '&' prefix for globals when register base field is non-zero, otherwise msp430-as will silently miscompile the code (TI's assembler report an error though). 2010-03-06 11:41:12 +00:00
AddrMode-mov-rx.ll Do not use '&' prefix for globals when register base field is non-zero, otherwise msp430-as will silently miscompile the code (TI's assembler report an error though). 2010-03-06 11:41:12 +00:00
AddrMode-mov-xr.ll Do not use '&' prefix for globals when register base field is non-zero, otherwise msp430-as will silently miscompile the code (TI's assembler report an error though). 2010-03-06 11:41:12 +00:00
bit.ll no need to run llvm-as here. 2010-02-22 23:34:12 +00:00
dg.exp
indirectbr2.ll Remove the explicit request for "Latency" scheduling from MSP430, 2011-10-24 17:53:16 +00:00
indirectbr.ll Implement indirect branches on MSP430 2010-05-01 12:04:32 +00:00
inline-asm.ll
Inst8mi.ll
Inst8mm.ll
Inst8mr.ll
Inst8ri.ll
Inst8rm.ll
Inst8rr.ll Fix register-dependent test in MSP430. 2011-05-04 01:01:39 +00:00
Inst16mi.ll
Inst16mm.ll Remove the explicit request for "Latency" scheduling from MSP430, 2011-10-24 17:53:16 +00:00
Inst16mr.ll
Inst16ri.ll
Inst16rm.ll
Inst16rr.ll
mult-alt-generic-msp430.ll Inline asm mult-alt constraint tests. 2010-11-02 23:01:44 +00:00
postinc.ll
setcc.ll IT turns out that during jumpless setcc lowering eq and ne were swapped. 2010-02-21 12:28:58 +00:00
shifts.ll Add variable-width shifts for MSP430 2010-01-14 22:09:38 +00:00