Fix a recent regression. ClrOpcode is not set for i8; for i8, if
[oota-llvm.git] / test / CodeGen / X86 /
2008-11-26 Chris Lattnerthis doesn't need EH
2008-11-25 Dan GohmanInitial support for anti-dependence breaking. Currently...
2008-11-19 Owen AndersonAdd support for rematerialization in pre-alloc-splitting.
2008-11-16 Lang HamesRemoved 2008-10-17-SpillerBug.ll as it does not provide...
2008-11-16 Lang Hames2008-10-17-SpillerBug.ll is currently failing, but...
2008-11-16 Mon P WangImproved shuffle normalization to avoid using extract...
2008-11-13 Dan GohmanRemove the FlaggedNodes member from SUnit. Instead...
2008-11-13 Dale Johannesentestcase for PR 1779.
2008-11-12 Dale JohannesenFix the testb optimization so x86 also bootstraps.
2008-11-10 Bill WendlingTemporarily revert r58979 and related patch. It's causi...
2008-11-10 Duncan SandsWhen promoting the result of fp_to_uint/fp_to_sint,
2008-11-10 Dale JohannesenReenable test.
2008-11-09 Duncan SandsXFAIL this while waiting for a fix.
2008-11-07 Dale JohannesenTestcase for testb optimization.
2008-11-05 Evan ChengAdd more vector move low and zero-extend patterns.
2008-11-03 Dan GohmanThe ANDMask node folds to a constant, and isn't the...
2008-11-03 Dan GohmanChange how extended types are represented in MVTs....
2008-11-03 Duncan SandsMake VAARG work with x86 long double (which is
2008-10-31 Dan GohmanUse MOVSSmr instead of EXTRACTPSmr in the case of extra...
2008-10-29 Duncan SandsFix PR2977: LegalizeTypes support for expanding
2008-10-29 Evan Cheng- More pre-split fixes: spill slot live interval comput...
2008-10-28 Chris LattnerFix a nasty miscompilation of 176.gcc on linux/x86...
2008-10-28 Evan ChengAvoid putting a split past the end of the live range...
2008-10-27 Evan ChengRemove val# defined by a remat'ed def that is now dead.
2008-10-27 Duncan SandsTurn on LegalizeTypes, the new type legalization
2008-10-27 Evan ChengFor now, don't split live intervals around x87 stack...
2008-10-26 Evan ChengDo not shrink wrap live interval in a mbb if it's livei...
2008-10-25 Evan ChengHandle cases where there aren't uses in the barrier...
2008-10-25 Evan ChengIf val# def is ~0U, meaning it's defined by a PHI,...
2008-10-24 Dale JohannesenBe kind to non-x86 hosts.
2008-10-24 Duncan SandsFix translateX86CC: if SetCCOpcode is SETULE and
2008-10-24 Evan ChengAvoid splitting an interval multiple times; avoid split...
2008-10-21 Dan GohmanFix SelectionDAGBuild lowering of Select instructions to
2008-10-21 Chris Lattnerreally fix run line
2008-10-21 Chris Lattnerfix run line
2008-10-21 Chris Lattnerremove some unneeded eh generation
2008-10-21 Dan GohmanDon't create TargetGlobalAddress nodes with offsets...
2008-10-21 Dan GohmanOptimized FCMP_OEQ and FCMP_UNE for x86.
2008-10-21 Dan GohmanWhen the coalescer is doing rematerializing, have it...
2008-10-21 Chris LattnerFix gcc.c-torture/compile/920520-1.c by inserting bitco...
2008-10-18 Dan GohmanTeach DAGCombine to fold constant offsets into GlobalAd...
2008-10-17 Evan ChengFix PR2898. Spiller delete a store for reuse before...
2008-10-17 Chris LattnerFix a bug where the x86 backend would reject 64-bit...
2008-10-17 Evan ChengFix a very subtle spiller bug: UpdateKills should not...
2008-10-17 Dan GohmanFun x86 encoding tricks: when adding an immediate value...
2008-10-17 Dan GohmanDefine patterns for shld and shrd that match immediate
2008-10-16 Dan GohmanFix this test so it actually runs the grep lines.
2008-10-16 Duncan SandsTestcase for PR2762.
2008-10-15 Evan Cheng- Add target lowering hooks that specify which setcc...
2008-10-13 Dan GohmanWhen doing the very-late shift-and address-mode optimiz...
2008-10-13 Evan ChengAlso update sub-register intervals after a trivial...
2008-10-13 Evan ChengAdd a test case for _Complex passed as a FCA.
2008-10-11 Chris LattnerChange CALLSEQ_BEGIN and CALLSEQ_END to take TargetCons...
2008-10-07 Dan GohmanRemove -disable-fast-isel. Use cl::boolOrDefault with...
2008-10-07 Dan GohmanAdd a testcase for i256 add. i256 isn't fully supported in
2008-10-07 Anders CarlssonCertain patterns involving the "movss" instruction...
2008-10-06 Dale JohannesenBe more precise about which conversions of NaNs
2008-10-06 Evan ChengFix PR2850 and PR2863. Only generate movddup for 128...
2008-10-04 Anton KorobeynikovRevert r56675 - it breaks unwinding runtime everywhere.
2008-10-04 Dan GohmanFix a bug in the local allocator's liveness computation...
2008-10-02 Dale JohannesenHandle some 64-bit atomics on x86-32, some of the time.
2008-10-02 Dan GohmanFix a think-o in isSafeToMove. This fixes it from think...
2008-10-01 Dan GohmanDisable fast-isel for this test, as it doesn't emit...
2008-10-01 Devang PatelRemove OptimizeForSize global. Use function attribute...
2008-10-01 Dan GohmanSplit this test and move it into target-specific direct...
2008-10-01 Dan Gohmannounwind-ify this test.
2008-10-01 Bill WendlingMoved this option to the front-end.
2008-10-01 Dan GohmanUse explicit target-triples to unbreak this test on...
2008-09-30 Bill WendlingJust don't transform this memset into "bzero" if no...
2008-09-30 Bill Wendling- Initialize "--no-builtin" to "false".
2008-09-30 Evan ChengRe-apply 56835 along with header file changes.
2008-09-30 Duncan SandsRevert commit 56835 since it breaks the build.
2008-09-30 Evan ChengIf a re-materializable instruction has a register opera...
2008-09-29 Evan ChengFix PR2835. Do not change the width of a volatile load.
2008-09-27 Evan ChengRe-apply 56683 with fixes.
2008-09-26 Evan ChengImplement "punpckldq %xmm0, $xmm0" as "pshufd $0x50...
2008-09-26 Bill WendlingTemporarily reverting r56683. This is causing a failure...
2008-09-26 Evan ChengFix @llvm.frameaddress codegen. FP elimination optimiza...
2008-09-26 Evan ChengAvoid spilling EBP / RBP twice in the prologue.
2008-09-25 Evan ChengPrefer movlhps over punpcklqdq, etc. in more cases.
2008-09-25 Evan ChengWith sse3 and when the source is a load or has multiple...
2008-09-25 Dale JohannesenAccept 'inreg' attribute on x86 functions as
2008-09-24 Evan ChengFix patterns for SSE4.1 move and sign extend instructio...
2008-09-24 Dale JohannesenRemove SelectionDag early allocation of registers
2008-09-24 Evan ChengProperly handle 'm' inline asm constraints. If a GV...
2008-09-22 Evan ChengSupport x86 specific inline asm modifier 'J'.
2008-09-22 Arnold SchwaighoferChange the calling convention used when tail call optim...
2008-09-20 Evan ChengFix PR2808. When regalloc runs out of register, it...
2008-09-20 Evan ChengClean up the test.
2008-09-20 Evan ChengNo need to print function stubs for Mac OS X 10.5 and...
2008-09-19 Dan GohmanRefactor X86SelectConstAddr, folding it into X86SelectA...
2008-09-19 Evan ChengRe-materalized definition instructions may be dead...
2008-09-17 Dale JohannesenAdd a bit to mark operands of asm's that conflict
2008-09-15 Dan GohmanTeach LSR to optimize away SMAX operations for tripcoun...
2008-09-11 Arnold SchwaighoferAdd indirect tail call (function pointer) examples.
2008-09-11 Arnold SchwaighoferWhen tailcallopt is enabled all fastcc calls must have...
2008-09-11 Evan ChengFix PR2748. Avoid coalescing physical register with...
2008-09-11 Evan ChengFix PR2783 - coalescer bug. Missing a TargetRegisterInf...
2008-09-11 Evan ChengPropagate subreg index when promoting a load to a copy.
2008-09-10 Evan ChengFix a fastcc + sret bug. If fastcc and sret, callee...
next