summaryrefslogtreecommitdiff
path: root/lib/Target/AArch64/AArch64SelectionDAGInfo.h
AgeCommit message (Expand)Author
2016-06-12Pass DebugLoc and SDLoc by const ref.Benjamin Kramer
2016-04-27[DAGCombiner] Follow coding convention for function name (NFC)Gerolf Hoflehner
2016-04-24[MachineCombiner] Support for floating-point FMA on ARM64 (re-commit r267098)Gerolf Hoflehner
2016-04-22Revert r267098 - [MachineCombiner] Support for floating-point FMA on ARM64Daniel Sanders
2016-04-22[MachineCombiner] Support for floating-point FMA on ARM64Gerolf Hoflehner
2016-01-27Rename TargetSelectionDAGInfo into SelectionDAGTargetInfo and move it to Code...Benjamin Kramer
2015-07-09Remove getDataLayout() from TargetSelectionDAGInfo (had no users)Mehdi Amini
2015-06-23Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko
2015-06-19Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko
2014-08-13Canonicalize header guards into a common format.Benjamin Kramer
2014-06-10Have AArch64SelectionDAGInfo take a DataLayout parameter ratherEric Christopher
2014-06-10Remove caching of the subtarget for AArch64SelectionDAGInfo.Eric Christopher
2014-05-24AArch64/ARM64: move ARM64 into AArch64's placeTim Northover
2014-05-24AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover
2013-02-05Fix formatting in AArch64 backend.Tim Northover
2013-01-31Add AArch64 as an experimental target.Tim Northover