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
/
bitreverse.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Recommit r367901 "[X86] Enable -x86-experimental-vector-widening-legalization...
Craig Topper
2019-08-07
1
-8
/
+5
*
Revert "[X86] Enable -x86-experimental-vector-widening-legalization by default."
Mitch Phillips
2019-08-06
1
-5
/
+8
*
[X86] Enable -x86-experimental-vector-widening-legalization by default.
Craig Topper
2019-08-05
1
-8
/
+5
*
[X86FixupLEAs] Turn optIncDec into a generic two address LEA optimizer. Suppo...
Craig Topper
2019-05-25
1
-2
/
+2
*
[SelectionDAG] computeKnownBits - support constant pool values from target
Simon Pilgrim
2019-05-24
1
-12
/
+6
*
[X86] Enable 8-bit OR with disjoint bits to convert to LEA
Craig Topper
2019-03-05
1
-26
/
+26
*
[X86][SSE] Canonicalize OR(AND(X,C),AND(Y,~C)) -> OR(AND(X,C),ANDNP(C,Y))
Simon Pilgrim
2019-01-22
1
-11
/
+10
*
[LegalizeTypes] Prevent an assertion from PromoteIntRes_BSWAP and PromoteIntR...
Craig Topper
2018-10-13
1
-0
/
+618
*
[X86] Handle COPYs of physregs better (regalloc hints)
Simon Pilgrim
2018-09-19
1
-27
/
+30
*
Followup on Proposal to move MIR physical register namespace to '$' sigil.
Puyan Lotfi
2018-01-31
1
-7
/
+7
*
[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.
Francis Visoiu Mistrih
2017-12-07
1
-7
/
+7
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-30
/
+30
*
[CodeGen] Print register names in lowercase in both MIR and debug output
Francis Visoiu Mistrih
2017-11-28
1
-7
/
+7
*
[X86FixupBWInsts] More precise register liveness if no <imp-use> on MOVs.
Nikolai Bozhenov
2017-09-18
1
-3
/
+3
*
[X86] Add extra BITREVERSE tests
Simon Pilgrim
2017-03-14
1
-131
/
+442
*
[SelectionDAG] Optimization of BITREVERSE legalization for power-of-2 integer...
Simon Pilgrim
2016-07-22
1
-251
/
+72
*
VirtRegMap: Replace some identity copies with KILL instructions.
Matthias Braun
2016-07-09
1
-0
/
+2
*
[X86] Regenerated bitreverse tests to demonstrate what is going on.
Simon Pilgrim
2016-07-08
1
-7
/
+275
*
[X86] Added bitreverse tests for non-legal types
Simon Pilgrim
2016-07-08
1
-4
/
+40
*
[x86] avoid printing unnecessary sign bits of hex immediates in asm comments ...
Sanjay Patel
2016-05-28
1
-1
/
+1
*
[SelectionDAG] Added bitreverse(bitreverse(v)) --> v
Simon Pilgrim
2016-05-07
1
-320
/
+20
*
[X86] Added BITREVERSE constant folding and identity tests
Simon Pilgrim
2016-05-07
1
-1
/
+363
*
[SDAG] Introduce a new BITREVERSE node along with a corresponding LLVM intrinsic
James Molloy
2015-11-12
1
-0
/
+22