Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Verifier] Add verification for TBAA metadata | Sanjoy Das | 2016-12-11 | 1 | -1/+2 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -8/+8 |
* | IR: Make metadata typeless in assembly | Duncan P. N. Exon Smith | 2014-12-15 | 1 | -12/+12 |
* | [DSE] Remove no-data-layout-only type-based overlap checking | Hal Finkel | 2014-10-17 | 1 | -0/+1 |
* | TBAA: handle scalar TBAA format and struct-path aware TBAA format. | Manman Ren | 2013-09-27 | 1 | -6/+11 |
* | -enable-tbaa is on by default now. | Dan Gohman | 2010-12-16 | 1 | -1/+1 |
* | Teach memdep to use pointsToConstantMemory to determine that loads | Dan Gohman | 2010-10-29 | 1 | -0/+23 |
* | Add a basic testcase for TBAA-aware DSE. | Dan Gohman | 2010-10-29 | 1 | -0/+43 |