aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* add test for mdef in a letChris Lattner2006-10-111-1/+8
* Explict processor.Jim Laskey2006-10-111-1/+1
* Make sure combiner alias analysis does it's thing.Jim Laskey2006-10-111-0/+25
* Test case for the recently fixed FindModifiedNodeSlot bug.Evan Cheng2006-10-111-0/+31
* new testcase, this should turn into zapChris Lattner2006-10-111-0/+8
* Jimptables working again on alpha.Andrew Lenharth2006-10-111-2/+0
* Both of these functions should turn into cmpbge instructions, even thoughChris Lattner2006-10-111-0/+16
* new testcase for zap generation, from the alpha readmeChris Lattner2006-10-111-0/+14
* uint <-> double conversionRafael Espindola2006-10-101-0/+12
* add fp subRafael Espindola2006-10-101-4/+16
* add double <-> int conversionRafael Espindola2006-10-101-2/+14
* compare doublesRafael Espindola2006-10-101-1/+10
* add some tests for floating point compareRafael Espindola2006-10-101-0/+41
* Add test case from PR940.Evan Cheng2006-10-101-0/+10
* shufps with load folding is better than movaps; movsd.Evan Cheng2006-10-091-1/+2
* add some tests for floating point arithmeticRafael Espindola2006-10-091-0/+29
* add float -> double and double -> float conversionRafael Espindola2006-10-091-0/+15
* xfail this until andrew has a chance to implement the alpha TM method.Chris Lattner2006-10-091-0/+2