summaryrefslogtreecommitdiff
path: root/test/Feature/constexpr.ll
AgeCommit message (Expand)AuthorFilesLines
2008-03-01Remove llvm-upgrade and update tests.Tanya Lattner1-39/+36
2007-01-05For PR1077:Reid Spencer1-12/+0
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer1-1/+1
2006-11-23Fix some typos.Reid Spencer1-3/+2
2006-11-23Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer1-5/+6
2004-11-07Added RUN lines and dejagnu support for Feature dir.Tanya Lattner1-0/+4
2003-04-17Add a simple test for hex constant integersChris Lattner1-0/+3
2003-03-18Fix testcaseChris Lattner1-6/+6
2002-10-06 - Cleaned up all of the test/Feature tests to not use uint's withChris Lattner1-11/+11
2002-08-15Convert constexpr over to new syntaxChris Lattner1-14/+14
2002-08-15Convert testcase to use correct syntaxChris Lattner1-14/+16
2002-07-15Added duplicate constant expressions to test uniqueness support.Vikram S. Adve1-0/+14
2002-07-14Test the handling of constant expressions.Vikram S. Adve1-0/+72