Skip to content
  • Chris Lattner's avatar
    implement more checking to reject things like: · b625dd2d
    Chris Lattner authored
      (someinst GR16:$foo, GR32:$foo)
    
    Reimplement BuildAliasOperandReference to be correctly
    based on the names of operands in the result pattern,
    instead of on the instruction operand definitions.
    
    llvm-svn: 118328
    b625dd2d
Loading