summaryrefslogtreecommitdiff
path: root/test/CodeGen/builtin-constant-p.c
Commit message (Expand)AuthorAgeFilesLines
* Improve __builtin_constant_p loweringJoerg Sonnenberger2019-10-131-81/+46
* Reinstate r359059, reverted in r359361, with a fix to properly preventRichard Smith2019-04-271-0/+8
* Emit ASM input in a constant contextBill Wendling2018-12-181-0/+11
* Specify constant context in constant emitterBill Wendling2018-12-011-0/+168
* Revert r347417 "Re-Reinstate 347294 with a fix for the failures."Fangrui Song2018-11-301-159/+0
* Revert r348029. I was git-ing and jumped the gun.Bill Wendling2018-11-301-11/+0
* We're in a constant context in the ConstantEmitter.Bill Wendling2018-11-301-0/+11
* Re-commit r347417 "Re-Reinstate 347294 with a fix for the failures."Hans Wennborg2018-11-281-0/+159
* Revert r347417 "Re-Reinstate 347294 with a fix for the failures."Hans Wennborg2018-11-271-159/+0
* isEvaluatable() implies a constant context.Bill Wendling2018-11-241-0/+3
* A __builtin_constant_p() returns 0 with a function type.Bill Wendling2018-11-221-0/+26
* The result of is.constant() is unsigned.Bill Wendling2018-11-221-0/+130