summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InferFunctionAttrs/dereferenceable.ll
Commit message (Expand)AuthorAgeFilesLines
* [Attributor] Copy or port test cases related to Attributor to` Attributor` te...Hideto Ueno2019-12-021-28/+0
* [Attributor] Deduce dereferenceable based on accessed bytes mapHideto Ueno2019-11-291-2/+41
* [InferFuncAttributes][Attributor] add tests for 'dereferenceable'; NFCSanjay Patel2019-11-261-0/+28
* [Attributor] Track a GEP Instruction in align deductionHideto Ueno2019-11-261-4/+2
* [Attributor] Use must-be-executed-context in align deductionHideto Ueno2019-11-121-2/+4
* NoFree argument attribute.Stefan Stipanovic2019-11-021-4/+4
* [Attributor] Really use the executed-contextJohannes Doerfert2019-10-311-6/+2
* [Attributor][MustExec] Deduce dereferenceable and nonnull attribute using Mus...Hideto Ueno2019-10-081-0/+44
* [InferFunctionAttrs] add/adjust tests for dereferenceable; NFCSanjay Patel2019-07-101-3/+38
* [InferFunctionAttrs] add more tests for derefenceable; NFCSanjay Patel2019-07-091-9/+51
* [InferFunctionAttrs] add tests for 'dereferenceable' argument attribute; NFCSanjay Patel2019-07-051-0/+201
OpenPOWER on IntegriCloud