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
a1691fc6cb
more test cleanup
...
llvm-svn: 112892
2010-09-02 22:38:56 +00:00
..
2008-06-09-WeakProp.ll
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
2009-09-11 18:01:28 +00:00
2009-09-24-byval-ptr.ll
more test cleanup
2010-09-02 22:38:56 +00:00
dangling-block-address.ll
Fix IPSCCP's code for deleting dead blocks to tolerate outstanding
2009-11-20 20:19:14 +00:00
deadarg.ll
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
2009-09-11 18:01:28 +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
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
2009-09-11 18:01:28 +00:00
return-argument.ll
Delete useless trailing semicolons.
2010-01-05 17:55:26 +00:00
return-constant.ll
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
2009-09-11 18:01:28 +00:00
return-constants.ll
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
2009-09-11 18:01:28 +00:00
user-with-multiple-uses.ll
Fix a use of an invalidated iterator in the case where there are multiple
2009-11-23 16:13:39 +00:00