summaryrefslogtreecommitdiffstats
path: root/test/Feature/constexpr.ll
Commit message (Expand)AuthorAgeFilesLines
* Add a simple test for hex constant integersChris Lattner2003-04-171-0/+3
* Fix testcaseChris Lattner2003-03-181-6/+6
* - Cleaned up all of the test/Feature tests to not use uint's withChris Lattner2002-10-061-11/+11
* Convert constexpr over to new syntaxChris Lattner2002-08-151-14/+14
* Convert testcase to use correct syntaxChris Lattner2002-08-151-14/+16
* Added duplicate constant expressions to test uniqueness support.Vikram S. Adve2002-07-151-0/+14
* Test the handling of constant expressions.Vikram S. Adve2002-07-141-0/+72