[llvm-commits] CVS: llvm/lib/Target/README.txt
Evan Cheng
evan.cheng at apple.com
Mon Mar 13 15:19:22 PST 2006
Changes in directory llvm/lib/Target:
README.txt updated: 1.18 -> 1.19
---
Log message:
Update
---
Diffs of the changes: (+3 -0)
README.txt | 3 +++
1 files changed, 3 insertions(+)
Index: llvm/lib/Target/README.txt
diff -u llvm/lib/Target/README.txt:1.18 llvm/lib/Target/README.txt:1.19
--- llvm/lib/Target/README.txt:1.18 Mon Mar 13 00:52:22 2006
+++ llvm/lib/Target/README.txt Mon Mar 13 17:19:10 2006
@@ -54,6 +54,9 @@
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:
More information about the llvm-commits
mailing list