1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00
llvm-mirror/test/Transforms/SCCP
Davide Italiano 55a8a72b10 [SCCP] Make the test added in r289175 more meaningful.
Add a comment while here.

llvm-svn: 289182
2016-12-09 03:49:20 +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 [SCCP] Don't delete side-effecting instructions 2016-08-24 18:10:21 +00:00
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
dont-zap-return.ll [SCCP] Zap multiple return values. 2016-07-20 20:17:13 +00:00
global-alias-constprop.ll [PM] Port per-function SCCP to the new pass manager. 2016-05-18 15:18:25 +00:00
ipsccp-addr-taken.ll
ipsccp-basic.ll [SCCP] Zap multiple return values. 2016-07-20 20:17:13 +00:00
loadtest.ll
logical-nuke.ll [SCCP] Make the test added in r289175 more meaningful. 2016-12-09 03:49:20 +00:00
pr27712.ll
retvalue-undef.ll
sccptest.ll
select.ll
switch-multiple-undef.ll [SCCP] Add a test for switches on undef. 2016-11-23 01:42:39 +00:00
switch.ll
ub-shift.ll
undef-resolve.ll [SCCP] Make sure SCCP and ConstantFolding agree on undef >> a. 2016-12-08 22:28:53 +00:00
vector-bitcast.ll