oota-llvm.git
2010-03-25 Devang PatelAdd comment.
2010-03-25 John CriswellFixed spurious warning problem noticed by Daniel Dunbar...
2010-03-25 Daniel DunbarMC/Mach-O: Switch to MCSectionData::getOrdinal.
2010-03-25 Evan ChengScheduler assumes SDDbgValue nodes are in source order...
2010-03-25 Daniel DunbarMC: Explicity track section and fragment ordinals.
2010-03-25 Daniel DunbarFix -Asserts warning.
2010-03-25 Daniel Dunbarlit: Add LitTestCase and lit.load_test_suite, for adapt...
2010-03-25 Chris LattnerChange tblgen to emit FOOISD opcode names as two
2010-03-25 Devang PatelFix typo.
2010-03-25 Jakob Stoklund... Fix evil TableGen bug in template parameters with defaults.
2010-03-25 Devang PatelInclude isFunctionLocal while calculating folding node...
2010-03-25 Evan ChengRemove a fixme that doesn't make sense any more.
2010-03-25 Chris Lattnerfix PR6642, GVN forwarding from memset to load of the...
2010-03-25 Evan ChengMake sure SDDbgValue.Invalid is initialized to false...
2010-03-25 Chris Lattnereliminate a bunch more parallels now that scheduling
2010-03-25 Chris LattnerMake the NDEBUG assertion stronger and more clear what is
2010-03-25 Devang PatelInclude isFunctionLocal while calculating folding node...
2010-03-25 Eric ChristopherReapply r99451 with a fix to move the NoInline check...
2010-03-25 Chris Lattnerreapply 99444/99445, which I speculatively reverted in
2010-03-25 Daniel DunbarMC: Route access to SectionData offset and file size...
2010-03-25 Daniel DunbarMC: Route access to Fragment offset and effective size...
2010-03-25 Eric ChristopherMake sure this runs in 64-bit only, 32-bit won't produc...
2010-03-25 Evan ChengChange how dbg_value sdnodes are converted into machine...
2010-03-25 Daniel DunbarMC: Eliminate MC{Fragment,{Section,Symbol}Data}::getAdd...
2010-03-25 Daniel DunbarMC: Fix refacto in MCExpr evaluation, I mistakenly...
2010-03-25 Evan ChengAvoid being influenced by dbg_value instructions.
2010-03-25 Eric ChristopherFix unused parameter warning.
2010-03-25 Evan ChengDisable folding loads into tail call in 32-bit PIC...
2010-03-25 Dan GohmanDocuemntation corrections from John Myers.
2010-03-24 Chris Lattnerrevert 99444/99445. This doesn't cause the failure of
2010-03-24 Eric ChristopherTemporarily revert this, it's causing an issue with...
2010-03-24 Bob WilsonSpeculatively revert this to see if it fixes buildbot...
2010-03-24 Chris Lattneradd a convenient TargetInstrDesc::getNumImplicitUses...
2010-03-24 Chris Lattnerremove dead argument.
2010-03-24 Chris Lattnersplit EmitNode in half to reduce indentation.
2010-03-24 Kevin EnderbyAdded the Advanced Encryption Standard (AES) Instructions.
2010-03-24 Jim GrosbachMake the use of the vmla and vmls VFP instructions...
2010-03-24 Kevin EnderbyFixed the SS42AI template for the SSE 4.2 instructions...
2010-03-24 Nate BegemanPer chris's request, add some comments.
2010-03-24 Devang PatelUse SP filename directly instead of SP's context's...
2010-03-24 Johnny ChenTrivial formating change.
2010-03-24 Nate BegemanBUILD_VECTOR was missing out on some prime opportunitie...
2010-03-24 Bob WilsonRevert Edwin's change that is breaking MultiSource...
2010-03-24 Evan ChengMove OptChkCall off LibCallOptimization into StrCpyOpt.
2010-03-24 Dan GohmanTrim #includes.
2010-03-24 Johnny ChenReverted r99326 which added NVdVmVCVTFrm, and later...
2010-03-24 Dan GohmanFix minor style issues.
2010-03-24 Dan GohmanIt's not necessary to call raw_ostream::close explicitl...
2010-03-24 Devang PatelDo not rely on getCompileUnit() to find source file...
2010-03-24 Johnny ChenReverted r99376. The disassembler will deal with the...
2010-03-24 Jim Grosbachtweak the arm if conversion heuristic
2010-03-24 Torok EdwinFix memory leak in liveintervals: the destructor for...
2010-03-24 Gabor GreifFinally land the InvokeInst operand reordering.
2010-03-24 Gabor Greiftighten a type and remove trailing whitespace, no funct...
2010-03-24 Gabor Greifincrease const goodness and remove pointless getUser...
2010-03-24 Gabor Greifcache result of UI.getOperandNo() instead of calling...
2010-03-24 Duncan SandsFix comment typo.
2010-03-24 Daniel DunbarMC: Direct all {fragment,section,symbol} address access...
2010-03-24 Evan Chengdbg_value may end a block.
2010-03-24 Johnny ChenMark VMOVDneon and VMOVQ as having the N2RegFrm form...
2010-03-24 Chris LattnerSwitch INC8r to defining its pattern in terms of X86inc...
2010-03-24 Johnny ChenRenamed NVdVmImmFrm and NVdVmVCVTFrm to the more proper...
2010-03-24 Dan GohmanRemove the ConvertActions table and associated code...
2010-03-24 Chris LattnerAdd a method to get a StringMapEntry from a pointer...
2010-03-24 Chris Lattnerswitch SDTBinaryArithWithFlags to be a multiple-result...
2010-03-24 Chris LattnerSwitch SDTUnaryArithWithFlags to being modeled as a...
2010-03-24 Chris Lattneradd plumbing for handling multiple result nodes
2010-03-24 Dan GohmanFix coding style.
2010-03-24 Dan GohmanGeneralize findNearestCommonDominator to work on post...
2010-03-24 Chris Lattnerremove 64-bit or_is_add parallels.
2010-03-24 Chris Lattnerremove useless or_is_add parallel's.
2010-03-24 Chris Lattnerreduce nesting.
2010-03-24 Chris Lattnerimplement SDTCisVTSmallerThanOp with EnforceSmallerThan
2010-03-24 Jim Grosbachtry being more permissive for if-conversion on ARM...
2010-03-24 Chris Lattnerbring sanity to EnforceVectorEltType
2010-03-23 Chris LattnerCleanup getImplicitType
2010-03-23 Jakob Stoklund... Revert "Add a late SSEDomainFix pass that twiddles...
2010-03-23 Daniel DunbarMC: Sprinkle in some more interesting statistics.
2010-03-23 Daniel Dunbarllvm-mc: Support -filetype=null, for timing purposes.
2010-03-23 Daniel Dunbarllvm-mc: Fast path EvaluateAbsolute of constants.
2010-03-23 Chris Lattnerreject void in intrinsic type lists.
2010-03-23 Chris Lattner[llvm_void_ty] is no longer needed for result types,
2010-03-23 Jakob Stoklund... Add a late SSEDomainFix pass that twiddles SSE instruct...
2010-03-23 Johnny ChenRenamed NVdImmFrm to N1RegModImmFrm.
2010-03-23 Bill WendlingRemove if DISABLED not if not DISABLED...
2010-03-23 Chris Lattneradd some accessors to callsite/callinst/invokeinst...
2010-03-23 Dan GohmanRevert 99335. getTypeToExpandTo's iterative behavior...
2010-03-23 Bill WendlingUse "DISABLE_EDIS" to disable building "edis" explicitl...
2010-03-23 Dan GohmanRemove getTypeToExpandTo, since it isn't adding much...
2010-03-23 Chris Lattnermake sure to delete the llvm module before calling...
2010-03-23 Dan GohmanDon't back past debug info intrinsics; SCEVExpander...
2010-03-23 Chris Lattnerfix an infinite loop in Module::getEndianness, PR6684
2010-03-23 Johnny ChenFix typo in the comment for N3VX class.
2010-03-23 Johnny ChenAdd comment.
2010-03-23 Johnny ChenAdd New NEON Format NVdVmVCVTFrm.
2010-03-23 Bill WendlingSkip debugging intrinsics when sinking unused invariants.
2010-03-23 Johnny ChenAdd New NEON Format NVdVmImmFrm.
2010-03-23 Evan ChengIgnore dbg_value's.
2010-03-23 Evan ChengTeach isSafeToClobberEFLAGS to ignore dbg_value's....
2010-03-23 Evan ChengCode clean up.
next