summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/MSP430/MSP430MachineFunctionInfo.h
Commit message (Expand)AuthorAgeFilesLines
* MSP430 - fix uninitialized variable warnings. NFCI.Simon Pilgrim2019-11-141-5/+5
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [MSP430] Add SRet support to MSP430 targetVadzim Dambrouski2017-03-021-1/+9
* Fix typo "fuction" noticed in comments in AssumptionCache.h, and also all the...Nick Lewycky2015-07-291-1/+1
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* Add support for varargs functions for msp430.Anton Korobeynikov2012-11-211-0/+6
* Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie2011-12-201-0/+2
* Add lowering of returnaddr and frameaddr intrinsics. Shamelessly stolen from ...Anton Korobeynikov2009-12-071-1/+7
* Add explicit keywords.Dan Gohman2009-06-051-1/+2
* Add code for save/restore of callee-saved registersAnton Korobeynikov2009-05-031-0/+39
OpenPOWER on IntegriCloud