summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM64/ARM64CollectLOH.cpp
Commit message (Expand)AuthorAgeFilesLines
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-1117/+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-7/+7
* [Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth2014-04-221-1/+2
* Fixing a compile error in debug versions of MSVC. It seems that the range-bas...Aaron Ballman2014-04-161-1/+2
* ARM64: Nuke some dead code.Jim Grosbach2014-04-161-1/+0
* [ARM64,C++11] Clean up the ARM64 LOH collection pass.Jim Grosbach2014-04-151-155/+114
* Fix some doc and comment typosAlp Toker2014-04-091-3/+3
* Tidy up. Space before ':' in range-based for loops.Jim Grosbach2014-04-031-2/+2
* Make some range based loop types more explicit.Jim Grosbach2014-04-021-4/+4
* [C++11,ARM64] Range based for loops for LOHJim Grosbach2014-04-021-34/+21
* [ARM64][CollectLOH] Remove the link to the radar from the comments.Quentin Colombet2014-04-021-3/+0
* [ARM64][CollectLOH] Add some comments to explain how the LOHsQuentin Colombet2014-04-021-1/+52
* ARM64CollectLOH.cpp: Tweak \param. [-Wdocumentation]NAKAMURA Takumi2014-03-311-1/+1
* Fix a few -Wdocumentation warningsDmitri Gribenko2014-03-291-3/+3
* ARM64: initial backend importTim Northover2014-03-291-0/+1122
OpenPOWER on IntegriCloud