From: Colin LeMahieu Date: Tue, 6 Jan 2015 16:52:38 +0000 (+0000) Subject: [Hexagon] Fix 225267. GP register is not yet fully implemented. Removing Uses ... X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=243a5481d9221bf8733fef538a600bcc6117933e;p=platform%2Fupstream%2Fllvm.git [Hexagon] Fix 225267. GP register is not yet fully implemented. Removing Uses [GP] maintains existing behavior. llvm-svn: 225270 --- diff --git a/llvm/lib/Target/Hexagon/HexagonInstrInfoV4.td b/llvm/lib/Target/Hexagon/HexagonInstrInfoV4.td index 1e7bafc..7733ebe 100644 --- a/llvm/lib/Target/Hexagon/HexagonInstrInfoV4.td +++ b/llvm/lib/Target/Hexagon/HexagonInstrInfoV4.td @@ -3442,7 +3442,7 @@ defm storerf : ST_Abs <"memh", "STrif", IntRegs, u16_1Imm, 0b01, 1>; // if ([!]Pv[.new]) mem[bhwd](##global)=Rt //===----------------------------------------------------------------------===// -let Uses = [GP], validSubTargets = HasV4SubT in +let validSubTargets = HasV4SubT in class T_StoreGP MajOp, bit isHalf = 0> : T_StoreAbsGP { @@ -3452,7 +3452,7 @@ class T_StoreGP MajOp, bit isHalf = 0> { // Set BaseOpcode same as absolute addressing instructions so that