Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [x86] Correct setting of WIntType for MCU target | Andrey Bokhanko | 2016-02-04 | 1 | -0/+1 |
| | | | | | | Differential Revision: http://reviews.llvm.org/D16626 llvm-svn: 259780 | ||||
* | Correct setting of UserLabelPrefix for MCU target. | Andrey Bokhanko | 2016-01-14 | 1 | -0/+1 |
| | | | | | | Differential Revision: http://reviews.llvm.org/D16138 llvm-svn: 257756 | ||||
* | [x86] Front-end part of MCU psABI support | Andrey Bokhanko | 2015-11-02 | 1 | -0/+5 |
This patch implements two things in front-end for MCU psABI support: 1) "long double type is the same as double." 2) "New predefined C/C++ pre-processor symbols: iamcu and iamcu__. Differential Revision: http://reviews.llvm.org/D14205 llvm-svn: 251786 |