aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add a test case for SSE fcopysign using SSE bitwise operations.Evan Cheng2007-01-051-0/+18
* new testChris Lattner2007-01-051-0/+4
* manually upgrade this testcaseChris Lattner2007-01-051-23/+23
* new testcaseChris Lattner2007-01-051-0/+9
* llvm upgrade doesn't accept 'define'Chris Lattner2007-01-051-1/+2
* new testcaseChris Lattner2007-01-051-0/+6
* add missing flagsChris Lattner2007-01-041-2/+2
* new testcaseChris Lattner2007-01-041-0/+10
* remove xfailed test that depends on obsolete argument to lliChris Lattner2007-01-041-76/+0
* Remove a manual renaming of a variable that was introduced beforeReid Spencer2007-01-041-1/+1
* Add test for constructor and destructor sections.Lauro Ramos Venancio2007-01-041-0/+16
* Add extload(i1) test.Lauro Ramos Venancio2007-01-041-0/+22
* Add test for FCOPYSIGN.Lauro Ramos Venancio2007-01-041-0/+21
* XFAIL this test until such time that code gen can handle a comparison ofReid Spencer2007-01-041-0/+1
* Add a test to ensure that we can assembly comparisons of packed values.Reid Spencer2007-01-041-0/+57
* Test @zext and @sext fully as well as testing the "short" call syntax.Reid Spencer2007-01-041-3/+5
* Add a test case to test parameter attributes feature.Reid Spencer2007-01-031-0/+18
* Update test cases that grepped for register names that have now changedReid Spencer2007-01-037-15/+24
* It is no longer permissible to have undefined types in function parameters.Reid Spencer2007-01-031-0/+4
* Fix this test case. It is no longer permissible to have undefined typesReid Spencer2007-01-031-0/+4
* Fix this test cases to use parameter attributes for its parameter andReid Spencer2007-01-032-114/+111
* This test case previously passed the assembler without error even thoughReid Spencer2007-01-021-0/+2
* Add a test case for abstract parameter and result types in functionReid Spencer2007-01-021-0/+10
* PR1068 - Unbounded array debug info.Jim Laskey2007-01-021-0/+14
* For PR1070:Reid Spencer2007-01-028-19/+25
* For PR1070:Reid Spencer2007-01-025-22/+40
* Manually upgrade this test case to make sure that the new cast-to-boolReid Spencer2007-01-021-3/+3
* For PR1070:Reid Spencer2007-01-021-0/+5
* Reverse last patch, committed by accident.Reid Spencer2007-01-021-2/+0
* Fix this test case to be legal. There is no ubyte %tmp ever defined!Reid Spencer2007-01-021-0/+2
* Back out last revision now that llvm-upgrade can remove useless bitcasts.Reid Spencer2007-01-011-2/+2
* implement missing comparesRafael Espindola2006-12-311-0/+11
* For PR950:Reid Spencer2006-12-31117-299/+285
* Run llvm-upgrade on test to prepare for new assembly syntax.Reid Spencer2006-12-292-2/+2
* Update tests that need to be run through llvm-upgrade. This is necessaryReid Spencer2006-12-2941-62/+78
* Test case for PR1065.Reid Spencer2006-12-231-0/+33
* For PR950:Reid Spencer2006-12-2313-15/+356
* add a generic component to this testChris Lattner2006-12-221-1/+2
* let this pass for ppc/linuxChris Lattner2006-12-221-1/+1
* Integer constants now print out as signed values in the assembly,Reid Spencer2006-12-211-1/+1
* These tests all rely on using register mnemonics and thus must behave in theJim Laskey2006-12-218-69/+69
* Add some tests for negative constants to unsigned and large positiveReid Spencer2006-12-201-0/+7
* new testcaseChris Lattner2006-12-201-0/+6
* Update this test because constant integers are always printed signed now.Reid Spencer2006-12-191-1/+1
* For PR950:Reid Spencer2006-12-193-3/+3
* This test needs to be upgraded for the forthcoming FCmpInst patch.Reid Spencer2006-12-191-1/+1
* This test needs to be upgraded for the FCmpInst patch.Reid Spencer2006-12-191-1/+1
* Make sure linker output is overwritten so this test can pass multiple times.Reid Spencer2006-12-191-2/+1
* testcase for pr1061Chris Lattner2006-12-191-0/+91
* Back out last revision, a bit premature, its not an upgrade-only change.Reid Spencer2006-12-191-2/+2