summaryrefslogtreecommitdiff
path: root/test/CodeGen
AgeCommit message (Expand)AuthorFilesLines
2007-04-14Fix PR1325: Case range optimization was performed in the case itAnton Korobeynikov1-0/+160
2007-04-13xfail this for nowChris Lattner1-0/+3
2007-04-13new lsr testcaseChris Lattner1-0/+60
2007-04-13New testcaseChris Lattner1-0/+17
2007-04-13Fix PR1323 : we haven't updated phi nodes in good manner :)Anton Korobeynikov1-0/+27
2007-04-12make this really work on linux :)Chris Lattner1-1/+1
2007-04-12make this happier on linux hostsChris Lattner1-1/+1
2007-04-12new testcaseChris Lattner1-0/+21
2007-04-11Make the llvm-runtest function much more amenable by eliminating all theReid Spencer9-9/+9
2007-04-11this got betterChris Lattner2-3/+4
2007-04-11change test name.Chris Lattner1-1/+1
2007-04-11new testcaseChris Lattner1-0/+12
2007-04-11new testcases for integer abs functionChris Lattner3-0/+50
2007-04-09Next stage into switch lowering refactoringAnton Korobeynikov2-18/+40
2007-04-09add another testChris Lattner1-2/+7
2007-04-09The x constraint allows scalar FP values as well as vectors.Chris Lattner1-0/+12
2007-04-09new testcase for PR1308Chris Lattner1-0/+9
2007-04-08testcase for PR1314Chris Lattner1-0/+18
2007-04-05XFAIL this test for now. It will be a while before I can implement thisReid Spencer1-0/+1
2007-04-05Fix testAnton Korobeynikov1-0/+2
2007-04-04Implement the llvm.bit.part_select.iN.iN.iN overloaded intrinsic.Reid Spencer1-0/+14
2007-04-04Fix testAnton Korobeynikov1-1/+1
2007-04-04Properly emit range comparisons for switch cases, where neighbour casesAnton Korobeynikov2-4/+51
2007-04-04Better still.Evan Cheng2-2/+2
2007-04-04Fix test case.Evan Cheng1-1/+1
2007-04-04These got better.Evan Cheng3-3/+3
2007-04-04New asm test case.Evan Cheng1-0/+11
2007-04-03New test case.Evan Cheng1-0/+98
2007-04-03New test case.Evan Cheng1-0/+12
2007-04-03new testcase, where we should use a negative strideChris Lattner1-0/+20
2007-04-02Add a regtest for cases we now recognize as rotates, thanks to Scott Michel'sChris Lattner1-0/+38
2007-04-02fix this testcase on ppc hostsChris Lattner1-1/+1
2007-04-02New test case.Evan Cheng1-0/+55
2007-04-02new testcase.Chris Lattner1-0/+19
2007-04-02new testcaseChris Lattner1-0/+13
2007-04-02my patch fixed the fixme.Chris Lattner1-2/+1
2007-04-02new testcase for PR1296Chris Lattner1-0/+54
2007-04-02- Divides the comparisons in two types: comparisons that only use N and ZLauro Ramos Venancio1-0/+21
2007-04-02Let llvm-upgrade upgrade the bswap intrinsic.Reid Spencer1-6/+6
2007-04-02Let llvm-upgrade upgrade bswap intrinsic.Reid Spencer2-8/+8
2007-04-02Revert the name changes for llvm.bswap to allow (and test) llvm-upgrade ofReid Spencer1-33/+33
2007-04-01For PR1297:Reid Spencer5-53/+51
2007-03-30Missing '&&'Evan Cheng1-1/+1
2007-03-30add a testcase for x86Chris Lattner1-0/+73
2007-03-30New test case.Evan Cheng1-0/+1801
2007-03-30Test case for PR1279 (part 2).Evan Cheng1-0/+101
2007-03-28new testcasesChris Lattner1-1/+14
2007-03-28new testcaseChris Lattner2-1/+8
2007-03-28Remove use of implementation keyword.Reid Spencer22-23/+0
2007-03-28Added a test case for PR1279.Evan Cheng1-0/+37