summaryrefslogtreecommitdiff
path: root/lib/Target/XCore/XCoreMachineFunctionInfo.h
AgeCommit message (Expand)Author
2018-07-30Remove trailing spaceFangrui Song
2017-01-24[XCore] Fix some Clang-tidy modernize and Include What You Use warnings; othe...Eugene Zelenko
2015-07-29Fix typo "fuction" noticed in comments in AssumptionCache.h, and also all the...Nick Lewycky
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-03-07Replace PROLOG_LABEL with a new CFI_INSTRUCTION.Rafael Espindola
2014-02-27[XCore] Support functions returning more than 4 words.Richard Osborne
2014-02-27Revert r202396, r202397.Richard Osborne
2014-02-27[XCore] Support functions returning more than 4 words.Richard Osborne
2014-02-18XCore target: Fix llvm.eh.return and EH info register handlingRobert Lytton
2014-01-06XCore target: Refactor LR handlingRobert Lytton
2013-12-02XCore target: Make handling of large frames not dependent upon an FP.Robert Lytton
2012-12-04Sort includes for all of the .h files under the 'lib' tree. These wereChandler Carruth
2012-02-18Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu
2011-12-20Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie
2010-03-14Now that DBG_LABEL is updated, we can finally make MachineMove Chris Lattner
2009-06-05Add explicit keywords.Dan Gohman
2008-11-07Add XCore backend.Richard Osborne