Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [CFLAA] Check for pointer types in more places. | George Burgess IV | 2016-07-29 | 1 | -2/+4 |
* | [CFLAA] Add more offset-sensitivity tracking. | George Burgess IV | 2016-07-22 | 1 | -12/+0 |
* | Use INT64_MAX instead of LLONG_MAX | Reid Kleckner | 2016-07-22 | 1 | -1/+1 |
* | Fix the clang-cl self-host with VS 2013 headers | Reid Kleckner | 2016-07-21 | 1 | -2/+1 |
* | [CFLAA] Add offset tracking in CFLGraph. | George Burgess IV | 2016-07-20 | 1 | -13/+122 |
* | [CFLAA] Add an initial CFLAnders implementation. | George Burgess IV | 2016-07-15 | 1 | -20/+31 |
* | Attempt to make buildbots happy. | George Burgess IV | 2016-07-11 | 1 | -3/+2 |
* | [CFLAA] Simplify CFLGraphBuilder. NFC. | George Burgess IV | 2016-07-11 | 1 | -151/+126 |
* | [CFLAA] Move the graph builder out from CFLSteens. NFC. | George Burgess IV | 2016-07-09 | 1 | -0/+409 |
* | [CFLAA] Split out more things from CFLSteens. NFC. | George Burgess IV | 2016-07-06 | 1 | -9/+8 |
* | [CFLAA] Split the CFL graph out from CFLSteens. NFC. | George Burgess IV | 2016-07-06 | 1 | -0/+151 |