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 |
* | Simplify IRBuilder::CreateCall* by using ArrayRef+initializer_list/braced ini... | David Blaikie | 2015-05-18 | 1 | -3/+5 |
* | [PowerPC] Really iterate over all loops in PPCLoopDataPrefetch/PPCLoopPreIncPrep | Hal Finkel | 2015-04-12 | 1 | -7/+3 |
* | [PowerPC] Prefetching should also consider depth > 1 loops | Hal Finkel | 2015-04-10 | 1 | -2/+5 |
* | DataLayout is mandatory, update the API to reflect it with references. | Mehdi Amini | 2015-03-10 | 1 | -1/+1 |
* | Remove the remaining uses of abs64 and nuke it. | Benjamin Kramer | 2015-03-09 | 1 | -1/+1 |
* | Make DataLayout Non-Optional in the Module | Mehdi Amini | 2015-03-04 | 1 | -1/+1 |
* | [PowerPC] Loop Data Prefetching for the BG/Q | Hal Finkel | 2015-02-20 | 1 | -0/+231 |