mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-14 16:33:28 +00:00
Nobody likes shifty instructions, but that was a bit strong.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@155009 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
35ee7d28a6
commit
377bf1acb9
@ -1,4 +1,4 @@
|
||||
; This test makes sure that shit instructions are properly eliminated
|
||||
; This test makes sure that shift instructions are properly eliminated
|
||||
; even with arbitrary precision integers.
|
||||
; RUN: opt < %s -instcombine -S | not grep sh
|
||||
; END.
|
||||
|
Loading…
x
Reference in New Issue
Block a user