summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/FunctionAttrs/arg_nocapture.ll
Commit message (Expand)AuthorAgeFilesLines
* [Attributor] Copy or port test cases related to Attributor to` Attributor` te...Hideto Ueno2019-12-021-471/+0
* [Attributor] Track a GEP Instruction in align deductionHideto Ueno2019-11-261-2/+1
* [Attributor] Use must-be-executed-context in align deductionHideto Ueno2019-11-121-3/+4
* NoFree argument attribute.Stefan Stipanovic2019-11-021-15/+15
* Revert "NoFree argument attribute."Stefan Stipanovic2019-11-021-15/+15
* NoFree argument attribute.Stefan Stipanovic2019-11-021-15/+15
* [Attributor][NFCI] Avoid unnecessary work except for testingJohannes Doerfert2019-11-021-1/+1
* [Attributor][FIX] NoCapture is not a subsuming propertyJohannes Doerfert2019-11-021-0/+31
* [Attributor] Really use the executed-contextJohannes Doerfert2019-10-311-3/+3
* [Attributor] Make liveness "edge-based"Johannes Doerfert2019-10-311-1/+1
* [Attributor] Liveness for valuesJohannes Doerfert2019-10-311-2/+2
* [Attributor] Teach AANoCapture to use information in-flight more aggressivelyJohannes Doerfert2019-10-211-10/+8
* [Attributor][MustExec] Deduce dereferenceable and nonnull attribute using Mus...Hideto Ueno2019-10-081-1/+3
* [Attributor] Deduce memory behavior of functions and argumentsJohannes Doerfert2019-10-071-11/+9
* [Attributor] Use the white list for attributes consistentlyJohannes Doerfert2019-09-041-2/+2
* [Attributor] Deduce "no-capture" argument attributeJohannes Doerfert2019-09-031-15/+12
* [Attributor] Use existing function information for the call siteJohannes Doerfert2019-08-301-1/+1
* [Attributor] Restrict liveness and return information to functionsJohannes Doerfert2019-08-281-1/+1
* [Attributor] Adjust and test the iteration bound of testsJohannes Doerfert2019-08-261-1/+1
* [Attributor][NFCI] Introduce tight iteration bounds in the testsJohannes Doerfert2019-08-211-1/+1
* [Attributor] Provide easier checkForallReturnedValues functionalityJohannes Doerfert2019-08-071-1/+1
* [Attributor] Deduce the "no-return" attribute for functionsJohannes Doerfert2019-08-051-5/+7
* [Attributor] Deduce "align" attributeHideto Ueno2019-07-281-1/+1
* [Attributor] Deduce "dereferenceable" attributeHideto Ueno2019-07-231-1/+1
* [Attributor] Deduce the "returned" argument attributeJohannes Doerfert2019-07-081-6/+3
* [Attributor] Pass infrastructure and fixpoint frameworkJohannes Doerfert2019-06-051-1/+2
* [NFC][FnAttrs] Stress tests for attribute deductionJohannes Doerfert2019-06-051-0/+445
OpenPOWER on IntegriCloud