[llvm-commits] [llvm] r169117 -	/llvm/trunk/lib/Target/Hexagon/HexagonOperands.td
    Sean Silva 
    silvas at purdue.edu
       
    Sun Dec  2 23:00:11 PST 2012
    
    
  
+  if (!Subtarget.hasV4TOps())
Is there some way to factor out this subtarget check?
-- Sean Silva
    
    
More information about the llvm-commits
mailing list