| Commit message (Expand) | Author | Age | Files | Lines |
| * | DebugInfo: Fission: Ensure the address pool entries for location lists are em... | David Blaikie | 2014-06-19 | 1 | -1/+1 |
| * | [ValueTracking] Extend range metadata to call/invoke | Jingyue Wu | 2014-06-19 | 1 | -1/+1 |
| * | Emit DWARF3 call frame information when DWARF3+ debug info is requested | Oliver Stannard | 2014-06-19 | 1 | -0/+2 |
| * | Move -dwarf-version to an MC level command line option so it's | Eric Christopher | 2014-06-19 | 1 | -4/+1 |
| * | Remove unnecessary include. | Eric Christopher | 2014-06-19 | 1 | -1/+0 |
| * | DAG: move sret demotion into most basic LowerCallTo implementation. | Tim Northover | 2014-06-18 | 1 | -119/+124 |
| * | SelectionDAG: Expand i64 = FP_TO_SINT i32 | Tom Stellard | 2014-06-17 | 1 | -0/+59 |
| * | PR20038: DebugInfo missing DIEs for some concrete variables. | David Blaikie | 2014-06-15 | 1 | -0/+3 |
| * | LegalizeDAG: make sure cast is unsigned before using FP_TO_UINT. | Tim Northover | 2014-06-15 | 1 | -1/+4 |
| * | DebugInfo: Remove some extra handling of abstract variables and instead rely ... | David Blaikie | 2014-06-13 | 2 | -40/+34 |
| * | Move GlobalMerge from Transform to CodeGen. | Jiangning Liu | 2014-06-13 | 2 | -0/+364 |
| * | The hazard recognizer only needs a subtarget, not a target machine | Eric Christopher | 2014-06-13 | 3 | -3/+5 |
| * | DebugInfo: Reference abstract definitions from variables in concrete definiti... | David Blaikie | 2014-06-13 | 2 | -1/+7 |
| * | DwarfDebug::getExistingAbstractVariable: constify an existing reference param... | David Blaikie | 2014-06-13 | 2 | -2/+2 |
| * | DebugInfo: Following up to r209677, refactor local variable emission to delay... | David Blaikie | 2014-06-13 | 4 | -25/+48 |
| * | Atomics: make use of the "cmpxchg weak" instruction. | Tim Northover | 2014-06-13 | 1 | -12/+22 |
| * | Atomics: switch direction of cmpxchg comparison | Tim Northover | 2014-06-13 | 1 | -2/+2 |
| * | IR: add "cmpxchg weak" variant to support permitted failure. | Tim Northover | 2014-06-13 | 8 | -90/+163 |
| * | [FastISel][X86] - Add branch weights | Juergen Ributzka | 2014-06-13 | 1 | -2/+6 |
| * | [FastISel][X86] Add MachineMemOperand to load/store instructions. | Juergen Ributzka | 2014-06-12 | 1 | -0/+44 |
| * | Fix the scheduler's MaxObservedStall computation. | Andrew Trick | 2014-06-12 | 1 | -2/+6 |
| * | Revert "SelectionDAG: Enable (and (setcc x), (setcc y)) -> (setcc (and x, y))... | Tom Stellard | 2014-06-12 | 1 | -4/+4 |
| * | [FastISel] Add support for the stackmap intrinsic. | Juergen Ributzka | 2014-06-12 | 1 | -0/+102 |
| * | Revert r210613 to conform to coding standards. | Eric Christopher | 2014-06-11 | 1 | -1/+1 |
| * | Create macro INITIALIZE_TM_PASS. | Jiangning Liu | 2014-06-11 | 2 | -29/+5 |
| * | CodeGen: refactor DwarfException | Saleem Abdulrasool | 2014-06-11 | 8 | -205/+201 |
| * | Sort includes. | Eric Christopher | 2014-06-11 | 1 | -1/+1 |
| * | Have isInTailCallPosition take the DAG so that we can use the | Eric Christopher | 2014-06-10 | 2 | -5/+6 |
| * | Reorder includes to be sorted. | Eric Christopher | 2014-06-10 | 1 | -1/+1 |
| * | Fix typos. | Eric Christopher | 2014-06-10 | 1 | -1/+1 |
| * | [FastISel] Collect statistics about failing intrinsic calls. | Juergen Ributzka | 2014-06-10 | 1 | -1/+50 |
| * | SelectionDAG: Don't use MVT::Other to determine legality of ISD::SELECT_CC | Tom Stellard | 2014-06-10 | 1 | -16/+5 |
| * | SelectionDAG: Enable (and (setcc x), (setcc y)) -> (setcc (and x, y)) for vec... | Tom Stellard | 2014-06-10 | 1 | -4/+4 |
| * | SelectionDAG: Expand SELECT_CC to SELECT + SETCC | Tom Stellard | 2014-06-10 | 1 | -1/+17 |
| * | Removing an "if (!this)" check from two print methods. The condition will | Richard Trieu | 2014-06-09 | 1 | -0/+1 |
| * | Generate better location ranges for some register-described variables. | Alexey Samsonov | 2014-06-09 | 1 | -24/+55 |
| * | [X86] Add target combine rules for horizontal add/sub. | Andrea Di Biagio | 2014-06-09 | 1 | -0/+21 |
| * | [DAG] Expose NoSignedWrap, NoUnsignedWrap and Exact flags to SelectionDAG. | Andrea Di Biagio | 2014-06-09 | 4 | -17/+109 |
| * | [C++11] Use 'nullptr'. | Craig Topper | 2014-06-08 | 2 | -2/+2 |
| * | Fix typos | Alp Toker | 2014-06-07 | 2 | -2/+2 |
| * | Fix the MachineScheduler's logic for updating ready times for in-order. | Andrew Trick | 2014-06-07 | 1 | -32/+25 |
| * | DebugInfo: Use the scope of the function declaration, if any, to name a funct... | David Blaikie | 2014-06-06 | 3 | -4/+10 |
| * | DebugInfo: pubnames: include file-local (static or anonymous namespace) varia... | David Blaikie | 2014-06-06 | 1 | -9/+10 |
| * | Fix a few issues with comdat handling on COFF. | Rafael Espindola | 2014-06-06 | 2 | -14/+10 |
| * | Have TargetSelectionDAGInfo take a DataLayout initializer rather than | Eric Christopher | 2014-06-06 | 1 | -2/+2 |
| * | Fix null dereference with -debug-only=dwarfdebug | Alexey Samsonov | 2014-06-05 | 1 | -2/+5 |
| * | Add a new attribute called 'jumptable' that creates jump-instruction tables f... | Tom Roeder | 2014-06-05 | 4 | -0/+361 |
| * | Prevent hoisting the instruction whose def might be clobbered by the terminator. | Sasa Stankovic | 2014-06-05 | 1 | -4/+11 |
| * | Revert r210221 again, due to a crash Richard Smith has provided involving sel... | David Blaikie | 2014-06-05 | 1 | -2/+1 |
| * | DebugInfo: Reuse existing LexicalScope to retrieve the scope's MDNode, rather... | David Blaikie | 2014-06-05 | 2 | -7/+2 |