diff options
author | Andrew Lenharth <andrewl@lenharth.org> | 2006-09-20 14:40:01 +0000 |
---|---|---|
committer | Andrew Lenharth <andrewl@lenharth.org> | 2006-09-20 14:40:01 +0000 |
commit | e2d138a4624b657d20c6706adf3cb1adeabc7203 (patch) | |
tree | 23739309740ec6c28f0bbad0a194e942a141fb5e /llvm/lib | |
parent | fbeab72759546ffac02b4b2e2343795cd036ca25 (diff) | |
download | bcm5719-llvm-e2d138a4624b657d20c6706adf3cb1adeabc7203.tar.gz bcm5719-llvm-e2d138a4624b657d20c6706adf3cb1adeabc7203.zip |
Add Note
llvm-svn: 30530
Diffstat (limited to 'llvm/lib')
-rw-r--r-- | llvm/lib/Target/Alpha/Readme.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/lib/Target/Alpha/Readme.txt b/llvm/lib/Target/Alpha/Readme.txt index 2d1909a42c5..22755192969 100644 --- a/llvm/lib/Target/Alpha/Readme.txt +++ b/llvm/lib/Target/Alpha/Readme.txt @@ -1,4 +1,7 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +Fix cmovs with a constant on the wrong side + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Fix Ordered/Unordered FP stuff |