Simplify IRBuilder::CreateCall* by using ArrayRef+initializer_list/braced init only
[oota-llvm.git] / lib / Target / PowerPC / PPCLoopDataPrefetch.cpp
2015-05-18 David BlaikieSimplify IRBuilder::CreateCall* by using ArrayRef+initi...
2015-04-12 Hal Finkel[PowerPC] Really iterate over all loops in PPCLoopDataP...
2015-04-10 Hal Finkel[PowerPC] Prefetching should also consider depth >...
2015-03-10 Mehdi AminiDataLayout is mandatory, update the API to reflect...
2015-03-09 Benjamin KramerRemove the remaining uses of abs64 and nuke it.
2015-03-04 Mehdi AminiMake DataLayout Non-Optional in the Module
2015-02-20 Hal Finkel[PowerPC] Loop Data Prefetching for the BG/Q