This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ed5134a92184a404815fb93ee4e736fed13781ea
clang-p2996
/
llvm
/
test
/
Transforms
/
DeadArgElim
History
Chris Lattner
b90ed2233c
manually upgrade a bunch of tests to modern syntax, and remove some that
...
are either unreduced or only test old syntax. llvm-svn: 133228
2011-06-17 03:14:27 +00:00
..
2006-06-27-struct-ret.ll
…
2007-02-07-FuncRename.ll
…
2007-10-18-VarargsReturn.ll
…
2007-12-20-ParamAttrs.ll
manually upgrade a bunch of tests to modern syntax, and remove some that
2011-06-17 03:14:27 +00:00
2008-01-16-VarargsParamAttrs.ll
…
2008-06-23-DeadAfterLive.ll
Fix grammar in test.
2011-05-22 01:16:00 +00:00
2009-03-17-MRE-Invoke.ll
…
2010-04-30-DbgInfo.ll
Preserve debug info attached with call instruction while eliminating dead argument.
2010-04-30 20:23:54 +00:00
basictest.ll
…
canon.ll
…
dead_vaargs.ll
…
deadexternal.ll
Add an obvious missing safety check to DAE::RemoveDeadArgumentsFromCallers.
2011-03-01 00:33:47 +00:00
deadretval2.ll
…
deadretval.ll
…
dg.exp
…
keepalive.ll
…
multdeadretval.ll
…