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
/
vector-bitreverse.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.
Francis Visoiu Mistrih
2017-12-07
1
-8
/
+8
*
[X86] Fix a crash if avx512bw and xop are both enabled when the IR contrains ...
Craig Topper
2017-12-05
1
-0
/
+3
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-100
/
+100
*
[CodeGen] Print register names in lowercase in both MIR and debug output
Francis Visoiu Mistrih
2017-11-28
1
-8
/
+8
*
[AVX512] Don't use 32-bit elements version of AND/OR/XOR/ANDN during isel unl...
Craig Topper
2017-08-30
1
-3
/
+3
*
[AVX-512] Remove patterns that select vmovdqu8/16 for unmasked loads. Prefer ...
Craig Topper
2017-07-31
1
-8
/
+8
*
Add LiveRangeShrink pass to shrink live range within BB.
Dehao Chen
2017-05-31
1
-3
/
+3
*
Revert r302938 "Add LiveRangeShrink pass to shrink live range within BB."
Hans Wennborg
2017-05-18
1
-3
/
+3
*
Add LiveRangeShrink pass to shrink live range within BB.
Dehao Chen
2017-05-12
1
-3
/
+3
*
[X86] Don't base domain decisions on VEXTRACTF128/VINSERTF128 if only AVX1 is...
Craig Topper
2017-02-11
1
-8
/
+8
*
[SelectionDAG] Add support for BITREVERSE constant folding
Simon Pilgrim
2017-01-16
1
-468
/
+43
*
[X86][SSE] Tests showing missing BITREVERSE constant folding
Simon Pilgrim
2017-01-16
1
-0
/
+512
*
[AVX-512] Promote AND/OR/XOR to v2i64/v4i64/v8i64 even when we have AVX512F/A...
Craig Topper
2016-08-28
1
-3
/
+3
*
[SelectionDAG] Optimization of BITREVERSE legalization for power-of-2 integer...
Simon Pilgrim
2016-07-22
1
-2196
/
+892
*
[X86] Add AVX512 instructions to X86InstrInfo::isAssociativeAndCommutative.
Craig Topper
2016-07-18
1
-276
/
+276
*
VirtRegMap: Replace some identity copies with KILL instructions.
Matthias Braun
2016-07-09
1
-0
/
+8
*
[X86][AVX512] Add support for 512-bit PSHUFB lowering
Simon Pilgrim
2016-07-02
1
-15
/
+3
*
[X86][AVX512] Added 512-bit BITREVERSE tests and enabled AVX512BW lowering su...
Simon Pilgrim
2016-06-19
1
-0
/
+1681
*
[X86][SSSE3] Added PSHUFB LUT implementation of BITREVERSE
Simon Pilgrim
2016-06-11
1
-946
/
+380
*
[x86] avoid printing unnecessary sign bits of hex immediates in asm comments ...
Sanjay Patel
2016-05-28
1
-2
/
+2
*
[SelectionDAG] Attempt to split BITREVERSE vector legalization into BSWAP and...
Simon Pilgrim
2016-05-12
1
-2771
/
+1141
*
[X86] Teach X86FixupBWInsts to promote MOV8rr/MOV16rr to MOV32rr.
Ahmed Bougacha
2016-05-07
1
-16
/
+16
*
Revert r268760, it caused PR27670.
Nico Weber
2016-05-06
1
-16
/
+16
*
[X86] Teach X86FixupBWInsts to promote MOV8rr/MOV16rr to MOV32rr.
Ahmed Bougacha
2016-05-06
1
-16
/
+16
*
[SelectionDAG] BITREVERSE vector legalization of bit operations (REAPPLIED)
Simon Pilgrim
2016-05-04
1
-11963
/
+1517
*
Revert r268504
Simon Pilgrim
2016-05-04
1
-1517
/
+11963
*
[SelectionDAG] BITREVERSE vector legalization of bit operations
Simon Pilgrim
2016-05-04
1
-11963
/
+1517
*
[X86][SSE] Added SSSE3/AVX/AVX2 BITREVERSE tests
Simon Pilgrim
2016-04-24
1
-52
/
+14603
*
[X86][XOP] BITREVERSE lowering using VPPERM
Simon Pilgrim
2016-03-30
1
-0
/
+186