The CorrelatedExpressions pass is now no more.
[oota-llvm.git] / test / CodeGen /
2008-01-26 Chris LattnerNew test to verify that "merging 4 loads into a vec...
2008-01-26 Chris LattnerInfer alignment of loads and increase their alignment...
2008-01-26 Chris Lattnerremove a useless xfailed test.
2008-01-26 Bill WendlingIf there's no instructions being emitted on X86 for...
2008-01-26 Bill WendlingNeed to convert to LLVM code and not C.
2008-01-26 Bill WendlingRename the .c to .ll
2008-01-26 Bill WendlingMove testcase to the code gen directory.
2008-01-26 Chris LattnerFix some bugs in SimplifyNodeWithTwoResults where it...
2008-01-25 Chris LattnerAdd target-specific dag combines for FAND(x,0) and...
2008-01-24 Chris LattnerSignificantly simplify and improve handling of FP funct...
2008-01-24 Chris Lattnertake these with a pr #
2008-01-23 Evan ChengLet each target decide byval alignment. For X86, it...
2008-01-22 Evan ChengSSE varargs arguments are passed in memory.
2008-01-18 Dale JohannesenImplement flt_rounds for PowerPC.
2008-01-18 Chris Lattnerremove extraneous &&'s from tests, as Scott is apparent...
2008-01-18 Dale JohannesenTest is correct again for the moment.
2008-01-18 Chris LattnerFix a latent bug exposed by my truncstore patch. We...
2008-01-17 Scott MichelForward progress: crtbegin.c now compiles successfully!
2008-01-17 Chris LattnerThis commit changes:
2008-01-17 Chris Lattnernew testcase.
2008-01-17 Chris Lattneradd testcase that has been sitting in my tree for awhile.
2008-01-17 Evan ChengWhen a live virtual register is being clobbered by...
2008-01-16 Evan ChengFixes a nasty dag combiner bug that causes a bunch...
2008-01-16 Duncan SandsTrampoline support for x86-64. This looks like
2008-01-16 Chris Lattneradd testcase for regression
2008-01-16 Chris Lattnermake sure to use a cpu that has sse.
2008-01-16 Chris LattnerMy previous commit had an incomplete message, it should...
2008-01-15 Chris Lattnerverify x86 generates ud2 for llvm.trap
2008-01-15 Chris Lattnernew testcase for llvm.trap.
2008-01-11 Scott MichelMore CellSPU refinements:
2008-01-11 Dale JohannesenDisable for now.
2008-01-11 Scott MichelMore CellSPU refinement and progress:
2008-01-10 Duncan SandsOutput sinl for a long double FSIN node, not sin.
2008-01-10 Evan ChengCodegen improvement has reduced one spill.
2008-01-10 Chris Lattnernew testcase for PR1845
2008-01-09 Evan ChengSpecial copy SUnit's do not have SDNode's.
2008-01-09 Evan ChengFix sse2.psrl.w and sse2.psrl.q definitions.
2008-01-08 Chris LattnerMake load->store deletion a bit smarter. This allows...
2008-01-08 Duncan SandsCrashes llc when using Chris's new legalization logic.
2008-01-08 Chris Lattnerremove darwin/i386 t-t
2008-01-08 Chris LattnerFinally implement correct ordered comparisons for PPC...
2008-01-07 Nate BegemanUpdate test to catch recent x86 insert regression and...
2008-01-07 Gordon HenriksenSetting GlobalDirective in TargetAsmInfo by default...
2008-01-07 Gordon HenriksenWith this patch, the LowerGC transformation becomes the
2008-01-02 Chris Lattnerfix this to use a valid triple.
2008-01-02 Chris Lattnerverify that aligned common support doesn't break.
2007-12-31 Duncan SandsFix PR1833 - eh.exception and eh.selector return two
2007-12-29 Chris LattnerOne readme entry is done, one is really easy (Evan...
2007-12-29 Chris Lattnerupgrade this test
2007-12-29 Chris LattnerFold comparisons against a constant nan, and optimize...
2007-12-29 Chris Lattnerthis xform is implemented.
2007-12-29 Chris LattnerCodegen:
2007-12-29 Chris Lattneravoid going through a stack slot to convert from fpstac...
2007-12-26 Chris Lattnerone fewer uncond branch with my codegenprepare hack...
2007-12-26 Gordon HenriksenTests for changes made in r45356, where IPO optimizatio...
2007-12-25 Gordon HenriksenGC poses hazards to the inliner. Consider:
2007-12-25 Gordon HenriksenNoting and enforcing that GC intrinsics are valid only...
2007-12-25 Gordon HenriksenAdjusting verification of "llvm.gc*" intrinsic prototyp...
2007-12-20 Evan ChengRemove xfail. This is fixed.
2007-12-20 Scott MichelMore working CellSPU tests:
2007-12-19 Scott MichelCellSPU testcase, extract_elt.ll: extract vector element.
2007-12-19 Scott MichelMore working CellSPU test cases:
2007-12-19 Scott MichelTwo more test cases: or_ops.ll (arithmetic or operation...
2007-12-19 Scott MichelAdd new immed16.ll test case, fix CellSPU errata to...
2007-12-18 Evan ChengFix PR1872: SrcValue and SrcValueOffset should not...
2007-12-18 Evan ChengFIX for PR1799: When a load is unfolded from an instruc...
2007-12-17 Scott Micheli32 immediate constant test case for CellSPU
2007-12-17 Scott Michel- Restore some i8 functionality in CellSPU
2007-12-17 Duncan SandsMake invokes of inline asm legal. Teach codegen
2007-12-15 Evan ChengMake better use of instructions that clear high bits...
2007-12-15 Scott MichelStart committing working test cases for CellSPU.
2007-12-14 Evan ChengFix ctlz and cttz. llvm definition requires them to...
2007-12-14 Evan ChengImplement ctlz and cttz with bsr and bsf.
2007-12-13 Evan ChengBe extra careful with extension use optimation. Now...
2007-12-13 Evan ChengFold some and + shift in x86 addressing mode.
2007-12-12 Evan ChengImplicit def instructions, e.g. X86::IMPLICIT_DEF_GR32...
2007-12-12 Dan GohmanAllow vector integer constants to be created with
2007-12-12 Evan ChengUse shuffles to implement insert_vector_elt for i32...
2007-12-12 Evan ChengAdd a test case for -optimize-ext-uses.
2007-12-12 Evan ChengLower a build_vector with all constants into a constpoo...
2007-12-11 Evan Cheng- Improved v8i16 shuffle lowering. It now uses pshuflw...
2007-12-10 Christopher LambImprove branch folding by recgonizing that explict...
2007-12-10 Gordon HenriksenAdding a collector name attribute to Function in the...
2007-12-09 Gordon HenriksenUpgrading this test to 2.0 .ll syntax.
2007-12-08 Chris LattnerFix a significant code quality regression I introduced...
2007-12-08 Chris Lattnerimplement __builtin_return_addr(0) on ppc.
2007-12-07 Evan ChengMuch improved v8i16 shuffles. (Step 1).
2007-12-07 Evan ChengNew test case.
2007-12-06 Evan ChengFix a bogus test case.
2007-12-06 Evan ChengTurning simple splitting on. Start testing new coalesce...
2007-12-06 Chris Lattnerthird time around: instead of disabling this completely,
2007-12-06 Chris LattnerActually, disable this code for now. More analysis...
2007-12-06 Chris Lattnerimplement a readme entry, compiling the code into:
2007-12-06 Chris Lattnerfix this when run on non x86 hosts.
2007-12-06 Evan ChengFix for PR1831: if all defs of an interval are re-mater...
2007-12-01 Evan ChengAllow some reloads to be folded in multi-use cases...
2007-11-30 Evan ChengDo not fold reload into an instruction with multiple...
2007-11-29 Evan ChengUpdate tests.
2007-11-28 Chris Lattnerupgrade this test
2007-11-28 Chris Lattnerxfail a test
next