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
/
ArgumentPromotion
History
Eric Christopher
07944353fc
Temporarily revert "ArgumentPromotion should copy all metadata to new Function" and the dependent patch "Refine ArgPromotion metadata handling" as they're causing segfaults in argument promotion.
...
This reverts commits r354032 and r353537. llvm-svn: 355060
2019-02-28 01:11:12 +00:00
..
X86
[ArgumentPromotion] Add a lit.local.cfg to disable X86 specific tests if the X86 target doesn't exist.
2019-02-19 21:58:23 +00:00
2008-02-01-ReturnAttrs.ll
…
2008-07-02-array-indexing.ll
…
2008-09-07-CGUpdate.ll
…
2008-09-08-CGUpdateSelfEdge.ll
…
aggregate-promote.ll
…
attrs.ll
…
basictest.ll
…
byval-2.ll
…
byval.ll
[ArgPromotion] Preserve alignment of byval argument in new alloca
2017-08-04 17:09:11 +00:00
chained.ll
…
control-flow2.ll
…
control-flow.ll
…
crash.ll
…
dbg.ll
…
fp80.ll
…
inalloca.ll
…
musttail.ll
[ArgumentPromotion] don't break musttail invariant PR36543
2018-03-02 00:59:27 +00:00
naked_functions.ll
[FunctionAttrs][ArgumentPromotion][GlobalOpt] Disable some optimisations passes for naked functions
2018-02-22 14:42:08 +00:00
nonzero-address-spaces.ll
[IPO][AVR] Create new Functions in the default address space specified in the data layout
2018-12-18 09:52:52 +00:00
pr3085.ll
…
pr27568.ll
[Debugify] Handled unsized types
2018-01-06 00:37:01 +00:00
pr32917.ll
…
pr33641_remove_arg_dbgvalue.ll
…
profile.ll
Temporarily revert "ArgumentPromotion should copy all metadata to new Function" and the dependent patch "Refine ArgPromotion metadata handling" as they're causing segfaults in argument promotion.
2019-02-28 01:11:12 +00:00
reserve-tbaa.ll
…
sret.ll
…
tail.ll
…
variadic.ll
…