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
*
[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