Eliminated the classification of control registers into %ecr_
and %rcr_, leaving just %cr_ which is what people expect.
Updated the disassembler to support this unified register set.
Added a testcase to verify that the registers continue to be
decoded correctly.

llvm-svn: 103196
10 files changed
tree: 62912f265a6a0b55b18eecc2f510ee464152435f
  1. clang/
  2. compiler-rt/
  3. llvm/