| Commit message (Expand) | Author | Age | Files | Lines |
* | [DebugInfo] LowerDbgDeclare: Add derefs when handling CallInst users | Vedant Kumar | 2018-07-26 | 1 | -6/+7 |
* | Skip debuginfo intrinsic in markLiveBlocks. | Xin Tong | 2018-07-18 | 1 | -39/+38 |
* | Fix comments which mixed up 'before' and 'after', NFC | Vedant Kumar | 2018-07-13 | 1 | -2/+2 |
* | llvm: Add support for "-fno-delete-null-pointer-checks" | Manoj Gupta | 2018-07-09 | 1 | -3/+8 |
* | [Local] replaceAllDbgUsesWith: Update debug values before RAUW | Vedant Kumar | 2018-07-06 | 1 | -31/+172 |
* | [DebugInfo] Corrections for salvageDebugInfo | Bjorn Pettersson | 2018-07-03 | 1 | -2/+7 |
* | Use a variable to appease a no-asserts bot, NFC | Vedant Kumar | 2018-06-26 | 1 | -0/+1 |
* | [Local] Add a convenient insertReplacementDbgValues overload, NFC | Vedant Kumar | 2018-06-26 | 1 | -3/+13 |
* | [Local] Sink salvageDI's early exit into helper functions, NFC | Vedant Kumar | 2018-06-26 | 1 | -5/+12 |
* | Improve ConvertDebugDeclareToDebugValue | Bjorn Pettersson | 2018-06-26 | 1 | -0/+26 |
* | [Local] Generalize insertReplacementDbgValues, NFC | Vedant Kumar | 2018-06-20 | 1 | -5/+5 |
* | [Local] Add a utility to insert replacement dbg.values, NFC | Vedant Kumar | 2018-06-20 | 1 | -0/+18 |
* | Remove valueCoversEntireFragment asserts in ConvertDebugDeclareToDebugValue | Bjorn Pettersson | 2018-06-19 | 1 | -6/+0 |
* | Re-apply "[DebugInfo] Check size of variable in ConvertDebugDeclareToDebugValue" | Bjorn Pettersson | 2018-06-15 | 1 | -0/+38 |
* | Revert rL334704: "[DebugInfo] Check size of variable in ConvertDebugDeclareTo... | Bjorn Pettersson | 2018-06-14 | 1 | -38/+0 |
* | [DebugInfo] Check size of variable in ConvertDebugDeclareToDebugValue | Bjorn Pettersson | 2018-06-14 | 1 | -0/+38 |
* | Move Analysis/Utils/Local.h back to Transforms | David Blaikie | 2018-06-04 | 1 | -1/+1 |
* | [LoopInstSimplify] Re-implement the core logic of loop-instsimplify to | Chandler Carruth | 2018-05-29 | 1 | -11/+22 |
* | Constant fold launder of null and undef | Piotr Padlewski | 2018-05-18 | 1 | -2/+3 |
* | Rename DEBUG macro to LLVM_DEBUG. | Nicola Zaghen | 2018-05-14 | 1 | -15/+17 |
* | [STLExtras] Add distance() for ranges, pred_size(), and succ_size() | Vedant Kumar | 2018-05-10 | 1 | -3/+2 |
* | [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. | Shiva Chen | 2018-05-09 | 1 | -0/+5 |
* | Fix a bunch of places where operator-> was used directly on the return from d... | Craig Topper | 2018-05-05 | 1 | -1/+1 |
* | Remove \brief commands from doxygen comments. | Adrian Prantl | 2018-05-01 | 1 | -4/+4 |
* | Fix a bug in GlobalOpt's handling of DIExpressions. | Adrian Prantl | 2018-04-27 | 1 | -2/+2 |
* | Fix a couple of layering violations in Transforms | David Blaikie | 2018-03-21 | 1 | -1/+1 |
* | LowerDbgDeclare: ignore dbg.declares for allocas with volatile access | Adrian Prantl | 2018-03-09 | 1 | -17/+28 |
* | [Utils] Salvage debug info in block simplification | Vedant Kumar | 2018-03-02 | 1 | -0/+2 |
* | [Utils] Salvage debug info in recursive inst deletion | Vedant Kumar | 2018-03-02 | 1 | -0/+1 |
* | [Debug] Add dbg.value intrinsics for PHIs created during LCSSA. | Matt Davis | 2018-02-23 | 1 | -2/+5 |
* | [Utils] Avoid a hash table lookup in salvageDI, NFC | Vedant Kumar | 2018-02-22 | 1 | -0/+5 |
* | [Utils] salvageDI: Add a comment and move a call earlier, NFC | Vedant Kumar | 2018-02-15 | 1 | -1/+3 |
* | [Utils] Salvage the debug info of DCE'ed 'and' instructions | Petar Jovanovic | 2018-02-14 | 1 | -0/+3 |
* | Adding a width of the GEP index to the Data Layout. | Elena Demikhovsky | 2018-02-14 | 1 | -2/+2 |
* | [Utils] Salvage debug info from all no-op casts | Vedant Kumar | 2018-02-13 | 1 | -4/+7 |
* | [Utils] Salvage debug info of DCE'ed mul/sdiv/srem instructions | Vedant Kumar | 2018-02-13 | 1 | -0/+9 |
* | [Utils] Salvage debug info of DCE'ed shl/lhsr/ashr instructions | Vedant Kumar | 2018-02-13 | 1 | -0/+9 |
* | [Utils] Salvage the debug info of DCE'ed 'sub' instructions | Vedant Kumar | 2018-02-13 | 1 | -0/+3 |
* | [Utils] Salvage the debug info of DCE'ed 'xor' instructions | Vedant Kumar | 2018-02-13 | 1 | -11/+21 |
* | [Utils] Salvage debug info from dead 'or' instructions | Vedant Kumar | 2018-02-09 | 1 | -7/+24 |
* | [Debug] LCSSA: Insert dbg.value at the first available insertion point | Vedant Kumar | 2018-01-25 | 1 | -1/+3 |
* | [Debug] Add a utility to propagate dbg.value to new PHIs, NFC | Vedant Kumar | 2018-01-25 | 1 | -0/+38 |
* | [JumpThreading] Preservation of DT and LVI across the pass | Brian M. Rzycki | 2018-01-12 | 1 | -46/+163 |
* | [Utils] Simplify salvageDebugInfo, NFCI | Vedant Kumar | 2018-01-05 | 1 | -34/+30 |
* | Revert "[JumpThreading] Preservation of DT and LVI across the pass" | Reid Kleckner | 2018-01-04 | 1 | -159/+46 |
* | [JumpThreading] Preservation of DT and LVI across the pass | Brian M. Rzycki | 2018-01-04 | 1 | -46/+159 |
* | [Utils/Local] Use `auto` when the type is obvious. NFCI. | Davide Italiano | 2017-12-31 | 1 | -6/+6 |
* | [Utils] Remove commented debug message. NFCI. | Davide Italiano | 2017-12-31 | 1 | -4/+0 |
* | fix typo in comment and remove inaccurate comment; NFC | Sanjay Patel | 2017-12-15 | 1 | -2/+0 |
* | Reverting [JumpThreading] Preservation of DT and LVI across the pass | Brian M. Rzycki | 2017-12-13 | 1 | -159/+46 |