1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 13:02:52 +02:00
llvm-mirror/test/Transforms/SCCP
Davide Italiano 8b06b72045 [IPSCCP] Constant fold struct argument/instructions when all the lattice values are constant.
This now should also work with the interprocedural variant of the pass.
Slightly easier now that the yak is shaved.

Differential Revision:   http://reviews.llvm.org/D22329

llvm-svn: 275363
2016-07-14 02:51:41 +00:00
..
2002-05-02-MissSecondInst.ll
2002-05-20-MissedIncomingValue.ll
2002-05-21-InvalidSimplify.ll
2002-08-30-GetElementPtrTest.ll
2003-06-24-OverdefinedPHIValue.ll
2003-08-26-InvokeHandling.ll
2004-11-16-DeadInvoke.ll
2004-12-10-UndefBranchBug.ll
2006-10-23-IPSCCP-Crash.ll
2006-12-04-PackedType.ll
2006-12-19-UndefBug.ll
2007-05-16-InvokeCrash.ll
2008-01-27-UndefCorrelate.ll
2008-04-22-multiple-ret-sccp.ll
2008-05-23-UndefCallFold.ll
2009-01-14-IPSCCP-Invoke.ll
2009-05-27-VectorOperandZero.ll
apint-array.ll
apint-basictest2.ll
apint-basictest3.ll
apint-basictest4.ll
apint-basictest.ll
apint-bigarray.ll
apint-bigint2.ll
apint-bigint.ll
apint-ipsccp1.ll
apint-ipsccp2.ll
apint-ipsccp3.ll
apint-ipsccp4.ll
apint-load.ll
apint-phi.ll
apint-select.ll
atomic-load-store.ll
atomic.ll
bitcast.ll [SCCP] Fold constants as we build them whne visiting cast instructions. 2016-07-08 19:13:40 +00:00
calltest.ll
comdat-ipo.ll
constant-struct.ll [SCCP] Constant fold structs if all the lattice value are constant. 2016-07-12 19:54:19 +00:00
crash.ll
global-alias-constprop.ll
ipsccp-addr-taken.ll
ipsccp-basic.ll [IPSCCP] Constant fold struct argument/instructions when all the lattice values are constant. 2016-07-14 02:51:41 +00:00
loadtest.ll
logical-nuke.ll
pr27712.ll
retvalue-undef.ll
sccptest.ll
select.ll
switch.ll
ub-shift.ll
undef-resolve.ll [SCCP] Don't assume all Constants are ConstantInt 2016-06-23 00:14:29 +00:00
vector-bitcast.ll