aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen
Commit message (Expand)AuthorAgeFilesLines
* new testcaseChris Lattner2006-10-281-0/+55
* new testcaseChris Lattner2006-10-271-0/+21
* new testcaseChris Lattner2006-10-271-0/+19
* new testcaseChris Lattner2006-10-271-0/+19
* Add a new vextract test case.Evan Cheng2006-10-271-2/+12
* Improve cvs ignoring of test results.Reid Spencer2006-10-271-0/+1
* Add a run line to this test.Reid Spencer2006-10-271-0/+1
* initial support for frame pointersRafael Espindola2006-10-261-0/+5
* 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
* Update test case.Evan Cheng2006-10-231-1/+1
* implement STRB and STRHRafael Espindola2006-10-231-0/+15
* Fix test case.Evan Cheng2006-10-231-6/+3
* new testcase for PR964Chris Lattner2006-10-221-0/+27
* Changed the pattern matching so that it will hopefully work on Linux.Bill Wendling2006-10-201-1/+1
* Testcase for P926Bill Wendling2006-10-191-0/+27
* 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
* 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
* Explict processor.Jim Laskey2006-10-111-1/+1
* Make sure combiner alias analysis does it's thing.Jim Laskey2006-10-111-0/+25