summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* For PR1297:Reid Spencer2007-04-01
* not not!Chris Lattner2007-04-01
* New testcaseChris Lattner2007-04-01
* Missing '&&'Evan Cheng2007-03-30
* add a testcase for x86Chris Lattner2007-03-30
* New test case.Evan Cheng2007-03-30
* Test case for PR1279 (part 2).Evan Cheng2007-03-30
* For PR1289:Reid Spencer2007-03-30
* checkpoint -> implementation. This really needs to just drop the need forReid Spencer2007-03-29
* 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