Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update SetVector to rely on the underlying set's insert to return a pair<iter... | David Blaikie | 2014-11-19 | 1 | -1/+1 |
* | [CFLAA] And even more MSVC fixes | Hal Finkel | 2014-09-02 | 1 | -2/+1 |
* | [CFLAA] More cleanup for MSVC | Hal Finkel | 2014-09-02 | 1 | -2/+2 |
* | [CFLAA] No initializer lists for MSVC | Hal Finkel | 2014-09-02 | 1 | -2/+3 |
* | [CFLAA] Remove tautological comparison | Hal Finkel | 2014-09-02 | 1 | -1/+1 |
* | [CFLAA] LLVM_CONSTEXPR -> const | Hal Finkel | 2014-09-02 | 1 | -1/+1 |
* | [CFLAA] constexpr -> LLVM_CONSTEXPR | Hal Finkel | 2014-09-02 | 1 | -2/+3 |
* | Add a CFL Alias Analysis implementation | Hal Finkel | 2014-09-02 | 1 | -0/+691 |