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
/
TargetLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[TargetLowering] Move the setBooleanContents check on (xor (setcc), (setcc)) ...
Craig Topper
2019-11-01
1
-8
/
+13
*
[TargetLowering] Add getBooleanContents contents check to "SETCC (SETCC), [0|...
Craig Topper
2019-10-27
1
-2
/
+5
*
Revert 4334892e7b "[DAGCombine][ARM] x ==/!= c -> (x - c) ==/!= 0 iff '-c'...
Hans Wennborg
2019-10-23
1
-65
/
+0
*
[TargetLowering] optimizeSetCCToComparisonWithZero(): add extra sanity checks...
Roman Lebedev
2019-10-23
1
-2
/
+6
*
[DAGCombine][ARM] x ==/!= c -> (x - c) ==/!= 0 iff '-c' can be folded into...
Roman Lebedev
2019-10-22
1
-0
/
+61
*
[TargetLowering][DAGCombine][MSP430] add/use hook for Shift Amount Threshold ...
Sanjay Patel
2019-10-19
1
-12
/
+14
*
[DAG][X86] Convert isNegatibleForFree/GetNegatedExpression to a target hook (...
Simon Pilgrim
2019-10-01
1
-0
/
+240
*
[globalisel][knownbits] Allow targets to call GISelKnownBits::computeKnownBit...
Daniel Sanders
2019-09-30
1
-2
/
+3
*
[TargetLowering] Simplify expansion of S{ADD,SUB}O
Roger Ferrer Ibanez
2019-09-30
1
-18
/
+13
*
Revert r372333: [DAG][X86] Convert isNegatibleForFree/GetNegatedExpression to...
Ilya Biryukov
2019-09-24
1
-240
/
+0
*
[SelectionDAG][Mips][Sparc] Don't allow SimplifyDemandedBits to constant fold...
Craig Topper
2019-09-20
1
-0
/
+2
*
[DAG][X86] Convert isNegatibleForFree/GetNegatedExpression to a target hook (...
Simon Pilgrim
2019-09-19
1
-0
/
+240
*
[DAG] Add SelectionDAG::MaxRecursionDepth constant
Simon Pilgrim
2019-09-19
1
-3
/
+4
*
[SimplifyDemandedBits] Use APInt::intersects to instead of ANDing and compari...
Craig Topper
2019-09-17
1
-2
/
+3
*
[TargetLowering] SimplifyDemandedBits - add EXTRACT_SUBVECTOR support.
Simon Pilgrim
2019-09-14
1
-0
/
+15
*
[SDAG] Update generic code to conservatively check for isAtomic in addition t...
Philip Reames
2019-09-12
1
-1
/
+1
*
GlobalISel: add combiner to form indexed loads.
Tim Northover
2019-09-09
1
-1
/
+1
*
[CodeGen] Handle SMULFIXSAT with scale zero in TargetLowering::expandFixedPoi...
Bjorn Pettersson
2019-09-07
1
-10
/
+21
*
[Intrinsic] Add the llvm.umul.fix.sat intrinsic
Bjorn Pettersson
2019-09-07
1
-19
/
+56
*
[TargetLowering] Fix Bugzilla ID 43183 to avoid soften comparison broken with...
Shiva Chen
2019-09-01
1
-10
/
+7
*
[TargetLowering] SimplifyDemandedBits ADD/SUB/MUL - correctly inherit SDNodeF...
Simon Pilgrim
2019-08-30
1
-4
/
+2
*
[RISCV] Avoid generating AssertZext for LP64 ABI when lowering floating LibCall
Shiva Chen
2019-08-28
1
-5
/
+25
*
[FPEnv] Add fptosi and fptoui constrained intrinsics.
Kevin P. Neal
2019-08-28
1
-9
/
+39
*
[TargetLowering] Add buildLegalVectorShuffle facility to help build legal shu...
Amaury Sechet
2019-08-28
1
-5
/
+24
*
[SelectionDAG][X86] Enable iX SimplifyDemandedBits to vXi1 SimplifyDemandedVe...
Craig Topper
2019-08-23
1
-3
/
+1
*
[TargetLowering] Remove optional arguments passing to makeLibCall
Shiva Chen
2019-08-22
1
-20
/
+18
*
[TargetLowering] x s% C == 0 fold: vector divisor with INT_MIN handling
Roman Lebedev
2019-08-19
1
-13
/
+66
*
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-15
1
-1
/
+1
*
Remove BitVector.h include. NFCI.
Simon Pilgrim
2019-08-15
1
-1
/
+0
*
[CodeGen][SelectionDAG] More efficient code for X % C == 0 (SREM case)
Roman Lebedev
2019-08-13
1
-5
/
+221
*
[TargetLowering][NFC] prepareUREMEqFold(): fixup comment
Roman Lebedev
2019-08-13
1
-1
/
+1
*
Revert r368276 "[TargetLowering] SimplifyDemandedBits - call SimplifyMultiple...
Hans Wennborg
2019-08-13
1
-11
/
+0
*
[TargetLowering] SimplifyDemandedBits - call SimplifyMultipleUseDemandedBits ...
Simon Pilgrim
2019-08-12
1
-0
/
+5
*
[TargetLowering] SimplifyDemandedBits - call SimplifyMultipleUseDemandedBits ...
Simon Pilgrim
2019-08-08
1
-0
/
+11
*
[TargetLowering] SimplifyDemandedBits - call SimplifyMultipleUseDemandedBits ...
Simon Pilgrim
2019-08-07
1
-4
/
+19
*
[GISel]: Add GISelKnownBits analysis
Aditya Nandakumar
2019-08-06
1
-0
/
+6
*
[TargetLowering] SimplifyMultipleUseDemandedBits - return UNDEF for undemande...
Simon Pilgrim
2019-08-06
1
-1
/
+10
*
[TargetLowering][X86] Teach SimplifyDemandedVectorElts to replace the base ve...
Craig Topper
2019-08-04
1
-0
/
+9
*
Emit diagnostic if an inline asm constraint requires an immediate
Bill Wendling
2019-08-03
1
-7
/
+11
*
[TargetLowering] SimplifyMultipleUseDemandedBits - don't assume INSERT_VECTOR...
Simon Pilgrim
2019-08-02
1
-1
/
+1
*
[TargetLowering] SimplifyMultipleUseDemandedBits - Add ISD::INSERT_VECTOR_ELT...
Simon Pilgrim
2019-08-01
1
-0
/
+10
*
[TargetLowering] SimplifyMultipleUseDemandedBits - add BITCAST pass through s...
Simon Pilgrim
2019-07-27
1
-2
/
+59
*
[SelectionDAG] Check for any recursion depth greater than or equal to limit i...
Simon Pilgrim
2019-07-27
1
-2
/
+2
*
[TargetLowering] Add depth limit to SimplifyMultipleUseDemandedBits
Simon Pilgrim
2019-07-27
1
-0
/
+3
*
Revert r367091, it caused PR42777.
Nico Weber
2019-07-26
1
-59
/
+2
*
[TargetLowering] SimplifyMultipleUseDemandedBits - add SIGN_EXTEND_INREG supp...
Simon Pilgrim
2019-07-26
1
-0
/
+7
*
[TargetLowering] SimplifyMultipleUseDemandedBits - add BITCAST pass through s...
Simon Pilgrim
2019-07-26
1
-2
/
+59
*
[Codegen] (X & (C l>>/<< Y)) ==/!= 0 --> ((X <</l>> Y) & C) ==/!= 0 fold
Roman Lebedev
2019-07-24
1
-0
/
+79
*
[SDAG] convert (sub x, 1) to (add x, -1) in ctpop expansion; NFC
Sanjay Patel
2019-07-24
1
-3
/
+3
*
[TargetLowering] SimplifyMultipleUseDemandedBits - add VECTOR_SHUFFLE support.
Simon Pilgrim
2019-07-23
1
-0
/
+23
[next]