commit | 0fb259046d43b72d82981af2505b1813b50b3432 | [log] [tgz] |
---|---|---|
author | Andrew Lenharth <andrewl@lenharth.org> | Thu Dec 07 23:55:55 2006 +0000 |
committer | Andrew Lenharth <andrewl@lenharth.org> | Thu Dec 07 23:55:55 2006 +0000 |
tree | ead9ce9db12bd56fafeb95fe83b2f12b7b4b0746 | |
parent | e16634065021e36ae31f074f623a636924d6b8d1 [diff] [blame] |
Simplify a bit git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32343 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/Target/Alpha/AlphaLLRP.cpp b/lib/Target/Alpha/AlphaLLRP.cpp index 06d217b..6e59e46 100644 --- a/lib/Target/Alpha/AlphaLLRP.cpp +++ b/lib/Target/Alpha/AlphaLLRP.cpp
@@ -117,6 +117,9 @@ case Alpha::ALTENT: case Alpha::MEMLABEL: case Alpha::PCLABEL: + case Alpha::IDEF_I: + case Alpha::IDEF_F32: + case Alpha::IDEF_F64: --count; break; case Alpha::BR: