aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* new testcaseChris Lattner2008-01-111-0/+6
* Do not allow attributes beyond a function's lastDuncan Sands2008-01-111-0/+10
* Teach argpromote to ruthlessly hack small byval structs when it canChris Lattner2008-01-111-0/+24
* Two occurrences on one line count as one...Duncan Sands2008-01-111-2/+2
* If there are attributes on the varargs part of aDuncan Sands2008-01-111-0/+10
* More CellSPU refinements:Scott Michel2008-01-113-3/+163
* Disable for now.Dale Johannesen2008-01-111-0/+3
* When inlining a functino with a byval argument, make an explicit Chris Lattner2008-01-111-0/+28
* More CellSPU refinement and progress:Scott Michel2008-01-1123-0/+467
* Output sinl for a long double FSIN node, not sin.Duncan Sands2008-01-101-0/+11
* Codegen improvement has reduced one spill.Evan Cheng2008-01-101-1/+1
* new testcase for PR1845Chris Lattner2008-01-101-0/+11
* Special copy SUnit's do not have SDNode's.Evan Cheng2008-01-091-0/+32
* Fix sse2.psrl.w and sse2.psrl.q definitions.Evan Cheng2008-01-092-2/+36
* Make load->store deletion a bit smarter. This allows us to compile this:Chris Lattner2008-01-081-0/+11
* Crashes llc when using Chris's new legalization logic.Duncan Sands2008-01-081-0/+17
* Implement PR1795, an instcombine hack for forming GEPs with integer pointer a...Chris Lattner2008-01-081-0/+20
* remove darwin/i386 t-tChris Lattner2008-01-081-3/+0
* Finally implement correct ordered comparisons for PPC, even thoughChris Lattner2008-01-081-0/+27
* Testcase for PR1721Chris Lattner2008-01-081-0/+11
* Update test to catch recent x86 insert regression and improvementsNate Begeman2008-01-071-0/+3
* Setting GlobalDirective in TargetAsmInfo by default rather thanGordon Henriksen2008-01-072-0/+56
* With this patch, the LowerGC transformation becomes theGordon Henriksen2008-01-071-0/+17
* The transform that tries to turn calls to bitcast functions intoDuncan Sands2008-01-061-0/+23
* When transforming a call to a bitcast function intoDuncan Sands2008-01-062-0/+20
* Accept both %y, %x and %x, %y as valid answers.Nick Lewycky2008-01-061-1/+1
* remove a couple more unsafe xforms in the face of overflow.Chris Lattner2008-01-051-25/+0
* Testcase with non-integer "bitfields" (in quotes,Duncan Sands2008-01-041-0/+12
* Testcase for PR1386.Duncan Sands2008-01-041-0/+13
* Fix PR1896Chris Lattner2008-01-041-0/+26
* Test for handling of large bit offset from aDuncan Sands2008-01-032-0/+16
* don't hoist FP additions into unconditional adds + selects. This Chris Lattner2008-01-031-0/+26
* An example for which the TYPE_SIZE was being set fromDuncan Sands2008-01-031-0/+12
* Test handling of records for which the fields areDuncan Sands2008-01-031-0/+7
* fix this to use a valid triple.Chris Lattner2008-01-021-1/+1
* verify that aligned common support doesn't break.Chris Lattner2008-01-021-0/+8
* Update this testcase. The output needs to be disabled to pass.Bill Wendling2008-01-011-25/+23
* Fix PR1833 - eh.exception and eh.selector return twoDuncan Sands2007-12-311-0/+36
* Another backwards compatibility fix.Gordon Henriksen2007-12-301-6/+6
* Strengthening this test so it fails in release mode.Gordon Henriksen2007-12-301-0/+1
* Bindings for instruction calling conventions.Gordon Henriksen2007-12-291-2/+7
* remove attributions from the rest of the llvm makefiles.Chris Lattner2007-12-291-2/+2
* One readme entry is done, one is really easy (Evan, want to investigateChris Lattner2007-12-291-0/+10
* upgrade this testChris Lattner2007-12-291-8/+9
* Fold comparisons against a constant nan, and optimize ORD/UNORD Chris Lattner2007-12-291-0/+11
* this xform is implemented.Chris Lattner2007-12-291-0/+9
* Codegen:Chris Lattner2007-12-291-0/+11
* avoid going through a stack slot to convert from fpstack to xmm regChris Lattner2007-12-291-0/+15
* dead calls to llvm.stacksave can be deleted, even though theyChris Lattner2007-12-291-0/+10
* upgrade this testChris Lattner2007-12-291-11/+12