aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Missing '&&'Evan Cheng2007-03-301-1/+1
* add a testcase for x86Chris Lattner2007-03-301-0/+73
* New test case.Evan Cheng2007-03-301-0/+1801
* Test case for PR1279 (part 2).Evan Cheng2007-03-301-0/+101
* For PR1289:Reid Spencer2007-03-301-3/+1
* checkpoint -> implementation. This really needs to just drop the need forReid Spencer2007-03-291-1/+1
* new testcasesChris Lattner2007-03-281-1/+14
* new testcaseChris Lattner2007-03-282-1/+8
* Delete the remanant of an obsolete comment.Reid Spencer2007-03-281-2/+0
* Remove use of implementation keyword.Reid Spencer2007-03-2889-92/+0
* The implementation keyword was replaced with checkpoint.Reid Spencer2007-03-281-1/+1
* implementation keyword is going .. going .. gone.Reid Spencer2007-03-288-16/+0
* don't use 'not' when we can use a positive testChris Lattner2007-03-281-8/+6
* new test case for PR1280Reid Spencer2007-03-281-0/+15
* For PR1280:Reid Spencer2007-03-282-24/+0
* Added a test case for PR1279.Evan Cheng2007-03-281-0/+37
* new testcaseChris Lattner2007-03-281-1/+1
* upgrade a random testChris Lattner2007-03-281-4/+4
* new testcaseChris Lattner2007-03-281-0/+17
* Test that a VIEW_CONVERT_EXPR used as an lvalue has the right type.Duncan Sands2007-03-271-0/+9
* Another test case for PR1271 where bad shift masks were generated.Reid Spencer2007-03-261-0/+35
* Test case for PR1266.Evan Cheng2007-03-261-0/+948
* Fix this test case to match output after a bug was fixed.Reid Spencer2007-03-261-1/+2
* Fix testsuite hang.Duncan Sands2007-03-262-2/+2
* Test case for PR1271 involving construction of a bad mask to replace aReid Spencer2007-03-261-0/+28
* Add "feature" testcase for new switch lowering codeAnton Korobeynikov2007-03-251-0/+32
* Add a test case for PR1271 (necessary, but not sufficient).Reid Spencer2007-03-251-0/+9
* new testcaseChris Lattner2007-03-252-1/+8
* new testcaseChris Lattner2007-03-251-0/+11
* test that the ppc backend can do 64-bit cntlzChris Lattner2007-03-251-0/+13
* new testcaseChris Lattner2007-03-251-0/+9
* new testcaseChris Lattner2007-03-251-0/+11
* new testcaseChris Lattner2007-03-251-0/+10
* Remove the last vestiges of this directory.Reid Spencer2007-03-242-6/+0
* Flip the srem tests around. Previous commit was to correct an apparentReid Spencer2007-03-247-11/+11
* Fix incorrect test cases for srem. The definition of srem is a remainder soReid Spencer2007-03-2413-9/+19
* Add more test cases for APIntified InstCombine.Reid Spencer2007-03-233-0/+255
* Add test case for testing InstCombine with arbitrary precision integerReid Spencer2007-03-2330-0/+974
* Test handling of switches with wide case ranges.Duncan Sands2007-03-231-0/+12
* Make this test actually match the generated code.Reid Spencer2007-03-221-1/+1
* Add tests for nounwind and noreturn function attributes.Reid Spencer2007-03-221-2/+2
* Another test case.Evan Cheng2007-03-221-15/+13
* Test case for PR1257Evan Cheng2007-03-221-0/+97
* Test case for PR1248Reid Spencer2007-03-221-0/+7
* New test case.Evan Cheng2007-03-211-0/+27
* bugfix: When the source register of CALL_NOLINK was LR, the following code wa...Lauro Ramos Venancio2007-03-201-0/+53
* llvm-gcc now requires -fnested-functions to enable them in C.Chris Lattner2007-03-201-1/+1
* Break up huge line so that this file is almost readable.Reid Spencer2007-03-201-2/+52
* Test handling of structs with multiple variable-sized fields.Duncan Sands2007-03-202-0/+16
* Ada testcase for structs with multiple variable sized fields.Duncan Sands2007-03-202-0/+14