summaryrefslogtreecommitdiff
path: root/lib/Target/MSP430/MSP430MachineFunctionInfo.h
AgeCommit message (Expand)Author
2017-03-02[MSP430] Add SRet support to MSP430 targetVadzim Dambrouski
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
2012-11-21Add support for varargs functions for msp430.Anton Korobeynikov
2011-12-20Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie
2009-12-07Add lowering of returnaddr and frameaddr intrinsics. Shamelessly stolen from ...Anton Korobeynikov
2009-06-05Add explicit keywords.Dan Gohman
2009-05-03Add code for save/restore of callee-saved registersAnton Korobeynikov