add a pass that can extract all kinds of global values, not just functions. Update...
[oota-llvm.git] / test / CodeGen /
2008-03-07 Chris Lattnermark frem as expand for all legal fp types on x86,...
2008-03-06 Bill WendlingAdd testcase.
2008-03-06 Gabor Greifsome more spelling changes
2008-03-06 Evan ChengConstant fold SIGN_EXTEND_INREG with ashr not lshr.
2008-03-06 Scott MichelRefine Cell's i64 constant generation code to cover...
2008-03-05 Scott Michel- Expand tabs to spaces.
2008-03-05 Evan ChengFix a coalescer bug wrt how dead copy interval is short...
2008-03-05 Chris LattnerGeneralize FP constant shrinking optimization to apply...
2008-03-05 Evan ChengAdd a target lowering hook to control whether it's...
2008-03-04 Bill WendlingUse -enable-ppc-regscavenger flag for these checks
2008-03-04 Evan ChengReally fix the test.
2008-03-04 Evan ChengFix broken test.
2008-03-04 Evan ChengAdd PR1501 test case.
2008-03-03 Bill WendlingThis is the initial check-in for adding register scaven...
2008-03-02 Chris LattnerEvan implemented these.
2008-03-02 Chris LattnerEvan implemented this.
2008-03-02 Chris Lattneradd a testcase for misc vector stuff
2008-02-29 Bill WendlingDCE'ed this testcase.
2008-02-29 Bill WendlingIf we reload a virtual register that's already been...
2008-02-28 Lauro Ramos VenancioUpdate testcase.
2008-02-28 Evan ChengSet to default: x86 no longer fold and into test if...
2008-02-27 Dale JohannesenNew test for misaligned Altivec laod/store.
2008-02-27 Dan GohmanDon't hard-code the mask size to be 32, which is incorr...
2008-02-27 Evan ChengFix a bug in dead spill slot elimination.
2008-02-27 Chris Lattneractually run llc, thanks Dan :)
2008-02-27 Evan ChengDon't track max alignment during stack object allocatio...
2008-02-27 Chris LattnerMake X86TargetLowering::LowerSINT_TO_FP return without...
2008-02-27 Chris LattnerCompile x86-64-and-mask.ll into:
2008-02-27 Evan ChengSpiller now remove unused spill slots.
2008-02-26 Bill WendlingUpgrade testcase.
2008-02-26 Evan ChengEnable -coalescer-commute-instrs by default.
2008-02-26 Dan GohmanAvoid aborting on invalid shift counts.
2008-02-26 Eli FriedmanFix for pr2093: direct operands aren't necessarily...
2008-02-26 Chris LattnerFix PR2096, a regression introduced with my patch last...
2008-02-26 Gabor GreifReally feed llvm-as with the testcase, do not let it...
2008-02-26 Evan ChengThis is possible:
2008-02-26 Chris LattnerFix isNegatibleForFree to not return true for ConstantF...
2008-02-26 Evan ChengFix PR2076. CodeGenPrepare now sinks address computatio...
2008-02-23 Scott MichelMerge current work back to tree to minimize diffs and...
2008-02-23 Evan ChengRematerialization logic was overly conservative when...
2008-02-23 Evan ChengUpdate test.
2008-02-23 Evan ChengRemat of pic loads are now on by default.
2008-02-23 Evan ChengReally. Why doesn't every arch support MMX?
2008-02-22 Evan ChengTest case for PR2082.
2008-02-22 Evan ChengAllow re-materialization of pic load (controlled by...
2008-02-22 Chris Lattnercopy mmx values from/to memory with GPRs on x86-32
2008-02-22 Chris LattnerStart using GPR's to copy around mmx value instead...
2008-02-21 Chris LattnerTreat clobber operands like early clobbers: if we have
2008-02-21 Tanya LattnerRemove llvm-upgrade and update tests.
2008-02-21 Chris Lattnertestcase for PR1133
2008-02-21 Chris LattnerFix a (harmless) but where vregs were added to the...
2008-02-20 Evan ChengXFAIL this for now.
2008-02-19 Chris Lattnerthis test requires sse2
2008-02-19 Chris LattnerDon't fold and's into test instructions if they have...
2008-02-19 Chris Lattnerrename tests to avoid a test- prefix when they aren...
2008-02-19 Tanya LattnerRemove llvm-upgrade and update tests.
2008-02-19 Nick LewyckyDon't spew stats to stderr.
2008-02-19 Nick LewyckyFix up the run line for this new test.
2008-02-19 Evan ChengNew test.
2008-02-19 Tanya LattnerRemove llvm-upgrade and update tests.
2008-02-18 Evan Cheng- When DAG combiner is folding a bit convert into a...
2008-02-18 Dan GohmanDon't mark scalar integer multiplication as Expand...
2008-02-17 Tanya LattnerRemove llvm-upgrade.
2008-02-16 Andrew Lenharthllvm.memory.barrier, and impl for x86 and alpha
2008-02-15 Evan ChengThis test is not interesting.
2008-02-14 Chris LattnerFix a miscompilation from Dan's recent apintification.
2008-02-14 Chris LattnerThis readme entry is done, testcase here: CodeGen/X86...
2008-02-14 Evan ChengFix test.
2008-02-13 Duncan SandsTeach LegalizeTypes how to expand and promote CTLZ,
2008-02-13 Chris LattnerIn SDISel, for targets that support FORMAL_ARGUMENTS...
2008-02-13 Nate BegemanAdd testcase for recent legalizer change
2008-02-13 Evan ChengNew tests.
2008-02-12 Evan ChengDon't mask the isel bug.
2008-02-12 Evan ChengThis test assumes no SSE4.1.
2008-02-12 Evan ChengFix some test cases.
2008-02-11 Evan ChengDetermine whether a spill kills the register it's spill...
2008-02-09 Dale JohannesenAlignment of struct containing vectors depends on
2008-02-08 Evan ChengIt's not always safe to fold movsd into xorpd, etc...
2008-02-08 Evan ChengAdded missing entries in X86 load / store folding tables.
2008-02-07 Evan ChengFix a x86-64 codegen deficiency. Allow gv + offset...
2008-02-06 Evan ChengIt's PR1925, not PR1609.
2008-02-06 Evan ChengFix a number of local register allocator issues: PR1609.
2008-02-05 Evan ChengFix PR1975: dag isel emitter produces patterns that...
2008-02-05 Evan ChengIf a vr is already marked alive in a bb, then it has...
2008-02-04 Duncan SandsCrashes LegalizeTypes with "Do not know how to
2008-02-04 Duncan SandsCrashes LegalizeTypes with "Do not know how to split
2008-02-04 Chris Lattnerremove target triple to make this test more "generic"
2008-02-04 Duncan SandsCrashed the new type legalizer. Not likely to catch
2008-02-01 Lauro Ramos VenancioCBackend: Implement unaligned load/store.
2008-01-29 Chris LattnerAdd target triples to these so they don't fail on linux.
2008-01-29 Scott MichelOverhaul Cell SPU's addressing mode internals so that...
2008-01-27 Chris LattnerUpdate this test. Due to dag combiner improvements...
2008-01-27 Chris LattnerImplement some dag combines that allow doing fneg/fabs...
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.
next