This website requires JavaScript.
Explore
Help
Register
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-13 15:11:39 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
Transforms
/
IPConstantProp
History
Matthijs Kooijman
343ce1868f
Modify some ipconstprop tests to also test with invokes.
...
llvm-svn: 52491
2008-06-19 09:27:44 +00:00
..
2008-06-09-WeakProp.ll
Fix PR2411, where ip constant prop would propagate the
2008-06-09 07:58:07 +00:00
deadarg.ll
Remove llvm-upgrade and update test cases.
2008-03-01 09:15:35 +00:00
dg.exp
sabre brings to my attention that the 'tr' suffix is also obsolete
2008-05-20 21:00:03 +00:00
recursion.ll
Remove llvm-upgrade and update test cases.
2008-03-01 09:15:35 +00:00
return-argument.ll
Modify some ipconstprop tests to also test with invokes.
2008-06-19 09:27:44 +00:00
return-constant.ll
Modify some ipconstprop tests to also test with invokes.
2008-06-19 09:27:44 +00:00
return-constants.ll
Reapply r52396, it was unrelated to the breakage (that was caused by r52397, my
2008-06-18 08:09:27 +00:00