Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AA: Use generic intrinsics for tests instead of target specific ones | Justin Bogner | 2017-05-13 | 1 | -25/+9 |
* | Sort the enums in Attributes.h in case insensitive alphabetical order. | Akira Hatanaka | 2015-11-11 | 1 | -2/+2 |
* | [ARM][NEON] Use address space in vld([1234]|[234]lane) and vst([1234]|[234]la... | Jeroen Ketema | 2015-09-30 | 1 | -12/+12 |
* | Emit argmemonly attribute for intrinsics. | Igor Laevsky | 2015-08-13 | 1 | -1/+2 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-02-27 | 1 | -2/+2 |
* | Use references to attribute groups on the call/invoke instructions. | Bill Wendling | 2013-02-22 | 1 | -3/+3 |
* | Modify the LLVM assembly output so that it uses references to represent funct... | Bill Wendling | 2013-02-20 | 1 | -0/+3 |
* | Teach BasicAA about arm.neon.vld1 and vst1. | Dan Gohman | 2011-04-27 | 1 | -0/+16 |
* | When analyzing functions known to only access argument pointees, | Dan Gohman | 2011-04-27 | 1 | -0/+23 |