summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCLoopDataPrefetch.cpp
Commit message (Expand)AuthorAgeFilesLines
* DataLayout is mandatory, update the API to reflect it with references.Mehdi Amini2015-03-101-1/+1
* Remove the remaining uses of abs64 and nuke it.Benjamin Kramer2015-03-091-1/+1
* Make DataLayout Non-Optional in the ModuleMehdi Amini2015-03-041-1/+1
* [PowerPC] Loop Data Prefetching for the BG/QHal Finkel2015-02-201-0/+231
OpenPOWER on IntegriCloud