From 60f495100a048cc1a6e50e7e68ee5157b2b6c83c Mon Sep 17 00:00:00 2001 From: Evan Cheng Date: Mon, 13 Mar 2006 23:19:10 +0000 Subject: [PATCH] Update llvm-svn: 26741 --- llvm/lib/Target/README.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/llvm/lib/Target/README.txt b/llvm/lib/Target/README.txt index a28486091cbc..4ab412238a0b 100644 --- a/llvm/lib/Target/README.txt +++ b/llvm/lib/Target/README.txt @@ -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: