oota-llvm.git
2010-02-15 Duncan SandsUniformize the names of type predicates: rather than...
2010-02-15 Oscar FuentesCMake: Fixed syntax in conditional.
2010-02-15 Andrew LenharthFix changes from r75027
2010-02-15 Dan GohmanWhen testing whether a given SCEV depends on a temporar...
2010-02-15 Chris LattnerCheck in the first big step of rewriting DAGISelEmitter to
2010-02-15 Chris Lattnergive SDValue an operator->, allowing V->isTargetOpcode...
2010-02-15 Chris Lattnerdon't make insanely large node numbers for no reason,
2010-02-15 Chris Lattnerno need to add the instruction count anymore.
2010-02-15 Mikhail GlushenkovRevert r96130 ("Forward parameter options as '-option...
2010-02-15 Chris Lattnerenhance raw_svector_ostream::write_impl to work with...
2010-02-15 Chris Lattnermake PadToColumn return the stream so you can use:
2010-02-15 Dale JohannesenIgnore DBG_VALUE in a couple more places.
2010-02-15 Dan GohmanWhen restoring a saved insert location, check to see...
2010-02-14 Chris Lattnerconstize
2010-02-14 Chris Lattnerclean up a bunch of code, move some random predicates
2010-02-14 Chris Lattnermark "addr" as having type "iPTR", eliminating some...
2010-02-14 Chris Lattnerremove the DisablePatternForFastISel predicate, which...
2010-02-14 Chris Lattneradd an insertion operator.
2010-02-14 Chris Lattnertidy up
2010-02-14 Dan GohmanFix whitespace.
2010-02-14 Dan GohmanFix a comment.
2010-02-14 Dan GohmanWhen complicated expressions are broken down into subex...
2010-02-14 Sanjiv Guptafixes to pagesel/banksel inserter.
2010-02-14 Anton KorobeynikovForgot to commit the header
2010-02-14 Chris Lattnerfollow-on to PR6280
2010-02-14 Anton KorobeynikovDrop winmcasminfo and use normal AT&T COFF for all...
2010-02-14 Johnny ChenTry to factorize the specification of saturating add...
2010-02-14 Dan GohmanActually, this code doesn't have to be quite so conserv...
2010-02-14 Dan GohmanIn rememberInstruction, if the value being remembered...
2010-02-14 Dan GohmanSimplify this code; no need for a custom subclass if...
2010-02-14 Dan GohmanRemove a 'protected' keyword, now that SCEVExpander...
2010-02-14 Dan GohmanDon't attempt aggressive post-inc uses if TargetLowerin...
2010-02-14 Daniel Dunbar2.7: Note that DataTypes.h moved.
2010-02-13 John McCallMake LSR not crash if invoked without target lowering...
2010-02-13 Eric ChristopherFix a problem where we had bitcasted operands that...
2010-02-13 Mikhail GlushenkovForward parameter options as '-option=parameter'.
2010-02-13 Mikhail GlushenkovSupport some more Darwin-only options.
2010-02-13 Mikhail GlushenkovSupport -mfix-and-continue properly.
2010-02-13 Mikhail GlushenkovRevert r94752, turns out we don't need to touch these...
2010-02-13 Daniel DunbarTrim trailing spaces (aka, trigger rebuild).
2010-02-13 Chris Lattnerpull a bunch of huge inline methods in the PatternCodeE...
2010-02-13 Chris Lattnerteach the encoder to handle pseudo instructions like...
2010-02-13 Chris Lattnerremove dead code.
2010-02-13 Daniel DunbarMCAssembler: Fix pcrel relocations. Oh and,
2010-02-13 Daniel DunbarMC/Mach-O: Start emitting fixups/relocations for instru...
2010-02-13 Daniel DunbarMCAssembler: Switch MCAsmFixup to storing MCFixupKind...
2010-02-13 Daniel DunbarMCAssembler: Sink fixup list into MCDataFragment.
2010-02-13 Daniel DunbarMCAssembler: Switch MCFillFragment to only taking const...
2010-02-13 Daniel DunbarMC/Mach-O: Implement EmitValue using data fragments...
2010-02-13 Daniel DunbarMCAssembler: Start applying fixups in the data section.
2010-02-13 Daniel DunbarMCAssembler: Add assorted dump() methods.
2010-02-13 Daniel DunbarX86: Move extended MCFixupKinds into X86FixupKinds.h
2010-02-13 Chris LattnerSplit some code out to a helper function (FindReusableP...
2010-02-13 Chris LattnerSpeed up codegen prepare from 3.58s to 0.488s.
2010-02-13 Chris LattnerPHINode::getBasicBlockIndex is O(n) in the number of...
2010-02-13 Chris Lattneriterate over preds using PHI information when available...
2010-02-13 Chris Lattnerspeed up CGP a bit by scanning predecessors through...
2010-02-13 Chris Lattneradd encoder support and tests for rdtscp
2010-02-13 Johnny ChenAdd SETEND and BXJ instructions for disassembly only.
2010-02-13 Sean CallananAdded the rdtscp instruction to the x86 instruction
2010-02-13 Jakob Stoklund... Fix PR6283.
2010-02-13 Dan GohmanFix a pruning heuristic which implicitly assumed that...
2010-02-13 Evan ChengTeach MachineFrameInfo to track maximum alignment while...
2010-02-13 Jakob Stoklund... Enable the inlinehint attribute in the Inliner.
2010-02-13 Sean CallananFixed encodings for invlpg, invept, and invvpid.
2010-02-13 Daniel DunbarMC/AsmParser: Attempt to constant fold expressions...
2010-02-13 Johnny ChenAdded a bunch of saturating add/subtract instructions...
2010-02-13 Chris Lattnerrip out the 'heinous' x86 MCCodeEmitter implementation.
2010-02-13 Chris Lattnerremove special cases for vmlaunch, vmresume, vmxoff...
2010-02-13 Bob WilsonBesides removing phi cycles that reduce to a single...
2010-02-13 Dan GohmanOverride dominates and properlyDominates for SCEVAddRec...
2010-02-13 Daniel DunbarMC/X86: Push immediate operands as immediates not expre...
2010-02-13 Jeffrey YasskinMake PassRegistrar thread-safe since it can be modified...
2010-02-12 Chris LattnerRemove special cases for [LM]FENCE, MONITOR and MWAIT...
2010-02-12 Chris Lattneradd some disassemble testcases for weird instructions
2010-02-12 Sean CallananReworked the Intel disassembler to support instructions
2010-02-12 Chris Lattnerimplement the rest of correct x86-64 encoder support for
2010-02-12 Dale JohannesenAdd the problem I just hacked around in 96015/96020.
2010-02-12 Chris Lattnergive MCCodeEmitters access to the current MCContext.
2010-02-12 Jeffrey YasskinMake JIT::runFunction clean up the generated stub function.
2010-02-12 Chris Lattnerimplement infrastructure to support fixups for rip-rel
2010-02-12 Johnny ChenAdd YIELD, WFE, WFI, and SEV instructions for disassemb...
2010-02-12 Chris Lattnerpull the rip-relative addressing mode case up early.
2010-02-12 Chris Lattnerfixme resolved!
2010-02-12 Chris Lattnerstart producing reloc_pcrel_4byte/reloc_pcrel_1byte...
2010-02-12 Bob WilsonFix a comment typo.
2010-02-12 Chris Lattnerenhance the immediate field encoding to know whether...
2010-02-12 Evan ChengLoad / store multiple instructions cannot load / store...
2010-02-12 Dale JohannesenThis should have gone in with 26015, see comments there.
2010-02-12 Johnny ChenAdd halfword multiply accumulate long SMLALBB/BT/TB...
2010-02-12 Chris Lattnerdoxygenize some comments, patch by Peter Collingbourne!
2010-02-12 Dale JohannesenWhen save/restoring CR at prolog/epilog, in a large
2010-02-12 Chris LattnerAdd support for a union type in LLVM IR. Patch by...
2010-02-12 Johnny ChenAdd SWP (Swap) and SWPB (Swap Byte) for disassembly...
2010-02-12 Evan ChengAlso recognize armv6t2-* and armv5te-* triplets.
2010-02-12 Dan GohmanFix a case of mismatched types in an Add that turned...
2010-02-12 Evan ChengAdd ARM bitcode file magic.
2010-02-12 Dan GohmanReapply 95979, a compile-time speedup, now that the...
2010-02-12 Dan GohmanFix this code to avoid dereferencing an end() iterator in
2010-02-12 Johnny ChenAdd CPS, MRS, MRSsys, MSR, MSRsys for disassembly only.
next