summaryrefslogtreecommitdiff
path: root/test/Feature/constexpr.ll
Commit message (Expand)AuthorAge
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-01
* For PR1077:Reid Spencer2007-01-05
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* Fix some typos.Reid Spencer2006-11-23
* Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer2006-11-23
* Added RUN lines and dejagnu support for Feature dir.Tanya Lattner2004-11-07
* Add a simple test for hex constant integersChris Lattner2003-04-17
* Fix testcaseChris Lattner2003-03-18
* - Cleaned up all of the test/Feature tests to not use uint's withChris Lattner2002-10-06
* Convert constexpr over to new syntaxChris Lattner2002-08-15
* Convert testcase to use correct syntaxChris Lattner2002-08-15
* Added duplicate constant expressions to test uniqueness support.Vikram S. Adve2002-07-15
* Test the handling of constant expressions.Vikram S. Adve2002-07-14