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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DAGCombine] Check the uses of negated floating constant and remove the hack
QingShan Zhang
2020-06-26
1
-11
/
+15
*
[LegalizeTypes][RISCV] Correctly sign-extend comparison for ATOMIC_CMP_XCHG
Alex Bradbury
2020-06-25
1
-1
/
+13
*
[DAGCombine] Fix splitting indexed loads in ForwardStoreValueToDirectLoad()
Nemanja Ivanovic
2020-04-14
1
-10
/
+15
*
[CodeGen] Fix sinking local values in lpads with phis
Reid Kleckner
2020-04-13
1
-1
/
+16
*
No longer generate calls to *_finite
serge-sans-paille
2020-02-28
1
-61
/
+12
*
[Codegen] Revert rL354676/rL354677 and followups - introduced PR43446 miscompile
Roman Lebedev
2020-02-26
1
-27
/
+0
*
[AArch64][FPenv] Update chain of int to fp conversion
Diogo Sampaio
2020-02-18
1
-2
/
+8
*
Revert "[DebugInfo] Remove some users of DBG_VALUEs IsIndirect field"
Jeremy Morse
2020-02-12
3
-19
/
+16
*
Revert "[DebugInfo][DAG] Distinguish different kinds of location indirection"
Jeremy Morse
2020-02-12
1
-19
/
+5
*
[ARM][VecReduce] Force expand vector_reduce_fmin
David Green
2020-02-05
1
-2
/
+2
*
[DAGCombine] Replace `getIntPtrConstant()` with `getVectorIdxTy()`.
Michael Liao
2020-01-14
1
-1
/
+2
*
[LegalizeTypes] Remove untested code from ExpandIntOp_UINT_TO_FP
Craig Topper
2020-01-14
1
-70
/
+2
*
[FPEnv] Fix chain handling regression after 04a8696
Ulrich Weigand
2020-01-14
2
-34
/
+31
*
[SelectionDAG] ComputeKnownBits - merge getValidMinimumShiftAmountConstant() ...
Simon Pilgrim
2020-01-14
1
-11
/
+12
*
[SelectionDAG] ComputeKnownBits - merge getValidMinimumShiftAmountConstant() ...
Simon Pilgrim
2020-01-14
1
-10
/
+12
*
[LegalizeIntegerTypes][X86] Add support for expanding input of STRICT_SINT_TO...
Craig Topper
2020-01-13
1
-6
/
+30
*
Rework be15dfa88fb1 such that it works with GlobalISel which doesn't use EVT
Daniel Sanders
2020-01-13
1
-3
/
+11
*
[SelectionDAG] ComputeNumSignBits add getValidMaximumShiftAmountConstant() fo...
Simon Pilgrim
2020-01-13
1
-0
/
+31
*
[LegalizeTypes] Add SoftenFloatResult support for STRICT_SINT_TO_FP/STRICT_UI...
Andrew Wei
2020-01-14
1
-8
/
+16
*
[SelectionDAG] ComputeNumSignBits add getValidMinimumShiftAmountConstant() IS...
Simon Pilgrim
2020-01-13
1
-1
/
+4
*
[SelectionDAG] ComputeNumSignBits - Use getValidShiftAmountConstant for shift...
Simon Pilgrim
2020-01-13
1
-15
/
+8
*
[SelectionDAG] ComputeKnownBits - Add DemandedElts support to getValidShiftAm...
Simon Pilgrim
2020-01-13
1
-8
/
+14
*
[FPEnv] Fix chain handling for fpexcept.strict nodes
Ulrich Weigand
2020-01-13
2
-14
/
+81
*
[SelectionDAG] ComputeKnownBits add getValidMinimumShiftAmountConstant() ISD:...
Simon Pilgrim
2020-01-13
1
-0
/
+3
*
[SelectionDAG] ComputeKnownBits - minimum leading/trailing zero bits in LSHR/...
Simon Pilgrim
2020-01-13
1
-0
/
+11
*
[LegalizeVectorOps] Parallelize the lo/hi part of STRICT_UINT_TO_FLOAT legali...
Craig Topper
2020-01-11
1
-3
/
+6
*
[TargetLowering][X86] Connect the chain from STRICT_FSETCC in TargetLowering:...
Craig Topper
2020-01-11
1
-3
/
+5
*
[LegalizeVectorOps] Expand vector MERGE_VALUES immediately.
Craig Topper
2020-01-11
1
-0
/
+11
*
[LegalizeVectorOps] Remove some of the simpler Expand methods. Pass Results v...
Craig Topper
2020-01-11
1
-125
/
+77
*
[LegalizeVectorOps] Only pass SDNode* instead SDValue to all of the Expand* a...
Craig Topper
2020-01-11
1
-251
/
+251
*
[TargetLowering][ARM][Mips][WebAssembly] Remove the ordered FP compare from R...
Craig Topper
2020-01-10
1
-5
/
+3
*
[TargetLowering] Use SelectionDAG::getSetCC and remove a repeated call to get...
Craig Topper
2020-01-10
1
-8
/
+4
*
[TargetLowering][ARM][X86] Change softenSetCCOperands handling of ONE to avoi...
Craig Topper
2020-01-10
1
-10
/
+9
*
[LegalizeVectorOps] Improve handling of multi-result operations.
Craig Topper
2020-01-10
1
-173
/
+271
*
[FPEnv] Invert sense of MIFlag::FPExcept flag
Ulrich Weigand
2020-01-10
1
-2
/
+2
*
[MIR] Fix cyclic dependency of MIR formatter
Peng Guo
2020-01-10
1
-2
/
+1
*
DAG: Don't use unchecked dyn_cast
Matt Arsenault
2020-01-09
1
-4
/
+4
*
CodeGen: Use LLT instead of EVT in getRegisterByName
Matt Arsenault
2020-01-09
1
-3
/
+9
*
[TargetLowering][X86] TeachSimplifyDemandedBits to handle cases where only th...
Craig Topper
2020-01-09
1
-0
/
+21
*
[DAGCombiner] reduce extract subvector of concat
Sanjay Patel
2020-01-09
1
-2
/
+16
*
[DAGCombine] Fold the (fma -x, y, -z) to -(fma x, y, z)
QingShan Zhang
2020-01-09
1
-0
/
+9
*
Revert "Revert "[MIR] Target specific MIR formating and parsing""
Daniel Sanders
2020-01-08
1
-1
/
+2
*
Revert "[MIR] Target specific MIR formating and parsing"
Nico Weber
2020-01-08
1
-1
/
+1
*
[MIR] Target specific MIR formating and parsing
Peng Guo
2020-01-08
1
-1
/
+1
*
Revert "[MIR] Target specific MIR formating and parsing"
Daniel Sanders
2020-01-08
1
-1
/
+1
*
[MIR] Target specific MIR formating and parsing
Peng Guo
2020-01-08
1
-1
/
+1
*
[SelectionDAG] Use llvm::Optional<APInt> for FoldValue.
Simon Pilgrim
2020-01-08
1
-32
/
+30
*
[DAGCombiner] clean up extract-of-concat fold; NFC
Sanjay Patel
2020-01-08
1
-13
/
+21
*
[Intrinsic] Add fixed point division intrinsics.
Bevin Hansson
2020-01-08
8
-23
/
+283
*
[X86] Adding fp128 support for strict fcmp
Wang, Pengfei
2020-01-08
2
-20
/
+58
[next]