Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [MSP430] Add SRet support to MSP430 target | Vadzim Dambrouski | 2017-03-02 | 1 | -1/+9 |
* | Fix typo "fuction" noticed in comments in AssumptionCache.h, and also all the... | Nick Lewycky | 2015-07-29 | 1 | -1/+1 |
* | Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) | Alexander Kornienko | 2015-06-23 | 1 | -1/+1 |
* | Fixed/added namespace ending comments using clang-tidy. NFC | Alexander Kornienko | 2015-06-19 | 1 | -1/+1 |
* | Canonicalize header guards into a common format. | Benjamin Kramer | 2014-08-13 | 1 | -2/+2 |
* | Add support for varargs functions for msp430. | Anton Korobeynikov | 2012-11-21 | 1 | -0/+6 |
* | Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_... | David Blaikie | 2011-12-20 | 1 | -0/+2 |
* | Add lowering of returnaddr and frameaddr intrinsics. Shamelessly stolen from ... | Anton Korobeynikov | 2009-12-07 | 1 | -1/+7 |
* | Add explicit keywords. | Dan Gohman | 2009-06-05 | 1 | -1/+2 |
* | Add code for save/restore of callee-saved registers | Anton Korobeynikov | 2009-05-03 | 1 | -0/+39 |