This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
test
/
Transforms
/
DeadArgElim
History
Matt Arsenault
6a288c1e32
Replace hardcoded intrinsic list with speculatable attribute.
...
No change in which intrinsics should be speculated. llvm-svn: 301995
2017-05-03 02:26:10 +00:00
..
2006-06-27-struct-ret.ll
…
2007-02-07-FuncRename.ll
…
2007-10-18-VarargsReturn.ll
…
2007-12-20-ParamAttrs.ll
…
2008-01-16-VarargsParamAttrs.ll
…
2008-06-23-DeadAfterLive.ll
…
2009-03-17-MRE-Invoke.ll
…
2010-04-30-DbgInfo.ll
Replace hardcoded intrinsic list with speculatable attribute.
2017-05-03 02:26:10 +00:00
2013-05-17-VarargsAndBlockAddress.ll
…
aggregates.ll
…
basictest.ll
…
call_profile.ll
Set the prof weight correctly for call instructions in DeadArgumentElimination.
2017-03-23 23:26:00 +00:00
canon.ll
…
comdat.ll
[IR] Copy comdats in GlobalObject::copyAttributesFrom
2016-05-25 18:36:22 +00:00
dbginfo.ll
[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
2016-04-15 15:57:41 +00:00
dead_vaargs.ll
…
deadexternal.ll
DeadArgElim: Don't mark swifterror arguments as unused
2016-09-21 15:29:08 +00:00
deadretval2.ll
…
deadretval.ll
…
funclet.ll
[DeadArgumentElimination] Propagate operand bundles to promoted call sites
2016-04-29 07:22:36 +00:00
keepalive.ll
…
linkage.ll
…
multdeadretval.ll
…
naked_functions.ll
…
operandbundle.ll
…
returned.ll
[PM] Port DeadArgumentElimination to the new PM
2016-06-12 09:16:39 +00:00
variadic_safety.ll
…