llvm-project/llvm/test/CodeGen/ARM/Windows
Kristof Beyls eecb353d0e [ARM] Make -mcpu=generic schedule for an in-order core (Cortex-A8).
The benchmarking summarized in
http://lists.llvm.org/pipermail/llvm-dev/2017-May/113525.html showed
this is beneficial for a wide range of cores.

As is to be expected, quite a few small adaptations are needed to the
regressions tests, as the difference in scheduling results in:
- Quite a few small instruction schedule differences.
- A few changes in register allocation decisions caused by different
 instruction schedules.
- A few changes in IfConversion decisions, due to a difference in
 instruction schedule and/or the estimated cost of a branch mispredict.

llvm-svn: 306514
2017-06-28 07:07:03 +00:00
..
aapcs.ll
alloca.ll
builtin_longjmp.ll
chkstk-movw-movt-isel.ll [ARM] Make -mcpu=generic schedule for an in-order core (Cortex-A8). 2017-06-28 07:07:03 +00:00
chkstk.ll
dbzchk.ll CodeGen: further loosen -O0 CG for WoA division 2016-10-31 22:12:37 +00:00
division-range.ll CodeGen: further loosen -O0 CG for WoA division 2016-10-31 22:12:37 +00:00
division.ll CodeGen: further loosen -O0 CG for WoA division 2016-10-31 22:12:37 +00:00
dllexport.ll
dllimport.ll
frame-register.ll
global-minsize.ll
hard-float.ll
if-cvt-bundle.ll
libcalls.ll
long-calls.ll Correct PrivateLinkage for COFF 2016-10-13 00:55:24 +00:00
mangling.ll
memset.ll
mov32t-bundling.ll
movw-movt-relocations.ll
no-aeabi.ll
no-arm-mode.ll
no-eabi.ll
no-ehabi.ll
no-frame-register.ll
pic.ll
powi.ll ARM: lower fpowi appropriately for Windows ARM 2016-11-06 19:46:54 +00:00
read-only-data.ll
stack-probe-non-default.ll
structors.ll
tls.ll [ARM] Make -mcpu=generic schedule for an in-order core (Cortex-A8). 2017-06-28 07:07:03 +00:00
trivial-gnu-object.ll
vla.ll
wineh-basic.ll [GlobalMerge] Handle non-landingpad EH pads 2016-10-19 19:56:22 +00:00