index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
CodeGen
/
SelectionDAG
/
SelectionDAGBuilder.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merging r339225:
Hans Wennborg
2018-08-13
1
-16
/
+37
*
DAG: Correct pointer type used for stack slot
Matt Arsenault
2018-07-31
1
-1
/
+2
*
Remove trailing space
Fangrui Song
2018-07-30
1
-1
/
+1
*
Reapply "Fix crash on inline asm with 64bit matching input in 32bit GPR"
Thomas Preud'homme
2018-07-30
1
-9
/
+23
*
revert r338206 because the test does not pass
Sanjay Patel
2018-07-29
1
-23
/
+9
*
Fix crash on inline asm with 64bit matching input in 32bit GPR
Thomas Preud'homme
2018-07-28
1
-9
/
+23
*
DAG: Add calling convention argument to calling convention funcs
Matt Arsenault
2018-07-28
1
-96
/
+113
*
[SelectionDAGBuilder] Add masked loads to PendingLoads rather than calling DA...
Craig Topper
2018-07-26
1
-4
/
+2
*
[DebugInfo] LowerDbgDeclare: Add derefs when handling CallInst users
Vedant Kumar
2018-07-26
1
-11
/
+19
*
[SelectionDAG] try to convert funnel shift directly to rotate if legal
Sanjay Patel
2018-07-25
1
-1
/
+10
*
Fix PR34170: Crash on inline asm with 64bit output in 32bit GPR
Thomas Preud'homme
2018-07-25
1
-20
/
+36
*
[SelectionDAG] Reduce DanglingDebugInfo memory traffic, NFC
Vedant Kumar
2018-07-23
1
-19
/
+23
*
[SelectionDAGBuilder] Use APInt::isZero instead of comparing APInt::getZExtVa...
Craig Topper
2018-07-22
1
-1
/
+1
*
[SelectionDAGBuilder] Restrict vector reduction check to types with a power o...
Craig Topper
2018-07-22
1
-0
/
+4
*
[Intrinsics] define funnel shift IR intrinsics + DAG builder support
Sanjay Patel
2018-07-16
1
-0
/
+37
*
[CodeGen] Emit more precise AssertZext/AssertSext nodes.
Eli Friedman
2018-07-11
1
-25
/
+8
*
Implement strip.invariant.group
Piotr Padlewski
2018-07-02
1
-0
/
+1
*
SelectionDAGBuilder, mach-o: Skip trap after noreturn call (for Mach-O)
Matthias Braun
2018-06-28
1
-3
/
+17
*
[DebugInfo] Make sure all DBG_VALUEs' reguse operands have IsDebug property
Mikael Holmen
2018-06-21
1
-11
/
+4
*
[SelectionDAG] Don't crash on inline assembly errors when the inline assembly...
Craig Topper
2018-06-20
1
-2
/
+11
*
[WebAssembly] Support instruction selection for catching exceptions
Heejin Ahn
2018-05-31
1
-3
/
+15
*
DAG: Remove redundant version of getRegisterTypeForCallingConv
Matt Arsenault
2018-05-29
1
-4
/
+4
*
[WebAssembly] Add functions for EHScopes
Heejin Ahn
2018-05-23
1
-1
/
+9
*
[DAG] propagate FMF for all FPMathOperators
Sanjay Patel
2018-05-15
1
-12
/
+22
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-39
/
+45
*
[DAG] add convenience function to propagate FMF; NFC
Sanjay Patel
2018-05-11
1
-7
/
+1
*
[DAG] clean up flag propagation for binops; NFCI
Sanjay Patel
2018-05-11
1
-35
/
+21
*
[DAG] reduce code duplication; NFCI
Sanjay Patel
2018-05-11
1
-8
/
+7
*
[STLExtras] Add distance() for ranges, pred_size(), and succ_size()
Vedant Kumar
2018-05-10
1
-2
/
+1
*
[DebugInfo] Convert intrinsic llvm.dbg.label to MachineInstr.
Shiva Chen
2018-05-09
1
-0
/
+10
*
Fast Math Flag mapping into SDNode
Michael Berg
2018-05-04
1
-1
/
+2
*
[SelectionDAG] Refactor code by adding RegsForValue::getRegsAndSizes(). NFCI
Bjorn Pettersson
2018-05-04
1
-40
/
+40
*
Reapply "[SelectionDAG] Selection of DBG_VALUE using a PHI node result (pt 2)"
Bjorn Pettersson
2018-05-03
1
-6
/
+42
*
Rename invariant.group.barrier to launder.invariant.group
Piotr Padlewski
2018-05-03
1
-1
/
+1
*
Revert "[SelectionDAG] Selection of DBG_VALUE using a PHI node result (pt 2)"
Martin Storsjo
2018-05-03
1
-31
/
+6
*
[SelectionDAG] Selection of DBG_VALUE using a PHI node result (pt 2)
Bjorn Pettersson
2018-05-02
1
-6
/
+31
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-4
/
+4
*
[SelectionDAG] Improve selection of DBG_VALUE using a PHI node result
Bjorn Pettersson
2018-04-30
1
-0
/
+13
*
[SelectionDAG] Refactor lowering of atomic memory intrinsics.
Daniel Neilson
2018-04-23
1
-91
/
+28
*
[XRay] Typed event logging intrinsic
Keith Wyss
2018-04-17
1
-0
/
+35
*
[CodeGen] Change std::sort to llvm::sort in response to r327219
Mandeep Singh Grang
2018-04-06
1
-9
/
+9
*
Fix a bunch of typoes. NFC
Fangrui Song
2018-03-30
1
-1
/
+1
*
[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
*
[SelectionDAG] Support multiple dangling debug info for one value
Bjorn Pettersson
2018-03-21
1
-49
/
+46
*
[SelectionDAGBuilder] Replace deprecated calls to MemoryIntrinsic::getAlignme...
Daniel Neilson
2018-03-13
1
-9
/
+10
*
[SelectionDAG] Improve handling of dangling debug info
Bjorn Pettersson
2018-03-12
1
-21
/
+66
*
Use branch funnels for virtual calls when retpoline mitigation is enabled.
Peter Collingbourne
2018-03-09
1
-0
/
+54
*
[CodeGen] fix argument attribute in lowering statepoint/patchpoint
Than McIntosh
2018-03-01
1
-1
/
+1
[next]