Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) | Alexander Kornienko | 2015-06-23 | 1 | -1/+1 |
* | Fixed/added namespace ending comments using clang-tidy. NFC | Alexander Kornienko | 2015-06-19 | 1 | -1/+1 |
* | Test commit. Fix typo in MemDerefPrinter.cpp comment. | Artur Pilipenko | 2015-05-21 | 1 | -1/+1 |
* | Move Value.isDereferenceablePointer to ValueTracking [NFC] | Philip Reames | 2015-04-23 | 1 | -1/+2 |
* | DataLayout is mandatory, update the API to reflect it with references. | Mehdi Amini | 2015-03-10 | 1 | -1/+1 |
* | Make DataLayout Non-Optional in the Module | Mehdi Amini | 2015-03-04 | 1 | -4/+3 |
* | MemDerefPrinter: Require DataLayoutPass for higher accuracy | Ramkumar Ramachandra | 2015-02-09 | 1 | -3/+12 |
* | Introduce print-memderefs to test isDereferenceablePointer | Ramkumar Ramachandra | 2015-02-06 | 1 | -0/+61 |