]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/commitdiff
[XCore] Remove unused operand type.
authorRichard Osborne <richard@xmos.com>
Sat, 4 May 2013 17:30:05 +0000 (17:30 +0000)
committerRichard Osborne <richard@xmos.com>
Sat, 4 May 2013 17:30:05 +0000 (17:30 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181127 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/XCore/XCoreInstrInfo.td

index 61334c633cfb570cf729fee790e83744396f9fc8..857206fc072f7050ccfbd01d3cc1453adb7679f4 100644 (file)
@@ -170,7 +170,6 @@ def ldawb : PatFrag<(ops node:$addr, node:$offset),
 // Instruction operand types
 def calltarget  : Operand<i32>;
 def brtarget : Operand<OtherVT>;
-def pclabel : Operand<i32>;
 
 // Addressing modes
 def ADDRspii : ComplexPattern<i32, 2, "SelectADDRspii", [add, frameindex], []>;