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