aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2007-04-03new testcase for PR1253Chris Lattner
2007-04-03new testcase, where we should use a negative strideChris Lattner
2007-04-02Add a regtest for cases we now recognize as rotates, thanks to Scott Michel'sChris Lattner
2007-04-02fix this testcase so it passesChris Lattner
2007-04-02fix this testcase on ppc hostsChris Lattner
2007-04-02New test case.Evan Cheng
2007-04-02new testcase.Chris Lattner
2007-04-02new testcaseChris Lattner
2007-04-02creative way to add one.Chris Lattner
2007-04-02my patch fixed the fixme.Chris Lattner
2007-04-02Fix illegal assembly syntax.Reid Spencer
2007-04-02Add a test case to make sure that constant folding of the bit countingReid Spencer
2007-04-02new testcase for PR1296Chris Lattner
2007-04-02- Divides the comparisons in two types: comparisons that only use N and ZLauro Ramos Venancio
2007-04-02Let llvm-upgrade upgrade the bswap intrinsic.Reid Spencer
2007-04-02Let llvm-upgrade upgrade bswap intrinsic.Reid Spencer
2007-04-02Revert the name changes for llvm.bswap to allow (and test) llvm-upgrade ofReid Spencer
2007-04-01Add testcase for correct sret handling.Anton Korobeynikov
2007-04-01Testcase for the problem worked around inDuncan Sands
2007-04-01For PR1297:Reid Spencer
2007-04-01not not!Chris Lattner
2007-04-01New testcaseChris Lattner
2007-03-30Missing '&&'Evan Cheng
2007-03-30add a testcase for x86Chris Lattner
2007-03-30New test case.Evan Cheng
2007-03-30Test case for PR1279 (part 2).Evan Cheng
2007-03-30For PR1289:Reid Spencer
2007-03-29checkpoint -> implementation. This really needs to just drop the need forReid Spencer
2007-03-28new testcasesChris Lattner
2007-03-28new testcaseChris Lattner
2007-03-28Delete the remanant of an obsolete comment.Reid Spencer
2007-03-28Remove use of implementation keyword.Reid Spencer
2007-03-28The implementation keyword was replaced with checkpoint.Reid Spencer
2007-03-28implementation keyword is going .. going .. gone.Reid Spencer
2007-03-28don't use 'not' when we can use a positive testChris Lattner
2007-03-28new test case for PR1280Reid Spencer
2007-03-28For PR1280:Reid Spencer
2007-03-28Added a test case for PR1279.Evan Cheng
2007-03-28new testcaseChris Lattner
2007-03-28upgrade a random testChris Lattner
2007-03-28new testcaseChris Lattner
2007-03-27Test that a VIEW_CONVERT_EXPR used as an lvalue has the right type.Duncan Sands
2007-03-26Another test case for PR1271 where bad shift masks were generated.Reid Spencer
2007-03-26Test case for PR1266.Evan Cheng
2007-03-26Fix this test case to match output after a bug was fixed.Reid Spencer
2007-03-26Fix testsuite hang.Duncan Sands
2007-03-26Test case for PR1271 involving construction of a bad mask to replace aReid Spencer
2007-03-25Add "feature" testcase for new switch lowering codeAnton Korobeynikov
2007-03-25Add a test case for PR1271 (necessary, but not sufficient).Reid Spencer
2007-03-25new testcaseChris Lattner