This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-01-31 12:41:49 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
Transforms
/
IPConstantProp
History
Davide Italiano
2a09d276d1
[PM] Port Interprocedural SCCP to the new pass manager.
...
llvm-svn: 268684
2016-05-05 21:05:36 +00:00
..
2008-06-09-WeakProp.ll
…
2009-09-24-byval-ptr.ll
[opaque pointer type] Add textual IR support for explicit type parameter to gep operator
2015-03-13 18:20:45 +00:00
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
…