| Commit message (Expand) | Author | Age | Files | Lines |
* | Get rid of SETCCE | Amaury Sechet | 2018-06-04 | 1 | -1/+0 |
* | Fast Math Flag mapping into SDNode | Michael Berg | 2018-05-04 | 1 | -3/+6 |
* | IWYU for llvm-config.h in llvm, additions. | Nico Weber | 2018-04-30 | 1 | -0/+1 |
* | [SelectionDAG] Dump debug locs in SDNodes | Vedant Kumar | 2018-04-23 | 1 | -0/+4 |
* | [CodeGen] Allow printing MachineMemOperands with less context in SDAGDumper | Francis Visoiu Mistrih | 2018-04-12 | 1 | -8/+21 |
* | [IR][CodeGen] Remove dependency on EVT from IR/Function.cpp. Move EVT to Code... | Craig Topper | 2018-03-29 | 1 | -1/+1 |
* | Fix layering by moving ValueTypes.h from CodeGen to IR | David Blaikie | 2018-03-23 | 1 | -1/+1 |
* | Fix layering of MachineValueType.h by moving it from CodeGen to Support | David Blaikie | 2018-03-23 | 1 | -1/+1 |
* | [CodeGen] Use MIR syntax for MachineMemOperand printing | Francis Visoiu Mistrih | 2018-03-14 | 1 | -4/+23 |
* | Pass Divergence Analysis data to Selection DAG to drive divergence | Alexander Timofeev | 2018-03-05 | 1 | -0/+2 |
* | [AArch64] Improve v8.1-A code-gen for atomic load-and | Oliver Stannard | 2018-02-12 | 1 | -0/+1 |
* | Add SelectionDAGDumper support for strict FP nodes | Andrew Kaylor | 2018-02-06 | 1 | -0/+20 |
* | [CodeGen] Rename functions PrintReg* to printReg* | Francis Visoiu Mistrih | 2017-11-28 | 1 | -1/+1 |
* | Fix a bunch more layering of CodeGen headers that are in Target | David Blaikie | 2017-11-17 | 1 | -3/+3 |
* | Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering | David Blaikie | 2017-11-08 | 1 | -1/+1 |
* | Reverting r315590; it did not include changes for llvm-tblgen, which is causi... | Aaron Ballman | 2017-10-15 | 1 | -4/+4 |
* | DAG: Add flags to dumps | Matt Arsenault | 2017-10-13 | 1 | -0/+30 |
* | [dump] Remove NDEBUG from test to enable dump methods [NFC] | Don Hinton | 2017-10-12 | 1 | -4/+4 |
* | [CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; ot... | Eugene Zelenko | 2017-10-10 | 1 | -9/+29 |
* | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
* | Do not legalize large setcc with setcce, introduce setcccarry and do it with ... | Amaury Sechet | 2017-06-01 | 1 | -0/+1 |
* | Introduce experimental generic intrinsics for horizontal vector reductions. | Amara Emerson | 2017-05-09 | 1 | -0/+13 |
* | Do not legalize large add with addc/adde, introduce addcarry and do it with u... | Amaury Sechet | 2017-04-30 | 1 | -0/+2 |
* | Revert "Instrument SDISel C++ patterns" | Quentin Colombet | 2017-04-01 | 1 | -0/+1 |
* | Instrument SDISel C++ patterns | Quentin Colombet | 2017-04-01 | 1 | -1/+0 |
* | [SelectionDAG] Add a signed integer absolute ISD node | Simon Pilgrim | 2017-03-14 | 1 | -0/+1 |
* | Cleanup dump() functions. | Matthias Braun | 2017-01-28 | 1 | -5/+14 |
* | Remove unused CONVERT_RNDSAT intrinsics | Matt Arsenault | 2017-01-10 | 1 | -16/+1 |
* | Replace APFloatBase static fltSemantics data members with getter functions | Stephan Bergmann | 2016-12-14 | 1 | -2/+2 |
* | Create llvm.addressofreturnaddress intrinsic | Albert Gutowski | 2016-10-12 | 1 | -0/+1 |
* | Add ISD::EH_DWARF_CFA, simplify @llvm.eh.dwarf.cfa on Mips, fix on PowerPC | Hal Finkel | 2016-09-01 | 1 | -0/+1 |
* | Fix some more asserts after r279466. | Pete Cooper | 2016-08-23 | 1 | -1/+1 |
* | Indent consistently. | Joerg Sonnenberger | 2016-06-19 | 1 | -1/+1 |
* | AMDGPU: Implement canonicalize | Matt Arsenault | 2016-04-14 | 1 | -0/+1 |
* | Avoid overly large SmallPtrSet/SmallSet | Matthias Braun | 2016-01-30 | 1 | -1/+1 |
* | Annotate dump() methods with LLVM_DUMP_METHOD, addressing Richard Smith r2591... | Yaron Keren | 2016-01-29 | 1 | -2/+2 |
* | Revert r248483, r242546, r242545, and r242409 - absdiff intrinsics | Hal Finkel | 2015-12-11 | 1 | -2/+0 |
* | raw_ostream: << operator for callables with raw_ostream argument | Matthias Braun | 2015-12-04 | 1 | -14/+4 |
* | Revert "raw_ostream: << operator for callables with raw_stream argument" | Matthias Braun | 2015-12-03 | 1 | -3/+14 |
* | raw_ostream: << operator for callables with raw_stream argument | Matthias Braun | 2015-12-03 | 1 | -14/+3 |
* | [X86] Part 1 to fix x86-64 fp128 calling convention. | Chih-Hung Hsieh | 2015-12-03 | 1 | -1/+4 |
* | Introduce new @llvm.get.dynamic.area.offset.i{32, 64} intrinsics. | Yury Gribov | 2015-12-01 | 1 | -0/+1 |
* | X86: More efficient legalization of wide integer compares | Hans Wennborg | 2015-11-19 | 1 | -0/+1 |
* | [SDAG] Introduce a new BITREVERSE node along with a corresponding LLVM intrinsic | James Molloy | 2015-11-12 | 1 | -1/+2 |
* | SelectionDAG: Remove implicit ilist iterator conversions, NFC | Duncan P. N. Exon Smith | 2015-10-13 | 1 | -1/+1 |
* | SelectionDAGDumper: Print simple operands inline. | Matthias Braun | 2015-09-25 | 1 | -22/+37 |
* | SelectionDAGDumper: Leave out the <multiple use> markers | Matthias Braun | 2015-09-18 | 1 | -3/+0 |
* | SelectionDAGDumper: Avoid unnecessary newlines | Matthias Braun | 2015-09-18 | 1 | -4/+3 |
* | SelectionDAGDumper: Hide [ID=X], [ORD=X] and source locations by default. | Matthias Braun | 2015-09-18 | 1 | -16/+23 |
* | SelectionDAG: Introduce PersistentID to SDNode for assert builds. | Matthias Braun | 2015-09-18 | 1 | -4/+26 |