aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* New shuffle test case.Evan Cheng2006-10-251-0/+20
* Allow this to pass on ppcChris Lattner2006-10-251-2/+2
* Modernize the testcase, allow it to pass on ppcChris Lattner2006-10-251-4/+4
* expand ISD::VACOPYRafael Espindola2006-10-241-17/+35
* new testcaseChris Lattner2006-10-241-0/+5
* New testcase that crashes scalarreplChris Lattner2006-10-241-0/+75
* Update test case.Evan Cheng2006-10-231-1/+1
* implement STRB and STRHRafael Espindola2006-10-231-0/+15
* restore these testsAndrew Lenharth2006-10-233-7/+3
* new testcaseChris Lattner2006-10-231-0/+128
* Fix test case.Evan Cheng2006-10-231-6/+3
* Handle "if ((x|y) != 0)" for ints like we do for bools. Fixes missedNick Lewycky2006-10-221-0/+21
* new testcase for PR964Chris Lattner2006-10-221-0/+27
* AllocaInst can't return a null pointer. Fixes missed optimizationNick Lewycky2006-10-221-1/+16
* Changed the pattern matching so that it will hopefully work on Linux.Bill Wendling2006-10-201-1/+1
* Test case forDevang Patel2006-10-201-0/+8
* new testcase for PR957Chris Lattner2006-10-201-0/+35
* Testcase for P926Bill Wendling2006-10-191-0/+27
* It is OK to remove extra cast if operation is EQ/NE even though sourceDevang Patel2006-10-191-0/+9
* Fix bug in PR454 resolution. Added new test case.Devang Patel2006-10-192-24/+8
* print common symbolsRafael Espindola2006-10-191-1/+4
* add blxRafael Espindola2006-10-181-1/+11
* implement CallingConv::Fast as CallingConv::CRafael Espindola2006-10-181-2/+2
* new testcaseChris Lattner2006-10-181-0/+6
* new testcase, miscompilation of llvm with itself.Chris Lattner2006-10-171-0/+24
* expand ISD::SDIV, ISD::UDIV, ISD::SREM and ISD::UREMRafael Espindola2006-10-171-0/+29
* add FABSS and FABSDRafael Espindola2006-10-171-0/+16
* cleanup some testsRafael Espindola2006-10-173-45/+43
* remove extra [] in storesRafael Espindola2006-10-171-3/+10
* new testcaseChris Lattner2006-10-171-0/+93
* initial implementation of addressing mode 5Rafael Espindola2006-10-171-0/+14
* add the immediate to the Offset in eliminateFrameIndexRafael Espindola2006-10-171-0/+7
* add FSTD and FSTSRafael Espindola2006-10-171-2/+16
* add fdivs e fdivdRafael Espindola2006-10-161-1/+15
* expand ISD::SHL_PARTS, ISD::SRA_PARTS and ISD::SRL_PARTSRafael Espindola2006-10-161-0/+24
* implement LDRB, LDRSB, LDRH and LDRSHRafael Espindola2006-10-161-0/+33
* implement smull and umullRafael Espindola2006-10-161-1/+19
* testcase that causes the asmparser to assertChris Lattner2006-10-151-0/+9
* fix some fp condition codesRafael Espindola2006-10-141-4/+2
* One cyclic dag a day is good for ya...Evan Cheng2006-10-141-0/+20
* testcase for recent dag combiner patch. Before the entry bb was:Chris Lattner2006-10-141-0/+16
* testcase for recent selectiondag patchChris Lattner2006-10-131-0/+19
* add FNEGS and FNEGDRafael Espindola2006-10-131-1/+15
* add SBCS and SUBSRafael Espindola2006-10-131-1/+9
* implement calls to functions that return longRafael Espindola2006-10-131-0/+7
* implement unordered floating point comparesRafael Espindola2006-10-131-1/+17
* new testcaseChris Lattner2006-10-121-0/+23
* Add another cyclic dag test case.Evan Cheng2006-10-121-0/+41
* Update tests.Evan Cheng2006-10-123-6/+11
* new testcaseChris Lattner2006-10-111-0/+46