oota-llvm.git
2010-09-22 Chris Lattnerfix rdar://8456412 - llvm-mc crash in encoder on "mov...
2010-09-22 Chris Lattnerfix rdar://8456417 - llvm-mc can't do basic math
2010-09-22 Chris Lattneradd the missing aliases for fp stack cmovs, rdar:/...
2010-09-22 Chris Lattnerreimplement elf TLS support in terms of addressing...
2010-09-22 Chris LattnerFix rdar://8456364 - llvm-mc rejects '%CS'
2010-09-22 Chris Lattnerfix rdar://8456389 - llvm-mc mismatch with 'as' on...
2010-09-22 Chris Lattnerfix rdar://8456361 - llvm-mc rejects 'rep movsd'
2010-09-22 Chris Lattnerconvert the last 4 X86ISD nodes that should have memope...
2010-09-22 Chris Lattnergive X86ISD::FNSTCW16m a memoperand, since it touches...
2010-09-22 Chris Lattnergive FP_TO_INT16_IN_MEM and friends a memoperand. ...
2010-09-22 Chris Lattnerlinux has a different stack alignment than the mac...
2010-09-22 Chris Lattnergive VZEXT_LOAD a memory operand, it now works with...
2010-09-22 Chris Lattnerrevert r114386 now that address modes work correctly...
2010-09-21 Chris Lattnergive LCMPXCHG_DAG[8] a memory operand, allowing it...
2010-09-21 Chris Lattnerfilecheckize
2010-09-21 Evan ChengOptimizeCompareInstr should avoid iterating pass the...
2010-09-21 Jim GrosbachAdd start of support for MC instruction printer of...
2010-09-21 Owen AndersonEnable target-specific mul-lowering on ARM, even at...
2010-09-21 Jakob Stoklund... Build the complement interval dupli after the split...
2010-09-21 Chris Lattnerreimplement support for GS and FS relative address...
2010-09-21 John ThompsonFixed pr20314-2.c failure, added E, F, p constraint...
2010-09-21 Chris LattnerRework passing parent pointers into complexpatterns...
2010-09-21 Bob WilsonMove a sign-extend or a zero-extend of a load to the...
2010-09-21 Bob WilsonClarify a comment.
2010-09-21 Dan GohmanAdd some utility routines.
2010-09-21 Devang PatelAdd insertAfter. This should have accompanied previous...
2010-09-21 Devang PatelIf only user of a vreg is an copy instruction to export...
2010-09-21 Devang PatelUse FileCheck
2010-09-21 Chris Lattnercorrect this logic.
2010-09-21 Owen AndersonReimplement r114460 in target-independent DAGCombine...
2010-09-21 Chris Lattnerjust like they can opt into getting the root of the...
2010-09-21 Chris Lattnerfix a long standing wart: all the ComplexPattern's...
2010-09-21 Jakob Stoklund... Refix MSVC9 and upper_bound. It actually needs a fully...
2010-09-21 Chris Lattnereven though I'm about to rip it out, simplify the addre...
2010-09-21 Chris Lattnerfinish pushing MachinePointerInfo through selectiondags...
2010-09-21 Chris Lattnerconvert a couple more places to use the new getStore()
2010-09-21 Chris Lattnerupdate a bunch of code to use the MachinePointerInfo...
2010-09-21 Owen AndersonWhen adding the carry bit to another value on X86,...
2010-09-21 Jakob Stoklund... Don't pollute the global namespace.
2010-09-21 Jakob Stoklund... MSVC9 does not support upper_bound with an asymmetric...
2010-09-21 Bob WilsonDefine the TargetLowering::getTgtMemIntrinsic hook...
2010-09-21 Chris Lattnereliminate some uses of the getStore overload.
2010-09-21 Chris Lattnereliminate an old SelectionDAG::getTruncStore method...
2010-09-21 Chris Lattnereliminate last SelectionDAG::getLoad old entrypoint...
2010-09-21 Chris Lattnerfix the code that infers SV info to be correct when...
2010-09-21 Jakob Stoklund... Add LiveInterval::find and use it for most LiveRange...
2010-09-21 Jakob Stoklund... Remove dead method.
2010-09-21 Chris Lattnerpropagate MachinePointerInfo through various uses of...
2010-09-21 Jim GrosbachFix errant printing of [v]ldm instructions that aren...
2010-09-21 Benjamin KramerSimplify code.
2010-09-21 Chris Lattnercontinue MachinePointerInfo'izing, eliminating use...
2010-09-21 Chris Lattnerconvert dagcombine off the old form of getLoad. This...
2010-09-21 Benjamin KramerMake CreateComplexVariable independent of SmallVector.
2010-09-21 Chris Lattnersimplify DAGCombiner::SimplifySelectOps step #2/2.
2010-09-21 Chris Lattnersubstantially reduce indentation and simplify DAGCombin...
2010-09-21 Mikhail GlushenkovTrailing whitespace, 80-col violations.
2010-09-21 Mikhail Glushenkovllvmc: split llvm_gcc_based into llvm_gcc_{pch,comp...
2010-09-21 Mikhail Glushenkovllvmc: Allow multiple output languages.
2010-09-21 Mikhail GlushenkovTrailing whitespace.
2010-09-21 Lang HamesFixed ambiguous call.
2010-09-21 Gabor GreifFix buglet when the TST instruction directly uses the...
2010-09-21 Lang HamesAdded an additional PBQP problem builder which adds...
2010-09-21 Gabor GreifMove the search for the appropriate AND instruction
2010-09-21 Mikhail Glushenkovllvmc: put linker options in a separate OptList.
2010-09-21 Chris Lattnera few more trivial updates. This fixes PerformInsertVe...
2010-09-21 Chris Lattnerconvert the targets off the non-MachinePointerInfo...
2010-09-21 Chris Lattneradd some accessors
2010-09-21 Chris Lattnerit's more elegant to put the "getConstantPool" and
2010-09-21 Chris Lattnerugh, missed a file.
2010-09-21 Chris Lattnerupdate the X86 backend to use the MachinePointerInfo...
2010-09-21 Chris LattnerFix a bug where the x86 backend would lower memcpy...
2010-09-21 Chris Lattnerreimplement memcpy/memmove/memset lowering to use Machi...
2010-09-21 Chris Lattneradd some helpful accessors.
2010-09-21 Chris Lattneradd overloads for SelectionDAG::getLoad, getStore,...
2010-09-21 Chris Lattnersimplify interface to SelectionDAG::getMemIntrinsicNode...
2010-09-21 Chris Lattnerchagne interface to SelectionDAG::getAtomic to take...
2010-09-21 Chris Lattnerdon't implicitly drop the offset of a machinememoperand...
2010-09-21 Chris Lattnerforce clients of MachineFunction::getMachineMemOperand...
2010-09-21 Chris Lattnerconvert targets to the new MF.getMachineMemOperand...
2010-09-21 Chris Lattnerstart pushing MachinePointerInfo out through the Machin...
2010-09-21 Chris Lattnerrefactor the Value*/offset pair from MachineMemOperand...
2010-09-21 Chris Lattnerrandom cruft in my tree.
2010-09-21 Chris Lattnerfix rdar://8453210, a crash handling a call through...
2010-09-21 Rafael EspindolaRevert unrelated change that was accidentally included...
2010-09-21 Rafael EspindolaImplement support for .local and its "interesting"...
2010-09-20 Evan ChengEnable machine sinking critical edge splitting. e.g.
2010-09-20 Dan GohmanRelax this check to silently swallow FE_INEXACT, follow...
2010-09-20 Owen AndersonCombinerAA is now reordering these stores.
2010-09-20 Owen AndersonWhen TCO is turned on, it is possible to end up with...
2010-09-20 Jim GrosbachSimplify ARM callee-saved register handling by removing...
2010-09-20 Rafael EspindolaProduce a R_X86_64_32 when the value is >=0.
2010-09-20 Evan ChengAvoid splitting critical edge twice for a set of PHI...
2010-09-20 Francois PichetFix the "unable to rename temporary" lit test failing...
2010-09-20 Chris Lattnerfix a bug I introduced back in the hayday of version #2.
2010-09-19 NAKAMURA Takumitest/CodeGen/X86: Add explicit triplet -mtriple=i686...
2010-09-19 Owen AndersonRevert r114312 while I sort out some issues.
2010-09-19 Owen AndersonTentatively enabled DAGCombiner Alias Analysis by defau...
2010-09-19 Jakob Stoklund... Add one more Core i7 model number.
2010-09-19 Misha BrukmanUsing regexp-opt for keyword regex declarations makes...
2010-09-19 Chris Lattneridiom recognition should catch this.
next