summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM64/ARM64StorePairSuppress.cpp
Commit message (Expand)AuthorAgeFilesLines
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-168/+0
* Sort includes.Eric Christopher2014-05-221-1/+1
* [C++] Use 'nullptr'. Target edition.Craig Topper2014-04-251-1/+1
* [Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth2014-04-221-1/+2
* Tidy up. Space before ':' in range-based for loops.Jim Grosbach2014-04-031-2/+2
* [C++11,ARM64] Range based for and explicit 'override' in STP cleanup.Jim Grosbach2014-04-021-15/+13
* ARM64: initial backend importTim Northover2014-03-291-0/+169
OpenPOWER on IntegriCloud