summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/FunctionAttrs/nocapture.ll
Commit message (Expand)AuthorAgeFilesLines
* [FunctionAttrs] Correct the safety analysis for inference of 'returned'David Majnemer2016-07-191-3/+3
* Revert r275678, "Revert "Revert r275027 - Let FuncAttrs infer the 'returned' ...NAKAMURA Takumi2016-07-181-3/+3
* Revert "Revert r275027 - Let FuncAttrs infer the 'returned' argument attribute"Hal Finkel2016-07-161-3/+3
* Revert r275027 - Let FuncAttrs infer the 'returned' argument attributeHal Finkel2016-07-111-3/+3
* Let FuncAttrs infer the 'returned' argument attributeHal Finkel2016-07-101-3/+3
* [CaptureTracking] Volatile operations capture their memory locationDavid Majnemer2016-05-261-0/+8
* [CaptureTracking] Add a test case for pointer cmpxchgPhilip Reames2016-02-191-0/+6
* [CaptureTracking] Support atomicrmw and cmpxchgPhilip Reames2016-02-181-0/+11
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-4/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-2/+2
* When analyzing params/args for readnone/readonly, don't forget to consider th...Nick Lewycky2014-05-301-1/+1
* Make nocapture analysis work with addrspacecastMatt Arsenault2014-01-141-0/+15
* Extend 'readonly' and 'readnone' to work on function arguments as well asNick Lewycky2013-07-061-9/+11
* Change CaptureTracking to pass a Use* instead of a Value* when a value isNick Lewycky2011-12-281-0/+61
* Move this test from date-name to feature-name, and port it to FileCheck.Nick Lewycky2011-12-231-0/+117
OpenPOWER on IntegriCloud