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-16 16:48:02 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
Transforms
/
DeadArgElim
History
Devang Patel
7536edca09
Support inreg, zext and sext as return value attributes.
...
llvm-svn: 56801
2008-09-29 20:49:50 +00:00
..
2006-06-27-struct-ret.ll
Remove llvm-upgrade and update test cases.
2008-03-01 09:15:35 +00:00
2007-02-07-FuncRename.ll
For PR1319:
2007-04-15 08:30:33 +00:00
2007-10-18-VarargsReturn.ll
Fix PR1735 and Transforms/DeadArgElim/2007-10-18-VarargsReturn.ll by
2007-10-18 18:49:29 +00:00
2007-12-20-ParamAttrs.ll
Store the result of multiple identical run lines in a temporary file.
2008-06-16 12:21:25 +00:00
2008-01-16-VarargsParamAttrs.ll
Test case for varargs parameter attribute issue I just fixed.
2008-01-17 07:26:31 +00:00
2008-06-23-DeadAfterLive.ll
Commit the new DeadArgElim pass again, this time with the gcc bootstrap failures fixed.
2008-06-24 16:30:26 +00:00
basictest.ll
Remove llvm-upgrade and update test cases.
2008-03-01 09:15:35 +00:00
canon.ll
Add a testcase for the canonicalizations now performed by deadargelim.
2008-07-15 14:42:58 +00:00
dead_vaargs.ll
Remove llvm-upgrade and update test cases.
2008-03-01 09:15:35 +00:00
deadretval2.ll
Commit the new DeadArgElim pass again, this time with the gcc bootstrap failures fixed.
2008-06-24 16:30:26 +00:00
deadretval.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
keepalive.ll
Support inreg, zext and sext as return value attributes.
2008-09-29 20:49:50 +00:00
multdeadretval.ll
Un-XFAIL multdeadretval, since instcombine now properly handles the mess deadargelim leaves behind :-)
2008-07-16 12:56:52 +00:00