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
/
extract-lowbits.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] X86DAGToDAGISel::matchBitExtract(): pattern c: truncation awareness
Roman Lebedev
2019-06-26
1
-12
/
+3
*
[X86] X86DAGToDAGISel::matchBitExtract(): pattern b: truncation awareness
Roman Lebedev
2019-06-26
1
-23
/
+6
*
[X86] X86DAGToDAGISel::matchBitExtract(): pattern a: truncation awareness
Roman Lebedev
2019-06-26
1
-24
/
+6
*
[NFC][X86] extract-{low,}bits.ll: one more pattern c with truncation
Roman Lebedev
2019-06-03
1
-84
/
+139
*
[NFC][X86] extract-{low,}bits.ll: one more pattern a with truncation
Roman Lebedev
2019-06-02
1
-162
/
+246
*
[NFC][X86] extract-lowbits.ll: add one more pattern a with truncation
Roman Lebedev
2019-06-02
1
-120
/
+206
*
[NFC][X86] extract-lowbits.ll: add patterns with truncation too
Roman Lebedev
2019-06-02
1
-132
/
+972
*
[X86] X86DAGToDAGISel::matchBitExtract(): prepare 'control' in 32 bits
Roman Lebedev
2019-02-04
1
-14
/
+14
*
[DAGCombiner] re-enable truncation of binops
Sanjay Patel
2018-12-08
1
-107
/
+109
*
[DAGCombiner] disable truncation of binops by default
Sanjay Patel
2018-12-07
1
-109
/
+107
*
[DAGCombiner] narrow truncated binops
Sanjay Patel
2018-11-29
1
-107
/
+109
*
[X86] Add extra-uses on the mask of pattern c of extract-{low,}bits.ll tests
Roman Lebedev
2018-10-30
1
-210
/
+873
*
Experimental re-land of [X86][BMI1] X86DAGToDAGISel: select BEXTR from x << (...
Roman Lebedev
2018-10-23
1
-159
/
+64
*
Revert "[X86][BMI1] X86DAGToDAGISel: select BEXTR from x << (32 - y) >> (32 -...
Roman Lebedev
2018-10-23
1
-66
/
+161
*
[X86][BMI1] X86DAGToDAGISel: select BEXTR from x << (32 - y) >> (32 - y) pattern
Roman Lebedev
2018-10-23
1
-161
/
+66
*
[X86][BMI1]: X86DAGToDAGISel: select BEXTR from x & ((1 << nbits) + (-1)) p...
Roman Lebedev
2018-10-22
1
-85
/
+37
*
[X86][BMI1]: X86DAGToDAGISel: select BEXTR from x & ~(-1 << nbits) pattern
Roman Lebedev
2018-10-11
1
-68
/
+35
*
[NFC][x86][AArch64] Add BEXTR-like test patterns.
Roman Lebedev
2018-09-20
1
-2
/
+1019
*
[X86] Handle COPYs of physregs better (regalloc hints)
Simon Pilgrim
2018-09-19
1
-56
/
+76
*
[X86] Replace (32/64 - n) shift amounts with (neg n) since the shift amount i...
Craig Topper
2018-08-22
1
-50
/
+62
*
[X86][TLI] DAGCombine: Unfold variable bit-clearing mask to two shifts.
Roman Lebedev
2018-07-09
1
-38
/
+38
*
[X86] Emit BZHI when mask is ~(-1 << nbits))
Roman Lebedev
2018-06-06
1
-100
/
+36
*
[NFC][X86][AArch64] Reorganize/cleanup BZHI test patterns
Roman Lebedev
2018-06-06
1
-0
/
+2374