summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/FunctionAttrs/nosync.ll
Commit message (Expand)AuthorAgeFilesLines
* [Attributor] Copy or port test cases related to Attributor to` Attributor` te...Hideto Ueno2019-12-021-356/+0
* [Attributor] Use must-be-executed-context in align deductionHideto Ueno2019-11-121-9/+9
* NoFree argument attribute.Stefan Stipanovic2019-11-021-14/+14
* Revert "NoFree argument attribute."Stefan Stipanovic2019-11-021-14/+14
* NoFree argument attribute.Stefan Stipanovic2019-11-021-14/+14
* [Attributor][NFCI] Avoid unnecessary work except for testingJohannes Doerfert2019-11-021-1/+1
* [Attributor] Really use the executed-contextJohannes Doerfert2019-10-311-5/+5
* [Attributor][MustExec] Deduce dereferenceable and nonnull attribute using Mus...Hideto Ueno2019-10-081-7/+9
* [Attributor] Deduce memory behavior of functions and argumentsJohannes Doerfert2019-10-071-14/+14
* [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] Deduce "no-capture" argument attributeJohannes Doerfert2019-09-031-10/+14
* [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] Create abstract attributes on-demandJohannes Doerfert2019-08-201-4/+1
* [Attributor] Use structured deduction for AANonNullJohannes Doerfert2019-08-201-1/+4
* [Attributor] Deduce the "no-return" attribute for functionsJohannes Doerfert2019-08-051-6/+4
* IR: print value numbers for unnamed function argumentsTim Northover2019-08-031-39/+39
* [Attributor] Deduce "nonnull" attributeHideto Ueno2019-07-151-1/+1
* [Attributor] Deduce "nofree" function attributeHideto Ueno2019-07-121-12/+12
* [Attributor] Deduce "nosync" function attribute.Stefan Stipanovic2019-07-111-0/+352
OpenPOWER on IntegriCloud