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
*
[SelectionDAG] Add FSHL/FSHR support to computeKnownBits
Simon Pilgrim
2018-12-16
1
-14
/
+4
*
[X86] Add computeKnownBits tests for funnel shift intrinsics
Simon Pilgrim
2018-12-16
1
-0
/
+43
*
Bias physical register immediate assignments
Nirav Dave
2018-11-14
1
-8
/
+8
*
[X86] Move promotion of vector and/or/xor from legalization to DAG combine
Craig Topper
2018-10-15
1
-2
/
+2
*
[X86] Make requested test changes from D50636
Simon Pilgrim
2018-08-25
1
-27
/
+54
*
[x86] shrink 'and' immediate values by setting the high bits (PR35907)
Sanjay Patel
2018-01-19
1
-2
/
+0
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-10
/
+10
*
[x86] swap order of srl (and X, C1), C2 when it saves size
Sanjay Patel
2017-09-22
1
-2
/
+2
*
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