2007-07-10 |
Dan Gohman | Change the peep for EXTRACT_VECTOR_ELT of BUILD_PAIR...
|
commit | commitdiff | tree |
2007-07-10 |
Dan Gohman | Add a regression test for folding spill code into scalar...
|
commit | commitdiff | tree |
2007-07-10 |
Dan Gohman | Fix a bug in the folding of binary operators to undef.
|
commit | commitdiff | tree |
2007-07-10 |
Dan Gohman | Fix the folding of undef in several binary operators...
|
commit | commitdiff | tree |
2007-07-10 |
Dan Gohman | Define non-intrinsic instructions for vector min, max...
|
commit | commitdiff | tree |
2007-07-09 |
Dan Gohman | Preserve volatililty and alignment information when...
|
commit | commitdiff | tree |
2007-07-09 |
Dan Gohman | Change getCopyToParts and getCopyFromParts to always...
|
commit | commitdiff | tree |
2007-07-09 |
Dan Gohman | Initialize the IndexedModeActions array with memset...
|
commit | commitdiff | tree |
2007-07-09 |
Dan Gohman | Move the APInt form of SCEVUnknown::getIntegerSCEV...
|
commit | commitdiff | tree |
2007-07-09 |
Dan Gohman | Fix a typo in a comment.
|
commit | commitdiff | tree |
2007-07-09 |
Dan Gohman | Add explicit triples to these tests so that llc behaves...
|
commit | commitdiff | tree |
2007-07-06 |
Dan Gohman | Remove redundant declarations.
|
commit | commitdiff | tree |
2007-07-06 |
Dan Gohman | Fix a comment so that the element numbering match the...
|
commit | commitdiff | tree |
2007-07-06 |
Dan Gohman | Add an explicit triple to the big-endian tests so that...
|
commit | commitdiff | tree |
2007-07-05 |
Dan Gohman | Add explicit keywords.
|
commit | commitdiff | tree |
2007-07-05 |
Dan Gohman | Make MachineFunctionPass::runOnFunction non-virtual...
|
commit | commitdiff | tree |
2007-07-05 |
Dan Gohman | Make the debug string for ISD::MERGE_VALUES consistent...
|
commit | commitdiff | tree |
2007-07-05 |
Dan Gohman | Add a parameter to getCopyToParts and getCopyFromParts...
|
commit | commitdiff | tree |
2007-07-03 |
Dan Gohman | Fix several over-aggressive folds for undef nodes in...
|
commit | commitdiff | tree |
2007-07-02 |
Dan Gohman | Add a basic test-case for passing and returning <4...
|
commit | commitdiff | tree |
2007-07-02 |
Dan Gohman | Vector results may be returned in XMM0 and XMM1, not...
|
commit | commitdiff | tree |
2007-07-02 |
Dan Gohman | Replace ExpandScalarFormalArgs and ExpandScalarCallArgs...
|
commit | commitdiff | tree |
2007-07-02 |
Dan Gohman | Teach GetNegatedExpression to negate 0-B to B in UnsafeFPMat...
|
commit | commitdiff | tree |
2007-07-02 |
Dan Gohman | New test case. DAGCombiner should be able to fold ...
|
commit | commitdiff | tree |
2007-07-02 |
Dan Gohman | Remove declarations for code no longer in the tree...
|
commit | commitdiff | tree |
2007-07-02 |
Dan Gohman | Add explicit keywords.
|
commit | commitdiff | tree |
2007-06-29 |
Dan Gohman | Add an explicit keyword. Thanks Chris!
|
commit | commitdiff | tree |
2007-06-29 |
Dan Gohman | Fix an assertion failure in legalizing bitcast operators...
|
commit | commitdiff | tree |
2007-06-28 |
Dan Gohman | Add new TargetLowering code to provide the final register...
|
commit | commitdiff | tree |
2007-06-28 |
Dan Gohman | Add a default parameter to a SmallVector constructor...
|
commit | commitdiff | tree |
2007-06-27 |
Dan Gohman | Rename ("shrinkify") MVT::isExtendedValueType to MVT...
|
commit | commitdiff | tree |
2007-06-27 |
Dan Gohman | Document the encoding of MVT::ValueType.
|
commit | commitdiff | tree |
2007-06-27 |
Dan Gohman | Remove a redundant newline in the asm output for ELF...
|
commit | commitdiff | tree |
2007-06-27 |
Dan Gohman | Use getVectorTypeBreakdown in FunctionLoweringInfo...
|
commit | commitdiff | tree |
2007-06-27 |
Dan Gohman | Allow DOUT to be used outside of the llvm namespace.
|
commit | commitdiff | tree |
2007-06-27 |
Dan Gohman | Make the comment for ScalarizeVectorOp mention that...
|
commit | commitdiff | tree |
2007-06-26 |
Dan Gohman | Replace ?: with if statements, for clarity.
|
commit | commitdiff | tree |
2007-06-26 |
Dan Gohman | Simplify the expression for MVT::isExtendedValueType.
|
commit | commitdiff | tree |
2007-06-26 |
Dan Gohman | Simplify the expression for TargetLowering::isTypeLegal.
|
commit | commitdiff | tree |
2007-06-26 |
Dan Gohman | Use utostr from StringExtras.h instead of ostringstream...
|
commit | commitdiff | tree |
2007-06-26 |
Dan Gohman | Renumber the SimpleValueType values to fill in the...
|
commit | commitdiff | tree |
2007-06-26 |
Dan Gohman | Revert the earlier change that removed the M_REMATERIALIZABL...
|
commit | commitdiff | tree |
2007-06-26 |
Dan Gohman | Fix a typo in a comment.
|
commit | commitdiff | tree |
2007-06-26 |
Dan Gohman | Add a convenince member function for appending strings...
|
commit | commitdiff | tree |
2007-06-25 |
Dan Gohman | Generalize MVT::ValueType and associated functions...
|
commit | commitdiff | tree |
2007-06-25 |
Dan Gohman | Make minor adjustments to whitespace and comments to...
|
commit | commitdiff | tree |
2007-06-25 |
Dan Gohman | Fix loadv2i32 to be loadv4i32, though it isn't actually...
|
commit | commitdiff | tree |
2007-06-25 |
Dan Gohman | Say AT&T instead of Intel in the comments for AT&T...
|
commit | commitdiff | tree |
2007-06-22 |
Dan Gohman | Move ComputeMaskedBits, MaskedValueIsZero, and ComputeNumSig...
|
commit | commitdiff | tree |
2007-06-21 |
Dan Gohman | Tidy up ValueType names in comments.
|
commit | commitdiff | tree |
2007-06-21 |
Dan Gohman | Rename TargetLowering::getNumElements and friends to
|
commit | commitdiff | tree |
2007-06-19 |
Dan Gohman | Rename ScalarEvolution::deleteInstructionFromRecords to
|
commit | commitdiff | tree |
2007-06-19 |
Dan Gohman | Pass a SelectionDAG into SDNode::dump everywhere it...
|
commit | commitdiff | tree |
2007-06-19 |
Dan Gohman | Replace M_REMATERIALIZIBLE and the newly-added isOtherReMate...
|
commit | commitdiff | tree |
2007-06-18 |
Dan Gohman | In SCEVAddExpr::get, skip over any cast operands before...
|
commit | commitdiff | tree |
2007-06-18 |
Dan Gohman | Make chain dependencies blue, in addition to being...
|
commit | commitdiff | tree |
2007-06-18 |
Dan Gohman | Define the pushq instruction for x86-64.
|
commit | commitdiff | tree |
2007-06-18 |
Dan Gohman | Add keyword explicit.
|
commit | commitdiff | tree |
2007-06-15 |
Dan Gohman | Fold a binary operator with constant operands when...
|
commit | commitdiff | tree |
2007-06-15 |
Dan Gohman | Use SCEVConstant::get instead of SCEVUnknown::get to...
|
commit | commitdiff | tree |
2007-06-15 |
Dan Gohman | Add a SCEV class and supporting code for sign-extend...
|
commit | commitdiff | tree |
2007-06-14 |
Dan Gohman | Rename MVT::getVectorBaseType to MVT::getVectorElementType.
|
commit | commitdiff | tree |
2007-06-14 |
Dan Gohman | Add a target hook to allow loads from constant pools...
|
commit | commitdiff | tree |
2007-06-14 |
Dan Gohman | Eliminate some redundant newlines in asm output.
|
commit | commitdiff | tree |
2007-06-13 |
Dan Gohman | Introduce new SelectionDAG node opcodes VEXTRACT_SUBVECTOR and
|
commit | commitdiff | tree |
2007-06-13 |
Dan Gohman | When creating CopyFromReg nodes, always use legal types...
|
commit | commitdiff | tree |
2007-06-05 |
Dan Gohman | Allow insertelement, extractelement, and shufflevector...
|
commit | commitdiff | tree |
2007-06-04 |
Dan Gohman | Pass the DAG to SDNode::dump to let it do more detailed...
|
commit | commitdiff | tree |
2007-06-04 |
Dan Gohman | Remove the operator<< for MVT::ValueType in preparation...
|
commit | commitdiff | tree |
2007-06-04 |
Dan Gohman | Resolve implicit alignment before computing the FoldingSet...
|
commit | commitdiff | tree |
2007-05-24 |
Dan Gohman | Minor comment cleanups.
|
commit | commitdiff | tree |
2007-05-24 |
Dan Gohman | Add explicit qualification for namespace MVT members.
|
commit | commitdiff | tree |
2007-05-24 |
Dan Gohman | Add cases for v2f32.
|
commit | commitdiff | tree |
2007-05-18 |
Dan Gohman | Apply this patch:
|
commit | commitdiff | tree |
2007-05-18 |
Dan Gohman | Add a testcase for unrolling loops with unknown tripcounts.
|
commit | commitdiff | tree |
2007-05-18 |
Dan Gohman | Use MVT::FIRST_VECTOR_VALUETYPE and MVT::LAST_VECTOR_VALUETYPE.
|
commit | commitdiff | tree |
2007-05-18 |
Dan Gohman | Qualify calls to getTypeForValueType with MVT:: too.
|
commit | commitdiff | tree |
2007-05-18 |
Dan Gohman | Qualify several calls to functions in the MVT namespace...
|
commit | commitdiff | tree |
2007-05-17 |
Dan Gohman | Correct a name in a comment.
|
commit | commitdiff | tree |
2007-05-17 |
Dan Gohman | Fix some sporadic segfaults that are triggered when...
|
commit | commitdiff | tree |
2007-05-15 |
Dan Gohman | Correct a comment.
|
commit | commitdiff | tree |
2007-05-14 |
Dan Gohman | Correct a few comments.
|
commit | commitdiff | tree |
2007-05-14 |
Dan Gohman | Add passes -view-cfg and -view-cfg-only that are like...
|
commit | commitdiff | tree |
2007-05-14 |
Dan Gohman | Use templates for the GraphType for DefaultDOTGraphTraits...
|
commit | commitdiff | tree |
2007-05-14 |
Dan Gohman | Add a addRequiredTransitiveID member function, which...
|
commit | commitdiff | tree |
2007-05-11 |
Dan Gohman | Update comments to say "vector" instead of "packed".
|
commit | commitdiff | tree |
2007-05-11 |
Dan Gohman | Fix typos.
|
commit | commitdiff | tree |
2007-05-11 |
Dan Gohman | Remove forward-declarations for classes that don't...
|
commit | commitdiff | tree |
2007-05-11 |
Dan Gohman | Add explicit keywords to several constructors that...
|
commit | commitdiff | tree |
2007-05-11 |
Dan Gohman | Simplify BranchInst::getSuccessor, avoiding a conditional...
|
commit | commitdiff | tree |
2007-05-11 |
Dan Gohman | This patch extends the LoopUnroll pass to be able to...
|
commit | commitdiff | tree |
2007-05-08 |
Dan Gohman | Fix various whitespace inconsistencies.
|
commit | commitdiff | tree |
2007-05-08 |
Dan Gohman | Correct the comment for ApproximateLoopSize to reflect...
|
commit | commitdiff | tree |
2007-05-04 |
Dan Gohman | Use IntrinsicInst to test for prefetch instructions...
|
commit | commitdiff | tree |
2007-05-03 |
Dan Gohman | Allow strength reduction to make use of addressing...
|
commit | commitdiff | tree |
2007-05-03 |
Dan Gohman | Indent the .text, .data, and .bss directives in assembly...
|
commit | commitdiff | tree |
2007-05-03 |
Dan Gohman | Use the explicit keyword for the SCEV class' constructor.
|
commit | commitdiff | tree |
2007-05-03 |
Dan Gohman | Sets the section names for fixed-size constants and...
|
commit | commitdiff | tree |
2007-04-26 |
Dan Gohman | Fix PR1339 and CodeGen/X86/dollar-name.ll
|
commit | commitdiff | tree |
2007-04-26 |
Dan Gohman | testcase for PR1339: http://llvm.org/PR1339
|
commit | commitdiff | tree |
next |