summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/extract-bits.ll
Commit message (Expand)AuthorAgeFilesLines
* [AArch64] Prefer "mov" over "orr" to materialize constants.Eli Friedman2019-03-251-23/+23
* NFC][CodeGen][X86][AArch64] Tests for bit extract (pat. a/c/d) with trunc (PR...Roman Lebedev2018-12-221-0/+153
* [NFC][CodeGen][X86][AArch64] Bit extract: add nounwind attr to drop .cfi noiseRoman Lebedev2018-12-221-18/+18
* [NFC][CodeGen][X86][AArch64] Tests for bit extract (pat. b) with trunc (PR36419)Roman Lebedev2018-12-221-0/+61
* [NFC][x86][AArch64] extract-bits.ll: add test with 'ashr'.Roman Lebedev2018-11-051-0/+32
* [NFC][X86][AArch64] extract-bits.ll: add tests with constants+storing results.Roman Lebedev2018-10-101-0/+90
* [NFC][CodeGen][X86][AArch64] Add 64-bit constant bit field extract pattern testsRoman Lebedev2018-09-301-0/+50
* [NFC][CodeGen][X86][AArch64] More tests for 'bit field extract' w/ constantsRoman Lebedev2018-09-241-0/+73
* [NFC][x86][AArch64] Add BEXTR-like test patterns.Roman Lebedev2018-09-201-0/+717
OpenPOWER on IntegriCloud