From 0b78f3e4b4e119c8ad281959a1c3dcf4297b271c Mon Sep 17 00:00:00 2001 From: Andrew Lenharth Date: Wed, 20 Sep 2006 14:40:01 +0000 Subject: [PATCH] Add Note git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30530 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Target/Alpha/README.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/Target/Alpha/README.txt b/lib/Target/Alpha/README.txt index 2d1909a42c5..22755192969 100644 --- a/lib/Target/Alpha/README.txt +++ b/lib/Target/Alpha/README.txt @@ -1,3 +1,6 @@ +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +Fix cmovs with a constant on the wrong side + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Fix Ordered/Unordered FP stuff