Be more aggressive about renumbering vregs after splitting them.
[oota-llvm.git] / test /
2009-01-21 Owen AndersonBe more aggressive about renumbering vregs after splitt...
2009-01-20 Devang PatelAppropriately mark fowrad decls.
2009-01-20 Devang PatelNeed compile unit to find location.
2009-01-20 Dale JohannesenCalls to fmod, it turns out, are constant-folded by
2009-01-20 Chris LattnerDon't bother running the assembler, we don't know that...
2009-01-20 Evan ChengFix PR3243: a LiveVariables bug. When HandlePhysRegKill...
2009-01-20 Evan ChengAdd test case for PR3154.
2009-01-20 Duncan SandsCheck that the "don't barf on k8" fix is not
2009-01-20 Bill WendlingTemporarily XFAIL until this can be looked at. r62557...
2009-01-20 Bill WendlingTestcase for limited precision stuff.
2009-01-20 Chris Lattneranother fix for PR3354
2009-01-20 Dan GohmanFix a dagcombine to not generate loads of non-round...
2009-01-20 Evan ChengMake linear scan's trivial coalescer slightly more...
2009-01-19 Chris LattnerFix a problem exposed by PR3354: simplifycfg was making...
2009-01-19 Dale JohannesenMove & restructure test per review.
2009-01-19 Chris Lattnerconvert this to an unfoldable potentially trapping...
2009-01-19 Dan GohmanFix SelectionDAG::ReplaceAllUsesWith to behave correctl...
2009-01-19 Chris LattnerFix PR3353, infinitely jump threading an infinite loop...
2009-01-19 Dale Johannesencompile-time fmod was done incorrectly. PR 3316.
2009-01-19 Devang PatelVerify Intrinsic::dbg_declare.
2009-01-19 Evan ChengDIVREM isel deficiency: If sign bit is known zero,...
2009-01-19 Nick LewyckyPort this test from dejagnu to unit testing.
2009-01-19 Bill WendlingTemporarily revert r62487. It's causing this error...
2009-01-19 Evan ChengNow not UINT_TO_FP is legal (it's marked custom), dag...
2009-01-19 Chris LattnerFix PR3016, a bug which can occur do to an invalid...
2009-01-18 Chris LattnerFix rdar://6505632, an llc crash on 483.xalancbmk
2009-01-18 Nick LewyckyForgot this in the previous checkin: fopen now has...
2009-01-17 Bill WendlingTestcase for last commit.
2009-01-17 Evan ChengFix MatchAddress bug that's preventing negative displac...
2009-01-17 Mon P WangSimplify extract element of a scalar to vector.
2009-01-16 Evan ChengFix PPC ISD::Declare isel and eliminate the need for...
2009-01-16 Dan GohmanDisable the post-RA scheduler on this test, since it...
2009-01-16 Evan ChengCreateVirtualRegisters does trivial copy coalescing...
2009-01-16 Chris LattnerFix PR3335 by not turning a store to one address space...
2009-01-16 Bill WendlingAdd support for non-zero __builtin_return_address value...
2009-01-16 Evan ChengThis is now passing.
2009-01-16 Evan ChengClean up previous cast optimization a bit. Also make...
2009-01-16 Devang PatelDo not stumble over forward declared struct member.
2009-01-15 Devang PatelValidate dbg_* intrinsics before lowering them.
2009-01-15 Mon P WangAdded missing support to widen an operand from a bit...
2009-01-15 Rafael EspindolaFix Alpha test and support for private linkage.
2009-01-15 Mon P WangExpand insert/extract of a <4 x i32> with a variable...
2009-01-15 Rafael EspindolaAdd the private linkage.
2009-01-15 Devang PatelUse lightweight DebugInfo objects directly.
2009-01-15 Devang PatelUse variable's context to identify respective DbgScope.
2009-01-15 Evan Cheng- Teach CanEvaluateInDifferentType of this xform: sext...
2009-01-15 Richard OsborneDon't fold address calculations which use negative...
2009-01-15 Scott Michel- Convert remaining i64 custom lowering into custom...
2009-01-14 Chris LattnerFix PR3325, a miscompilation of invokes by IPSCCP....
2009-01-14 Devang Patelxfail for now.
2009-01-14 Richard OsborneAdd pseudo instructions to the XCore for (load|store...
2009-01-14 Dale JohannesenFix the time regression I introduced in 464.h264ref...
2009-01-14 Chris Lattnerrewrite OptimizeAwayTrappingUsesOfLoads to 1) avoid...
2009-01-13 Dan GohmanDisable the register+memory forms of the bt instruction...
2009-01-13 Dale JohannesenFix testsuite regressions from recursive inlining.
2009-01-13 Dan GohmanThe list-td and list-tdrr schedulers don't yet support...
2009-01-13 Dan GohmanMake instcombine ensure that all allocas are explicitly...
2009-01-13 Duncan SandsWhen replacing uses and the same node is reached
2009-01-13 Duncan SandsMark this XFAIL for the moment.
2009-01-13 Nick LewyckyWind SCEV back in time, to Nov 18th. This 'fixes' PR327...
2009-01-13 Evan ChengFIX llvm-gcc bootstrap on x86_64 linux. If a virtual...
2009-01-13 Devang PatelUse DebugInfo interface to lower dbg_* intrinsics.
2009-01-12 Dale JohannesenEnable recursive inlining. Reduce inlining threshold
2009-01-12 Evan ChengSecond test is only valid in 32-bit mode.
2009-01-12 Evan ChengTest for r62076.
2009-01-12 Evan ChengFix PR3241: Currently EmitCopyFromReg emits a copy...
2009-01-10 Evan ChengThis is a dup of pr2659.ll.
2009-01-09 Evan ChengDuplicated node may produce a non-physical register...
2009-01-09 Evan ChengAdd test case from PR2659.
2009-01-09 Chris LattnerFix PR3304
2009-01-09 Dan GohmanPR2659 was fixed by r61847. Add the testcase as a regre...
2009-01-09 Chris LattnerImplement rdar://6480391, extending of equality icmp...
2009-01-09 Chris LattnerFix PR3298, a crash in Jump Threading. Apparently...
2009-01-09 Chris Lattnerthis doesn't depend on the gcc early inliner anymore.
2009-01-09 Chris LattnerPR3290 is now fixed.
2009-01-09 Chris LattnerFix part 3/2 of PR3290, making instcombine zap (gep...
2009-01-09 Chris Lattnerthis test should not run opt -std-compile-opts, it...
2009-01-08 Dale JohannesenDo not inline functions with (dynamic) alloca into
2009-01-08 Chris LattnerValueTracker can't assume that an alloca with no specif...
2009-01-08 Chris Lattnerthis testcase is huge and hasn't regressed ever, I...
2009-01-08 Chris Lattnerthe new scalarrepl changes are optimizing away a tempor...
2009-01-08 Chris LattnerThis implements the second half of the fix for PR3290...
2009-01-07 Misha BrukmanFix off-by-one error in traversing an array; this fixes...
2009-01-07 Duncan SandsRemove alloca tracking from nocapture analysis. Not...
2009-01-07 Chris LattnerImplement the first half of PR3290: if there is a store...
2009-01-07 Evan ChengThe coalescer does not coalesce a virtual register...
2009-01-07 Chris Lattneradd a testcase.
2009-01-07 Dan GohmanAdd patterns to match conditional moves with loads...
2009-01-07 Dan GohmanX86_COND_C and X86_COND_NC are alternate mnemonics for
2009-01-06 Dan GohmanNow that fold-pcmpeqd-0.ll is effectively testing that...
2009-01-06 Dan GohmanRevert r42653 and forward-port the code that lets INC64...
2009-01-06 Dan GohmanFix a bug in ComputeLinearIndex computation handling...
2009-01-06 Scott MichelCellSPU:
2009-01-06 Dan GohmanDelete this test; it's a duplicate of 2006-07-03-schedu...
2009-01-06 Dan GohmanUse a latency value of 0 for the artificial edges inser...
2009-01-05 Chris Lattnermake m_ConstantInt(int64_t) safely match ConstantInt...
2009-01-05 Bill WendlingStrength test.
2009-01-05 Duncan SandsTeach the internalize pass to also internalize
2009-01-05 Evan ChengFind loop back edges only after empty blocks are elimin...
2009-01-05 Chris Lattnertestcase for bill's patch.
next