summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/FunctionAttrs/nounwind.ll
Commit message (Expand)AuthorAgeFilesLines
* [Attributor] Copy or port test cases related to Attributor to` Attributor` te...Hideto Ueno2019-12-021-13/+0
* [Attributor][NFCI] Avoid unnecessary work except for testingJohannes Doerfert2019-11-021-1/+1
* [Attributor][FIX] NullPointerIsDefined needs the pointer AS (AANonNull)Johannes Doerfert2019-10-131-1/+1
* [Attributor][Fix] Initialize the cache prior to using itJohannes Doerfert2019-09-171-1/+1
* [Attributor] ValueSimplify Abstract AttributeHideto Ueno2019-09-071-1/+1
* [Attributor] Use the white list for attributes consistentlyJohannes Doerfert2019-09-041-1/+1
* [Attributor] Deal more explicit with non-exact definitionsJohannes Doerfert2019-09-041-1/+1
* [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] Manifest constant return valuesJohannes Doerfert2019-08-231-0/+9
* [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-2/+2
* IR: print value numbers for unnamed function argumentsTim Northover2019-08-031-3/+3
* [Attributor] Deduce "nofree" function attributeHideto Ueno2019-07-121-3/+3
* [Attributor] Deduce "nosync" function attribute.Stefan Stipanovic2019-07-111-3/+3
* [Attributor] Deducing existing nounwind attribute.Stefan Stipanovic2019-06-271-0/+99
OpenPOWER on IntegriCloud