commit | 085cfdbfdcfb1db28d5fd5cf391df25a69414f48 | [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 | 3490ebef8f4f384f0d2a1ed35407b2b1210990d4 | |
parent | bc03f13b75988f684fc14a2e3856665038bc862d [diff] [blame] |
Simplify a bit llvm-svn: 32343
diff --git a/llvm/lib/Target/Alpha/AlphaLLRP.cpp b/llvm/lib/Target/Alpha/AlphaLLRP.cpp index 06d217b..6e59e46 100644 --- a/llvm/lib/Target/Alpha/AlphaLLRP.cpp +++ b/llvm/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: