summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/sdivpow2.ll
Commit message (Expand)AuthorAgeFilesLines
* [AArch64] Prefer "mov" over "orr" to materialize constants.Eli Friedman2019-03-251-1/+1
* [AArch64] Regenerate SDIV testsSimon Pilgrim2018-07-111-38/+53
* [AArch64] Fix miscompile of sdiv-by-power-of-2.Juergen Ributzka2014-10-161-1/+14
* [AArch64] Lower sdiv x, pow2 using add + select + shift.Chad Rosier2014-07-231-0/+61
OpenPOWER on IntegriCloud