summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/FunctionAttrs/dereferenceable.ll
Commit message (Expand)AuthorAgeFilesLines
* [Attributor] Copy or port test cases related to Attributor to` Attributor` te...Hideto Ueno2019-12-021-209/+0
* [Attributor] Remove dereferenceable_or_null when nonull is presentHideto Ueno2019-11-291-2/+7
* [Attributor] Use must-be-executed-context in align deductionHideto Ueno2019-11-121-1/+1
* NoFree argument attribute.Stefan Stipanovic2019-11-021-7/+7
* Revert "NoFree argument attribute."Stefan Stipanovic2019-11-021-7/+7
* NoFree argument attribute.Stefan Stipanovic2019-11-021-7/+7
* [Attributor][NFCI] Avoid unnecessary work except for testingJohannes Doerfert2019-11-021-1/+1
* [Attributor] Really use the executed-contextJohannes Doerfert2019-10-311-4/+4
* [Attributor][FIX] Use check prefix that is actually testedJohannes Doerfert2019-10-131-3/+3
* [Attributor][MustExec] Deduce dereferenceable and nonnull attribute using Mus...Hideto Ueno2019-10-081-1/+92
* [Attributor] Deduce memory behavior of functions and argumentsJohannes Doerfert2019-10-071-6/+6
* [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-7/+7
* [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] Deal with shrinking dereferenceability in a loopJohannes Doerfert2019-08-231-2/+33
* [Attributor][Fix] Deal with "growing" dereferenceabilityJohannes Doerfert2019-08-231-0/+30
* [Attributor][NFCI] Introduce tight iteration bounds in the testsJohannes Doerfert2019-08-211-1/+1
* [Attributor] Create abstract attributes on-demandJohannes Doerfert2019-08-201-6/+3
* [Attributor] Use structured deduction for AADereferenceableJohannes Doerfert2019-08-201-3/+3
* [Attributor] Use structured deduction for AANonNullJohannes Doerfert2019-08-201-3/+6
* IR: print value numbers for unnamed function argumentsTim Northover2019-08-031-12/+12
* [Attributor] Deduce "dereferenceable" attributeHideto Ueno2019-07-231-0/+52
OpenPOWER on IntegriCloud