1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/test/Transforms/IPConstantProp
2016-05-05 21:05:36 +00:00
..
2008-06-09-WeakProp.ll
2009-09-24-byval-ptr.ll
comdat-ipo.ll Don't IPO over functions that can be de-refined 2016-04-08 00:48:30 +00:00
dangling-block-address.ll
deadarg.ll
fp-bc-icmp-const-fold.ll [ConstantFold] Don't try to strip fp -> int bitcasts to simplify icmps 2016-05-04 19:37:08 +00:00
global.ll [PM] Port Interprocedural SCCP to the new pass manager. 2016-05-05 21:05:36 +00:00
PR16052.ll [SCCP] Don't violate the lattice invariants 2016-01-07 21:36:16 +00:00
PR26044.ll [SCCP] Can't go from overdefined to constant 2016-01-07 19:25:39 +00:00
recursion.ll
return-argument.ll Move the personality function from LandingPadInst to Function 2015-06-17 20:52:32 +00:00
return-constant.ll Move the personality function from LandingPadInst to Function 2015-06-17 20:52:32 +00:00
return-constants.ll
user-with-multiple-uses.ll