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-26 22:34:39 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
Transforms
/
IPConstantProp
History
Chris Lattner
9d1e8420ff
Upgrade syntax of tests using volatile instructions to use 'load volatile' instead of 'volatile load', which is archaic.
...
llvm-svn: 145171
2011-11-27 06:54:59 +00:00
..
2008-06-09-WeakProp.ll
…
2009-09-24-byval-ptr.ll
…
dangling-block-address.ll
Upgrade syntax of tests using volatile instructions to use 'load volatile' instead of 'volatile load', which is archaic.
2011-11-27 06:54:59 +00:00
deadarg.ll
…
dg.exp
…
global.ll
Add an ipsccp test. Migrated from test/FrontendC++.
2011-08-15 20:50:36 +00:00
recursion.ll
…
return-argument.ll
Update some tests to the new EH scheme.
2011-09-01 00:58:03 +00:00
return-constant.ll
Update some tests to the new EH scheme.
2011-09-01 00:58:03 +00:00
return-constants.ll
remove parser support for the obsolete "multiple return values" syntax, which
2011-06-17 06:49:41 +00:00
user-with-multiple-uses.ll
…