| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [mips] Promote the result of SETCC nodes to GPR width. | Vasileios Kalintiris | 2016-03-01 | 1 | -1/+11 |
* | Fix a bug in isVectorReductionOp() in SelectionDAGBuilder.cpp that may cause ... | Cong Hou | 2016-02-26 | 1 | -4/+4 |
* | Detecte vector reduction operations just before instruction selection. | Cong Hou | 2016-02-24 | 1 | -0/+130 |
* | NFC. Move isDereferenceable to Loads.h/cpp | Artur Pilipenko | 2016-02-24 | 1 | -0/+1 |
* | Remove uses of builtin comma operator. | Richard Trieu | 2016-02-18 | 1 | -18/+26 |
* | Revert r261070, it caused PR26652 / PR26653. | Nico Weber | 2016-02-17 | 1 | -126/+0 |
* | Detecte vector reduction operations just before instruction selection. | Cong Hou | 2016-02-17 | 1 | -0/+126 |
* | [CodeGen] Prefer "if (SDValue R = ...)" to "if (R.getNode())". NFCI. | Ahmed Bougacha | 2016-02-09 | 1 | -5/+2 |
* | [X86] Don't zero/sign-extend i1, i8, or i16 return values to 32 bits (PR22532) | Hans Wennborg | 2016-02-08 | 1 | -1/+1 |
* | SelectionDAG: Lower some range metadata to AssertZext | Matt Arsenault | 2016-02-08 | 1 | -3/+40 |
* | Rename TargetSelectionDAGInfo into SelectionDAGTargetInfo and move it to Code... | Benjamin Kramer | 2016-01-27 | 1 | -7/+7 |
* | Remove extra whitespace. NFC. | Junmo Park | 2016-01-23 | 1 | -4/+4 |
* | [opaque pointer types] [NFC] Add an explicit type argument to ConstantFoldLoa... | Eduard Burtescu | 2016-01-22 | 1 | -1/+1 |
* | [NFC] Replace several manual GEP loops with gep_type_iterator. | Eduard Burtescu | 2016-01-20 | 1 | -17/+7 |
* | [opaque pointer types] [NFC] GEP: replace get(Pointer)ElementType uses with g... | Eduard Burtescu | 2016-01-19 | 1 | -1/+8 |
* | [opaque pointer types] [NFC] CallSite: use getFunctionType() instead of going... | Manuel Jacob | 2016-01-17 | 1 | -3/+2 |
* | [WinEH] Rename CatchReturnInst::getParentPad, NFC | Joseph Tremoulet | 2016-01-15 | 1 | -1/+1 |
* | Fix Release build warning. | Philip Reames | 2016-01-14 | 1 | -0/+1 |
* | [GCRoot] Assert preconditions to clarify behavior | Philip Reames | 2016-01-14 | 1 | -8/+12 |
* | [WinEH] Remove calculateCatchReturnSuccessorColors | David Majnemer | 2016-01-06 | 1 | -2/+7 |
* | [SelectionDAGBuilder] Set NoUnsignedWrap for inbounds gep and load/store offs... | Dan Gohman | 2016-01-06 | 1 | -8/+47 |
* | [Statepoints] Refactor GCRelocateOperands into an intrinsic wrapper. NFC. | Manuel Jacob | 2016-01-05 | 1 | -1/+1 |
* | [X86] Better support for the MCU psABI (LLVM part) | Michael Kuperstein | 2015-12-28 | 1 | -2/+8 |
* | Remove deprecated llvm.experimental.gc.result.{int,float,ptr} intrinsics. | Manuel Jacob | 2015-12-22 | 1 | -3/+0 |
* | Implemented Support of IA interrupt and exception handlers: | Amjad Aboud | 2015-12-21 | 1 | -0/+5 |
* | Clean up the processing of dbg.value in various places | Keno Fischer | 2015-12-19 | 1 | -8/+4 |
* | [SelectionDAGBuilder] Adds support for landingpads of token type | Chen Li | 2015-12-16 | 1 | -0/+7 |
* | [X86] Part 2 to fix x86-64 fp128 calling convention. | Chih-Hung Hsieh | 2015-12-14 | 1 | -1/+2 |
* | [IR] Remove terminatepad | David Majnemer | 2015-12-14 | 1 | -6/+2 |
* | Normalize MBB's successors' probabilities in several locations. | Cong Hou | 2015-12-13 | 1 | -0/+1 |
* | Partially fix memcpy / memset / memmove lowering in SelectionDAG construction... | Manuel Jacob | 2015-12-12 | 1 | -22/+0 |
* | [IR] Reformulate LLVM's EH funclet IR | David Majnemer | 2015-12-12 | 1 | -40/+23 |
* | SelectionDAG: Match min/max if the scalar operation is legal | Matt Arsenault | 2015-12-11 | 1 | -10/+34 |
* | Revert r248483, r242546, r242545, and r242409 - absdiff intrinsics | Hal Finkel | 2015-12-11 | 1 | -12/+0 |
* | Normalize successors' probabilities when building MBBs for jump table. | Cong Hou | 2015-12-05 | 1 | -0/+2 |
* | Fixed a failure in cost calculation for vector GEP | Elena Demikhovsky | 2015-12-01 | 1 | -8/+8 |
* | Introduce new @llvm.get.dynamic.area.offset.i{32, 64} intrinsics. | Yury Gribov | 2015-12-01 | 1 | -0/+15 |
* | Extend debug info for function parameters in SDAG. | Evgeniy Stepanov | 2015-12-01 | 1 | -16/+11 |
* | Let SelectionDAG start to use probability-based interface to add successors. | Cong Hou | 2015-11-24 | 1 | -167/+178 |
* | Revert "Change memcpy/memset/memmove to have dest and source alignments." | Pete Cooper | 2015-11-19 | 1 | -34/+30 |
* | Change memcpy/memset/memmove to have dest and source alignments. | Pete Cooper | 2015-11-18 | 1 | -30/+34 |
* | [PGO] Value profiling support | Betul Buyukkurt | 2015-11-18 | 1 | -1/+2 |
* | [SelectionDAGBuilder] Make sure DemoteReg ends up in right reg-class. | Jonas Paulsson | 2015-11-18 | 1 | -1/+2 |
* | [WinEH] Move WinEHFuncInfo from MachineModuleInfo to MachineFunction | Reid Kleckner | 2015-11-17 | 1 | -7/+4 |
* | [SDAG] Introduce a new BITREVERSE node along with a corresponding LLVM intrinsic | James Molloy | 2015-11-12 | 1 | -0/+5 |
* | [WinEH] Don't emit CATCHRET from visitCatchPad | David Majnemer | 2015-11-09 | 1 | -12/+5 |
* | [CodeGen] Always promote f16 if not legal | Oliver Stannard | 2015-11-09 | 1 | -0/+14 |
* | [WinEH] Update exception pointer registers | Joseph Tremoulet | 2015-11-07 | 1 | -2/+3 |
* | [StatepointLowering] Remove distinction between call and invoke safepoints | Igor Laevsky | 2015-11-04 | 1 | -1/+2 |
* | Create a new interface addSuccessorWithoutWeight(MBB*) in MBB to add successo... | Cong Hou | 2015-10-27 | 1 | -3/+7 |