2008-08-31 |
Evan Cheng | Addr2 word / byte load encodings. |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Evan Cheng | Addr1 instructions opcodes are encoded in bits 21-24... |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Gabor Greif | fix a bunch of 80-col violations |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Bill Wendling | Revert the "XFAIL" for the rotate_ops.ll testcase.... |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Bill Wendling | Expand for ROTR with MVT::i64. |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Bill Wendling | CellSPU doesn't appear to support fully the "ISD::ROTR... |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Bill Wendling | Cosmetic changes to Machine LICM. No functionality... |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Bill Wendling | Another situation where ROTR is cheaper than ROTL. |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Bill Wendling | For this pattern, ROTR is the cheaper option. |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Bill Wendling | - Fix comment so that it describes how the code really... |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Gabor Greif | typo |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Gabor Greif | fix some 80-col violations |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Gordon Henriksen | PR2731: C and Ocaml bindings for setTailCall and isTail... |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Gordon Henriksen | Fix ConstantExpr::getInsertElement. |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Gabor Greif | fix some 80-col violations |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Evan Cheng | Re-apply 55467 with fix. If copy is being replaced... |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Evan Cheng | Fold isRematerializable checks into isSafeToReMat. |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Evan Cheng | For now, can't mark XOR64rr isAsCheapAsAMove. It's... |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Evan Cheng | Transform (x << (y&31)) -> (x << y). This takes advanta... |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Daniel Dunbar | Enable -fvisibility-inlines-hidden by default for compi... |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Dale Johannesen | Testcases for ppc atomics. |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Owen Anderson | Fix an issue where a use might be selected before a... |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Dale Johannesen | Add ppc partial-word ATOMIC_CMP_SWAP. |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Evan Cheng | Swap fp comparison operands and change predicate to... |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Evan Cheng | Use static_cast instead of C style cast. |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Evan Cheng | Fix 80 col. violations. |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Evan Cheng | xfail this. |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Evan Cheng | Back out 55498. It broken Apple style bootstrapping. |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Evan Cheng | Backing out 55521. Not safe. |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Dale Johannesen | Add partial word version of ATOMIC_SWAP. |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Owen Anderson | Add initial support for fast isel of instructions that... |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Chris Lattner | regenerate |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Chris Lattner | Asmprint nameless instructions as: |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Chris Lattner | allow this to pass. |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Chris Lattner | Add support for parsing .ll files that have numbers... |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Evan Cheng | TableGen'ing instruction encodings. |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Evan Cheng | addrmode1 (data processing) instruction encoding: bits... |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Evan Cheng | MVN is addrmode1. |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Daniel Dunbar | Add GlobalValue::{removeFromParent,eraseFromParent} |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Evan Cheng | More refactoring. |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Daniel Dunbar | Add DenseMap::lookup: |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Evan Cheng | Swap fp comparison operands and change predicate to... |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Evan Cheng | Refactor ARM instruction format definitions into a... |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Dan Gohman | Add a target callback for FastISel. |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Gabor Greif | remove tabs, fix > 80 cols |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Bill Wendling | Add another description to my entry. |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Gabor Greif | just a brain dump for a small tool |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Chris Lattner | rename destroy -> releaseMemory to properly hook into... |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Nicolas Geoffray | Add support for JIT exceptions on Darwin. Since we... |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Gabor Greif | fix the output dumbness I have introduced some time ago |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Gabor Greif | erect abstraction boundaries for accessing SDValue... |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Dan Gohman | Implement null and undef values for FastISel. |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Mon P Wang | In lowering SELECT_CC, removed cases where we can't... |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Dan Gohman | Optimize DAGCombiner's worklist processing. Previously... |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Dan Gohman | Move CaseBlock, JumpTable, and BitTestBlock to be membe... |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Dan Gohman | Fix a FastISel bug where the instructions from lowering... |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Rafael Espindola | Use resize instead of reserve. Reserve doesn't change... |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Rafael Espindola | Reduce the size of the Parts vector. |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Owen Anderson | Hook up support for fast-isel of trunc instructions... |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Owen Anderson | Add support for fast-isel of opcodes that require use... |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Dale Johannesen | Implement partial-word binary atomics on ppc. |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Owen Anderson | FastEmitInst_extractsubreg doesn't need to be passed... |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Dan Gohman | Revert r55467; it causes regressions in UnitTests/Vecto... |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Rafael Espindola | Correctly resize the Parts array. |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Evan Cheng | If a copy isn't coalesced, but its src is defined by... |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Evan Cheng | FsFLD0S{S|D} and V_SETALLONES are as cheap as moves. |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Chris Lattner | Make the verifier reject instructions which have null... |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Chris Lattner | Clear the intervals list in "destroy", patch by |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Dale Johannesen | Split the ATOMIC NodeType's to include the size, e.g. |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Dale Johannesen | This test crashes on non-x86 host; make SSE explicit. |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Dan Gohman | Fix a missing #include. Patch by Andrew John Hughes. |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Dan Gohman | Reorganize the lifetimes of the major objects Selection... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Owen Anderson | Add a helper method that will be used to support EXTRAC... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Bill Wendling | Make "movdq2q" and "movq2dq" dependent upon having... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Bill Wendling | Put file scoped constants in an anonymous namespace... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Evan Cheng | Move the check whether it's worth remating to caller. |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Devang Patel | Do not apply the transformation if the target does... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Devang Patel | Backout 55429 |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Dan Gohman | Fix FastISel's bitcast code for the case where getRegFo... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Evan Cheng | Refactor isSafeToReMat out of 2addr pass. |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Devang Patel | Add facility to create a target. |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Owen Anderson | Use TargetLowering to get the types in fast isel, which... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Dan Gohman | Don't check TLI.getOperationAction. The FastISel way... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Dan Gohman | Add a new FastISel method, getRegForValue, which takes... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Dan Gohman | Add a comment about the current floating-point constant... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Devang Patel | Fix typos and whitespaces. Other cosmetic changes based... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Chris Lattner | Minor cleanup. |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Dan Gohman | Reinstate the x86-64 portion of r55190. When doing... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Dan Gohman | Optimize ScheduleDAGRRList's topological sort to use... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Dan Gohman | Optimize ScheduleDAG's ComputeDepths and ComputeHeights... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Dan Gohman | Remove the std::ostream form of PseudoSourceValue's... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Dan Gohman | Update a comment to reflect recent changes. |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Dan Gohman | Unbreak PseudoSourceValue::print. This fixes -print... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Dan Gohman | Diagnose uses of unsized types with the byval attribute... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Dan Gohman | Update wording, as aggregates are now first-class. |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Evan Cheng | Add DebugInfoBuilder. Patch by Talin! |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Dan Gohman | Basic FastISel support for floating-point constants. |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Owen Anderson | Fix handling of inttoptr and ptrtoint when unhandled... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Owen Anderson | Add support for fast isel of inttoptr and ptrtoint... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Owen Anderson | Factor out a large amoutn of the cast handling code... |
commit | commitdiff | tree | snapshot |
next |