summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/FunctionAttrs/nofree-attributor.ll
Commit message (Expand)AuthorAgeFilesLines
* [Attributor] Copy or port test cases related to Attributor to` Attributor` te...Hideto Ueno2019-12-021-69/+0
* [Attributor] Use must-be-executed-context in align deductionHideto Ueno2019-11-121-11/+11
* [Attributor][NFCI] Distinguish optional and required dependencesJohannes Doerfert2019-11-021-1/+1
* NoFree argument attribute.Stefan Stipanovic2019-11-021-0/+29
* Revert "NoFree argument attribute."Stefan Stipanovic2019-11-021-29/+0
* NoFree argument attribute.Stefan Stipanovic2019-11-021-0/+29
* [Attributor][NFCI] Avoid unnecessary work except for testingJohannes Doerfert2019-11-021-1/+1
* [Attributor] Deduce memory behavior of functions and argumentsJohannes Doerfert2019-10-071-7/+7
* [Attributor][Fix] Initialize the cache prior to using itJohannes Doerfert2019-09-171-1/+1
* [Attributor] Use the white list for attributes consistentlyJohannes Doerfert2019-09-041-1/+1
* [Attributor] Use existing function information for the call siteJohannes Doerfert2019-08-301-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] Deduce the "no-return" attribute for functionsJohannes Doerfert2019-08-051-3/+10
* IR: print value numbers for unnamed function argumentsTim Northover2019-08-031-16/+16
* [Attributor] Deduce "nofree" function attributeHideto Ueno2019-07-121-34/+110
* [FunctionAttrs] Add a test for "nofree" function attributeHideto Ueno2019-07-121-0/+163
OpenPOWER on IntegriCloud