summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AArch64/AArch64CollectLOH.cpp
Commit message (Expand)AuthorAgeFilesLines
* AArch64: use std::fill instead of memsetDylan Noblesmith2014-08-261-1/+1
* Revert "AArch64: use std::vector for temp array"Dylan Noblesmith2014-08-261-4/+5
* AArch64: unique_ptr-ify map structuresDylan Noblesmith2014-08-251-26/+9
* AArch64: use std::vector for temp arrayDylan Noblesmith2014-08-251-5/+4
* Remove the TargetMachine forwards for TargetSubtargetInfo basedEric Christopher2014-08-041-4/+5
* Run sort_includes.py on the AArch64 backend.Benjamin Kramer2014-07-251-4/+4
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-0/+1117
OpenPOWER on IntegriCloud