Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reinstate r359059, reverted in r359361, with a fix to properly prevent | Richard Smith | 2019-04-27 | 1 | -0/+8 |
* | Emit ASM input in a constant context | Bill Wendling | 2018-12-18 | 1 | -0/+11 |
* | Specify constant context in constant emitter | Bill Wendling | 2018-12-01 | 1 | -0/+168 |
* | Revert r347417 "Re-Reinstate 347294 with a fix for the failures." | Fangrui Song | 2018-11-30 | 1 | -159/+0 |
* | Revert r348029. I was git-ing and jumped the gun. | Bill Wendling | 2018-11-30 | 1 | -11/+0 |
* | We're in a constant context in the ConstantEmitter. | Bill Wendling | 2018-11-30 | 1 | -0/+11 |
* | Re-commit r347417 "Re-Reinstate 347294 with a fix for the failures." | Hans Wennborg | 2018-11-28 | 1 | -0/+159 |
* | Revert r347417 "Re-Reinstate 347294 with a fix for the failures." | Hans Wennborg | 2018-11-27 | 1 | -159/+0 |
* | isEvaluatable() implies a constant context. | Bill Wendling | 2018-11-24 | 1 | -0/+3 |
* | A __builtin_constant_p() returns 0 with a function type. | Bill Wendling | 2018-11-22 | 1 | -0/+26 |
* | The result of is.constant() is unsigned. | Bill Wendling | 2018-11-22 | 1 | -0/+130 |