Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New shuffle test case. | Evan Cheng | 2006-10-25 | 1 | -0/+20 |
* | Allow this to pass on ppc | Chris Lattner | 2006-10-25 | 1 | -2/+2 |
* | Modernize the testcase, allow it to pass on ppc | Chris Lattner | 2006-10-25 | 1 | -4/+4 |
* | expand ISD::VACOPY | Rafael Espindola | 2006-10-24 | 1 | -17/+35 |
* | new testcase | Chris Lattner | 2006-10-24 | 1 | -0/+5 |
* | New testcase that crashes scalarrepl | Chris Lattner | 2006-10-24 | 1 | -0/+75 |
* | Update test case. | Evan Cheng | 2006-10-23 | 1 | -1/+1 |
* | implement STRB and STRH | Rafael Espindola | 2006-10-23 | 1 | -0/+15 |
* | restore these tests | Andrew Lenharth | 2006-10-23 | 3 | -7/+3 |
* | new testcase | Chris Lattner | 2006-10-23 | 1 | -0/+128 |
* | Fix test case. | Evan Cheng | 2006-10-23 | 1 | -6/+3 |
* | Handle "if ((x|y) != 0)" for ints like we do for bools. Fixes missed | Nick Lewycky | 2006-10-22 | 1 | -0/+21 |
* | new testcase for PR964 | Chris Lattner | 2006-10-22 | 1 | -0/+27 |
* | AllocaInst can't return a null pointer. Fixes missed optimization | Nick Lewycky | 2006-10-22 | 1 | -1/+16 |
* | Changed the pattern matching so that it will hopefully work on Linux. | Bill Wendling | 2006-10-20 | 1 | -1/+1 |
* | Test case for | Devang Patel | 2006-10-20 | 1 | -0/+8 |
* | new testcase for PR957 | Chris Lattner | 2006-10-20 | 1 | -0/+35 |
* | Testcase for P926 | Bill Wendling | 2006-10-19 | 1 | -0/+27 |
* | It is OK to remove extra cast if operation is EQ/NE even though source | Devang Patel | 2006-10-19 | 1 | -0/+9 |
* | Fix bug in PR454 resolution. Added new test case. | Devang Patel | 2006-10-19 | 2 | -24/+8 |
* | print common symbols | Rafael Espindola | 2006-10-19 | 1 | -1/+4 |
* | add blx | Rafael Espindola | 2006-10-18 | 1 | -1/+11 |
* | implement CallingConv::Fast as CallingConv::C | Rafael Espindola | 2006-10-18 | 1 | -2/+2 |
* | new testcase | Chris Lattner | 2006-10-18 | 1 | -0/+6 |
* | new testcase, miscompilation of llvm with itself. | Chris Lattner | 2006-10-17 | 1 | -0/+24 |
* | expand ISD::SDIV, ISD::UDIV, ISD::SREM and ISD::UREM | Rafael Espindola | 2006-10-17 | 1 | -0/+29 |
* | add FABSS and FABSD | Rafael Espindola | 2006-10-17 | 1 | -0/+16 |
* | cleanup some tests | Rafael Espindola | 2006-10-17 | 3 | -45/+43 |
* | remove extra [] in stores | Rafael Espindola | 2006-10-17 | 1 | -3/+10 |
* | new testcase | Chris Lattner | 2006-10-17 | 1 | -0/+93 |
* | initial implementation of addressing mode 5 | Rafael Espindola | 2006-10-17 | 1 | -0/+14 |
* | add the immediate to the Offset in eliminateFrameIndex | Rafael Espindola | 2006-10-17 | 1 | -0/+7 |
* | add FSTD and FSTS | Rafael Espindola | 2006-10-17 | 1 | -2/+16 |
* | add fdivs e fdivd | Rafael Espindola | 2006-10-16 | 1 | -1/+15 |
* | expand ISD::SHL_PARTS, ISD::SRA_PARTS and ISD::SRL_PARTS | Rafael Espindola | 2006-10-16 | 1 | -0/+24 |
* | implement LDRB, LDRSB, LDRH and LDRSH | Rafael Espindola | 2006-10-16 | 1 | -0/+33 |
* | implement smull and umull | Rafael Espindola | 2006-10-16 | 1 | -1/+19 |
* | testcase that causes the asmparser to assert | Chris Lattner | 2006-10-15 | 1 | -0/+9 |
* | fix some fp condition codes | Rafael Espindola | 2006-10-14 | 1 | -4/+2 |
* | One cyclic dag a day is good for ya... | Evan Cheng | 2006-10-14 | 1 | -0/+20 |
* | testcase for recent dag combiner patch. Before the entry bb was: | Chris Lattner | 2006-10-14 | 1 | -0/+16 |
* | testcase for recent selectiondag patch | Chris Lattner | 2006-10-13 | 1 | -0/+19 |
* | add FNEGS and FNEGD | Rafael Espindola | 2006-10-13 | 1 | -1/+15 |
* | add SBCS and SUBS | Rafael Espindola | 2006-10-13 | 1 | -1/+9 |
* | implement calls to functions that return long | Rafael Espindola | 2006-10-13 | 1 | -0/+7 |
* | implement unordered floating point compares | Rafael Espindola | 2006-10-13 | 1 | -1/+17 |
* | new testcase | Chris Lattner | 2006-10-12 | 1 | -0/+23 |
* | Add another cyclic dag test case. | Evan Cheng | 2006-10-12 | 1 | -0/+41 |
* | Update tests. | Evan Cheng | 2006-10-12 | 3 | -6/+11 |
* | new testcase | Chris Lattner | 2006-10-11 | 1 | -0/+46 |