llvm-project/llvm/test/CodeGen/MSP430
Vadzim Dambrouski d91fb8c367 [MSP430] Fix PR32769: Select8 and Select16 need to have SR in Uses.
If Select pseudo instruction doesn't have use SR, then
CMP instructions are being marked as dead and later can be
removed by MachineCSE pass. This leads to incorrect code
generation.

Differential Revision: https://reviews.llvm.org/D32473

llvm-svn: 301372
2017-04-26 00:33:59 +00:00
..
2009-05-10-CyclicDAG.ll
2009-05-17-Rot.ll
2009-05-17-Shift.ll
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
2010-05-01-CombinerAnd.ll
AddrMode-bis-rx.ll [MSP430] Add SRet support to MSP430 target 2017-03-02 20:25:10 +00:00
AddrMode-bis-xr.ll [MSP430] Add SRet support to MSP430 target 2017-03-02 20:25:10 +00:00
AddrMode-mov-rx.ll [MSP430] Add SRet support to MSP430 target 2017-03-02 20:25:10 +00:00
AddrMode-mov-xr.ll [MSP430] Add SRet support to MSP430 target 2017-03-02 20:25:10 +00:00
BranchSelector.ll Fix PR27500: on MSP430 the branch destination offset is measured in words, not bytes. 2016-11-08 17:19:59 +00:00
DbgValueOtherTargets.test
Inst8mi.ll
Inst8mm.ll
Inst8mr.ll [MSP430] Add SRet support to MSP430 target 2017-03-02 20:25:10 +00:00
Inst8ri.ll [MSP430] Add SRet support to MSP430 target 2017-03-02 20:25:10 +00:00
Inst8rm.ll [MSP430] Add SRet support to MSP430 target 2017-03-02 20:25:10 +00:00
Inst8rr.ll [MSP430] Add SRet support to MSP430 target 2017-03-02 20:25:10 +00:00
Inst16mi.ll
Inst16mm.ll In visitSTORE, always use FindBetterChain, rather than only when UseAA is enabled. 2017-03-14 00:34:14 +00:00
Inst16mr.ll [MSP430] Add SRet support to MSP430 target 2017-03-02 20:25:10 +00:00
Inst16ri.ll [MSP430] Add SRet support to MSP430 target 2017-03-02 20:25:10 +00:00
Inst16rm.ll [MSP430] Add SRet support to MSP430 target 2017-03-02 20:25:10 +00:00
Inst16rr.ll [MSP430] Add SRet support to MSP430 target 2017-03-02 20:25:10 +00:00
asm-clobbers.ll
bit.ll [MSP430] Add SRet support to MSP430 target 2017-03-02 20:25:10 +00:00
byval.ll [MSP430] Add SRet support to MSP430 target 2017-03-02 20:25:10 +00:00
cc_args.ll [MSP430] Add SRet support to MSP430 target 2017-03-02 20:25:10 +00:00
cc_ret.ll [MSP430] Add SRet support to MSP430 target 2017-03-02 20:25:10 +00:00
flt_rounds.ll [SelectionDAGBuilder] Support llvm.flt.rounds on targets where i32 is not legal 2016-10-10 20:45:15 +00:00
fp.ll
indirectbr.ll
indirectbr2.ll [MSP430] Add SRet support to MSP430 target 2017-03-02 20:25:10 +00:00
inline-asm.ll
jumptable.ll [MSP430] Add SRet support to MSP430 target 2017-03-02 20:25:10 +00:00
lit.local.cfg
memset.ll [MSP430] Add SRet support to MSP430 target 2017-03-02 20:25:10 +00:00
misched-msp430.ll
mult-alt-generic-msp430.ll
postinc.ll
select-use-sr.ll [MSP430] Fix PR32769: Select8 and Select16 need to have SR in Uses. 2017-04-26 00:33:59 +00:00
setcc.ll [MSP430] Add SRet support to MSP430 target 2017-03-02 20:25:10 +00:00
shifts.ll
spill-to-stack.ll
struct-return.ll [MSP430] Add SRet support to MSP430 target 2017-03-02 20:25:10 +00:00
transient-stack-alignment.ll
umulo-16.ll [CodeGen] Fix result type for SMULO/UMULO legalization 2016-12-06 22:49:36 +00:00
vararg.ll [MSP430] Add SRet support to MSP430 target 2017-03-02 20:25:10 +00:00