summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Add a test case for PR1086Reid Spencer2007-01-07
* Simplify the testcaseChris Lattner2007-01-07
* Testcase for PR1015Chris Lattner2007-01-07
* Testcase for PR1085Chris Lattner2007-01-07
* New testcase for PR1084Chris Lattner2007-01-07
* testcase for pr1083Chris Lattner2007-01-06
* this testcase is too large to be useful, and requires a .bc file to beChris Lattner2007-01-06
* Regenerate for new bytecode file format.Reid Spencer2007-01-06
* Accomodate new name manglinge done by llvm-upgradeReid Spencer2007-01-06
* Currently, there is no fix for this.Reid Spencer2007-01-06
* Test case for PR1082, an llvm-upgrade bug.Reid Spencer2007-01-06
* Test Case for PR1080.Reid Spencer2007-01-06
* Update test case.Evan Cheng2007-01-05
* For PR1077:Reid Spencer2007-01-05
* This test case needs parameter attributes, manually upgrade and don'tReid Spencer2007-01-05
* Global variables are not renamed by llvm-upgrade any more.Reid Spencer2007-01-05
* Update for change in parameter attribute syntax.Reid Spencer2007-01-05
* Update for change in parameter attributes syntax.Reid Spencer2007-01-05
* Wrap long RUN: line.Reid Spencer2007-01-05
* Globals are not renamed any more.Reid Spencer2007-01-05
* This test case needs zext and sext attributes so manually upgrade it andReid Spencer2007-01-05
* Changes to parameter attribute syntax.Reid Spencer2007-01-05
* Changes to parameter attributes syntax.Reid Spencer2007-01-05
* Globals are not being renamed any more.Reid Spencer2007-01-05
* This test case has been translated to 2.0 assembly so don't runReid Spencer2007-01-05
* Fix this to check for the correct error message.Reid Spencer2007-01-05
* This tests for something that will become illegal soon. The test/FeatureReid Spencer2007-01-05
* Beef up this test case a little by introducing a global variable nameReid Spencer2007-01-05
* Make this test that we can drop the implementation keyword for llvm-as.Reid Spencer2007-01-05
* Fix the test case for the change in parameter attribute syntax. The @ isReid Spencer2007-01-05
* For PR1077:Reid Spencer2007-01-05
* For PR1077:Reid Spencer2007-01-05
* Give the assembler some input.Reid Spencer2007-01-05
* Add a test case for SSE fcopysign using SSE bitwise operations.Evan Cheng2007-01-05
* new testChris Lattner2007-01-05
* manually upgrade this testcaseChris Lattner2007-01-05
* new testcaseChris Lattner2007-01-05
* llvm upgrade doesn't accept 'define'Chris Lattner2007-01-05
* new testcaseChris Lattner2007-01-05
* add missing flagsChris Lattner2007-01-04
* new testcaseChris Lattner2007-01-04
* remove xfailed test that depends on obsolete argument to lliChris Lattner2007-01-04
* Remove a manual renaming of a variable that was introduced beforeReid Spencer2007-01-04
* Add test for constructor and destructor sections.Lauro Ramos Venancio2007-01-04
* Add extload(i1) test.Lauro Ramos Venancio2007-01-04
* Add test for FCOPYSIGN.Lauro Ramos Venancio2007-01-04
* XFAIL this test until such time that code gen can handle a comparison ofReid Spencer2007-01-04
* Add a test to ensure that we can assembly comparisons of packed values.Reid Spencer2007-01-04
* Test @zext and @sext fully as well as testing the "short" call syntax.Reid Spencer2007-01-04
* Add a test case to test parameter attributes feature.Reid Spencer2007-01-03