Introduce a new CodeGenInstruction::ConstraintInfo class
for representing constraint info semantically instead of as a c expression that will be blatted out to the .inc file. Fix X86RecognizableInstr to use this instead of parsing C code :). llvm-svn: 95753
Loading
Please register or sign in to comment