summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM64/ARM64PromoteConstant.cpp
Commit message (Expand)AuthorAgeFilesLines
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-580/+0
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-291-3/+3
* [C++] Use 'nullptr'. Target edition.Craig Topper2014-04-251-2/+2
* [Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth2014-04-221-1/+2
* [ARM64,C++11] Range'ify another loop.Jim Grosbach2014-04-171-9/+7
* Tidy up comments a bit.Jim Grosbach2014-04-071-41/+41
* ARM64: Range based for loop in ARM64PromoteConstant passJim Grosbach2014-04-071-9/+7
* ARM64: Clean up file header comment a bit.Jim Grosbach2014-04-071-11/+9
* Tidy up. Space before ':' in range-based for loops.Jim Grosbach2014-04-031-2/+2
* [C++11,ARM64] Range based for loops in constant promotion.Jim Grosbach2014-04-021-9/+6
* Fix a few -Wdocumentation warningsDmitri Gribenko2014-03-291-6/+6
* ARM64: initial backend importTim Northover2014-03-291-0/+588
OpenPOWER on IntegriCloud