summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/bitreverse.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86] Add extra BITREVERSE testsSimon Pilgrim2017-03-141-131/+442
* [SelectionDAG] Optimization of BITREVERSE legalization for power-of-2 integer...Simon Pilgrim2016-07-221-251/+72
* VirtRegMap: Replace some identity copies with KILL instructions.Matthias Braun2016-07-091-0/+2
* [X86] Regenerated bitreverse tests to demonstrate what is going on.Simon Pilgrim2016-07-081-7/+275
* [X86] Added bitreverse tests for non-legal typesSimon Pilgrim2016-07-081-4/+40
* [x86] avoid printing unnecessary sign bits of hex immediates in asm comments ...Sanjay Patel2016-05-281-1/+1
* [SelectionDAG] Added bitreverse(bitreverse(v)) --> vSimon Pilgrim2016-05-071-320/+20
* [X86] Added BITREVERSE constant folding and identity testsSimon Pilgrim2016-05-071-1/+363
* [SDAG] Introduce a new BITREVERSE node along with a corresponding LLVM intrinsicJames Molloy2015-11-121-0/+22
OpenPOWER on IntegriCloud