summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/Attributor/ArgumentPromotion
Commit message (Expand)AuthorAgeFilesLines
* [Attributor][FIX] Carefully change invokes to calls (after manifest)Johannes Doerfert2020-01-084-13/+1
* [Attributor][FIX] Allow dead users of rewritten functionJohannes Doerfert2020-01-031-0/+55
* [Attributor] Function signature rewrite infrastructureJohannes Doerfert2019-12-315-20/+19
* [Attributor] Propagate known align from arguments to call sites argumentsJohannes Doerfert2019-12-312-2/+2
* [Attributor] Annotate the memory behavior of call site argumentsJohannes Doerfert2019-12-3120-31/+31
* [Attributor] Use `changeUseAfterManifest` in AAValueSimplify manifestHideto Ueno2019-12-304-5/+5
* [Attributor][Tests] Copy & use the ArgumentPromotion testsJohannes Doerfert2019-12-1433-0/+3744
OpenPOWER on IntegriCloud