summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2007-03-28new testcasesChris Lattner1-1/+14
2007-03-28new testcaseChris Lattner2-1/+8
2007-03-28Delete the remanant of an obsolete comment.Reid Spencer1-2/+0
2007-03-28Remove use of implementation keyword.Reid Spencer89-92/+0
2007-03-28The implementation keyword was replaced with checkpoint.Reid Spencer1-1/+1
2007-03-28implementation keyword is going .. going .. gone.Reid Spencer8-16/+0
2007-03-28don't use 'not' when we can use a positive testChris Lattner1-8/+6
2007-03-28new test case for PR1280Reid Spencer1-0/+15
2007-03-28For PR1280:Reid Spencer2-24/+0
2007-03-28Added a test case for PR1279.Evan Cheng1-0/+37
2007-03-28new testcaseChris Lattner1-1/+1
2007-03-28upgrade a random testChris Lattner1-4/+4
2007-03-28new testcaseChris Lattner1-0/+17
2007-03-27Test that a VIEW_CONVERT_EXPR used as an lvalue has the right type.Duncan Sands1-0/+9
2007-03-26Another test case for PR1271 where bad shift masks were generated.Reid Spencer1-0/+35
2007-03-26Test case for PR1266.Evan Cheng1-0/+948
2007-03-26Fix this test case to match output after a bug was fixed.Reid Spencer1-1/+2
2007-03-26Fix testsuite hang.Duncan Sands2-2/+2
2007-03-26Test case for PR1271 involving construction of a bad mask to replace aReid Spencer1-0/+28
2007-03-25Add "feature" testcase for new switch lowering codeAnton Korobeynikov1-0/+32
2007-03-25Add a test case for PR1271 (necessary, but not sufficient).Reid Spencer1-0/+9
2007-03-25new testcaseChris Lattner2-1/+8
2007-03-25new testcaseChris Lattner1-0/+11
2007-03-25test that the ppc backend can do 64-bit cntlzChris Lattner1-0/+13
2007-03-25new testcaseChris Lattner1-0/+9
2007-03-25new testcaseChris Lattner1-0/+11
2007-03-25new testcaseChris Lattner1-0/+10
2007-03-24Remove the last vestiges of this directory.Reid Spencer2-6/+0
2007-03-24Flip the srem tests around. Previous commit was to correct an apparentReid Spencer7-11/+11
2007-03-24Fix incorrect test cases for srem. The definition of srem is a remainder soReid Spencer13-9/+19
2007-03-23Add more test cases for APIntified InstCombine.Reid Spencer3-0/+255
2007-03-23Add test case for testing InstCombine with arbitrary precision integerReid Spencer30-0/+974
2007-03-23Test handling of switches with wide case ranges.Duncan Sands1-0/+12
2007-03-22Make this test actually match the generated code.Reid Spencer1-1/+1
2007-03-22Add tests for nounwind and noreturn function attributes.Reid Spencer1-2/+2
2007-03-22Another test case.Evan Cheng1-15/+13
2007-03-22Test case for PR1257Evan Cheng1-0/+97
2007-03-22Test case for PR1248Reid Spencer1-0/+7
2007-03-21New test case.Evan Cheng1-0/+27
2007-03-20bugfix: When the source register of CALL_NOLINK was LR, the following code wa...Lauro Ramos Venancio1-0/+53
2007-03-20llvm-gcc now requires -fnested-functions to enable them in C.Chris Lattner1-1/+1
2007-03-20Break up huge line so that this file is almost readable.Reid Spencer1-2/+52
2007-03-20Test handling of structs with multiple variable-sized fields.Duncan Sands2-0/+16
2007-03-20Ada testcase for structs with multiple variable sized fields.Duncan Sands2-0/+14
2007-03-20Test that ARRAY_RANGE_REF returns an array not an element.Duncan Sands1-0/+7
2007-03-20These functions should use shll, not lea.Chris Lattner1-0/+27
2007-03-19Make this test a little simpler/faster.Reid Spencer1-2/+1
2007-03-19Add test case for PR1261, currently XFAILed.Reid Spencer1-0/+14
2007-03-19Test case noticed by Sheng that fails because negative values that areReid Spencer1-0/+7
2007-03-19Test handling of ARRAY_REF when the component type is of unknown size.Duncan Sands1-0/+11