1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-svn: 26741
This commit is contained in:
Evan Cheng 2006-03-13 23:19:10 +00:00
parent ed013bd937
commit 99e87e9147

View File

@ -54,6 +54,9 @@ There are two ways to fix this:
Number 1 is the preferred solution.
This has been "fixed" by a TableGen hack. But that is a short term workaround
which will be removed once the proper fix is made.
//===---------------------------------------------------------------------===//
Turn this into a signed shift right in instcombine: