summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AArch64/AArch64TargetMachine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth2014-01-071-1/+1
* Make the llvm mangler depend only on DataLayout.Rafael Espindola2014-01-031-1/+1
* Remove the 's' DataLayout specificationRafael Espindola2014-01-011-1/+1
* The preferred alignment defaults to the abi alignment. Omit if it is the same.Rafael Espindola2013-12-161-1/+1
* On DataLayout, omit the default of p:64:64:64.Rafael Espindola2013-12-161-1/+1
* Simplify the datalayout string of ARM and AArch64.Rafael Espindola2013-12-121-1/+1
* Remove the MachineMove class.Rafael Espindola2013-05-131-0/+1
* AArch64: add branch fixup pass.Tim Northover2013-02-151-0/+1
* AArch64: remove ConstantIsland pass & put literals in separate section.Tim Northover2013-02-151-1/+0
* AArch64: add block comments where missingTim Northover2013-02-141-0/+3
* Add AArch64 as an experimental target.Tim Northover2013-01-311-0/+78
OpenPOWER on IntegriCloud