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
/
test
/
CodeGen
/
X86
/
known-bits.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not legalize large add with addc/adde, introduce addcarry and do it with u...
Amaury Sechet
2017-04-30
1
-11
/
+11
*
[SelectionDAG] Make SelectionDAG aware of the known bits in USUBO and SSUBO a...
Amaury Sechet
2017-03-10
1
-4
/
+4
*
[SelectionDAG] Make SelectionDAG aware of the known bits in UADDO and SADDO.
Amaury Sechet
2017-03-10
1
-3
/
+3
*
Add test case for computing known bits of substraction operations. NFC
Amaury Sechet
2017-02-28
1
-0
/
+53
*
Add test for known bits in uaddo and saddo.
Amaury Sechet
2017-02-25
1
-0
/
+54
*
[DAGCombiner] Push truncate through adde when the carry isn't used.
Amaury Sechet
2017-02-08
1
-2
/
+1
*
Add ADDC to SelectionDAG::computeKnownBits and ComputeNumSignBits.
Amaury Sechet
2017-02-06
1
-4
/
+2
*
[X86] Add add/addc known-bits tests (D29521)
Simon Pilgrim
2017-02-06
1
-0
/
+66
*
[X86][SSE] Add support for combining AND bitmasks to shuffles.
Simon Pilgrim
2016-12-01
1
-4
/
+2
*
[X86][SSE] Regenerated known-bits test with srem->urem fix
Simon Pilgrim
2016-10-25
1
-18
/
+18
*
[SelectionDAG] Ensure DAG::getZeroExtendInReg is called with a scalar type
Simon Pilgrim
2016-09-09
1
-0
/
+107