diff options
author | Bill Wendling <isanbard@gmail.com> | 2011-03-15 20:47:26 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2011-03-15 20:47:26 +0000 |
commit | a24cb40be24e854faa8fb2c2148422a19c4a0ea5 (patch) | |
tree | c287e4f701e899faefab85f2f862e0e0340c196d /lib/Target/ARM/ARMISelLowering.h | |
parent | 4f9fc854bc8d1482e65cd8fad464644a24fca4bf (diff) |
Some minor cleanups based on feedback.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127694 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/ARM/ARMISelLowering.h')
-rw-r--r-- | lib/Target/ARM/ARMISelLowering.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/Target/ARM/ARMISelLowering.h b/lib/Target/ARM/ARMISelLowering.h index 8eb4525b82..402e1c6c5d 100644 --- a/lib/Target/ARM/ARMISelLowering.h +++ b/lib/Target/ARM/ARMISelLowering.h @@ -155,8 +155,6 @@ namespace llvm { VTRN, // transpose VTBL1, // 1-register shuffle with mask VTBL2, // 2-register shuffle with mask - VTBL3, // 3-register shuffle with mask - VTBL4, // 4-register shuffle with mask // Vector multiply long: VMULLs, // ...signed |