]> granicus.if.org Git - llvm/commit
GlobalISel: Implement widening for shifts
authorJustin Bogner <mail@justinbogner.com>
Thu, 19 Jan 2017 07:51:17 +0000 (07:51 +0000)
committerJustin Bogner <mail@justinbogner.com>
Thu, 19 Jan 2017 07:51:17 +0000 (07:51 +0000)
commite3ad0db135e354ab3b6b734834c81e5b9e4cb07d
treef00aefd8b893f1e963d0450f5a381e518958e810
parent9720a787a1c430ef1bf2ac2dc7d5564287612c3b
GlobalISel: Implement widening for shifts

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@292476 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/GlobalISel/LegalizerHelper.cpp
test/CodeGen/AArch64/GlobalISel/legalize-shift.mir [new file with mode: 0644]