1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 21:13:02 +02:00
llvm-mirror/test/CodeGen/SPARC
James Y Knight 016eead73f [SPARC] Switch to the Machine Scheduler.
The (mostly-deprecated) SelectionDAG-based ILPListDAGScheduler scheduler
was making poor scheduling decisions, causing high register pressure and
extraneous register spills.

Switching to the newer machine scheduler generates better code -- even
without there being a machine model defined for SPARC yet.

(Actually committing the test changes too, this time, unlike r247315)

llvm-svn: 247343
2015-09-10 21:49:06 +00:00
..
64abi.ll [SPARC] Switch to the Machine Scheduler. 2015-09-10 21:49:06 +00:00
64bit.ll
64cond.ll
64spill.ll
2006-01-22-BitConvertLegalize.ll
2007-05-09-JumpTables.ll
2007-07-05-LiveIntervalAssert.ll
2008-10-10-InlineAsmMemoryOperand.ll
2008-10-10-InlineAsmRegOperand.ll
2009-08-28-PIC.ll
2009-08-28-WeakLinkage.ll
2011-01-11-Call.ll
2011-01-11-CC.ll
2011-01-11-FrameAddr.ll
2011-01-19-DelaySlot.ll
2011-01-21-ByValArgs.ll
2011-01-22-SRet.ll [SPARC] Switch to the Machine Scheduler. 2015-09-10 21:49:06 +00:00
2011-12-03-TailDuplication.ll
2012-05-01-LowerArguments.ll
2013-05-17-CallFrame.ll
atomics.ll
basictest.ll [SPARC] Switch to the Machine Scheduler. 2015-09-10 21:49:06 +00:00
blockaddr.ll
constpool.ll
ctpop.ll
DbgValueOtherTargets.test
empty-functions.ll
exception.ll
float.ll [SPARC] Switch to the Machine Scheduler. 2015-09-10 21:49:06 +00:00
fp128.ll [Sparc] Support user-specified stack object overalignment. 2015-08-21 04:17:56 +00:00
globals.ll
inlineasm.ll [Sparc] Implement i64 load/store support for 32-bit sparc. 2015-08-10 19:11:39 +00:00
leafproc.ll
lit.local.cfg
mature-mc-support.ll
missinglabel.ll
mult-alt-generic-sparc.ll
multiple-div.ll [SPARC] Cleanup handling of the Y/ASR registers. 2015-07-08 16:25:12 +00:00
obj-relocs.ll
parts.ll
private.ll
rem.ll
reserved-regs.ll [Sparc] Implement i64 load/store support for 32-bit sparc. 2015-08-10 19:11:39 +00:00
select-mask.ll Fix CHECK directives that weren't checking. 2015-08-31 21:10:35 +00:00
setjmp.ll
spill.ll [Sparc] Implement i64 load/store support for 32-bit sparc. 2015-08-10 19:11:39 +00:00
spillsize.ll
sret-secondary.ll
stack-align.ll [SPARC] Fix stupid oversight in stack realignment support. 2015-08-26 17:57:51 +00:00
tls.ll [SPARC] Switch to the Machine Scheduler. 2015-09-10 21:49:06 +00:00
trap.ll
varargs.ll [SPARC] Switch to the Machine Scheduler. 2015-09-10 21:49:06 +00:00