[PATCH] Replace uint64_t representation of Features with FeatureBitset (std::bitset) in a few more places

Ranjeet Singh ranjeet.singh at arm.com
Tue Jun 23 04:40:21 PDT 2015


Hi Michael,

I've made the changes, please could you have another look?

Thanks,
Ranjeet


http://reviews.llvm.org/D10542

Files:
  include/llvm/MC/MCTargetAsmParser.h
  lib/MC/MCParser/AsmParser.cpp
  lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
  lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  lib/Target/ARM/AsmParser/ARMAsmParser.cpp
  lib/Target/Mips/AsmParser/MipsAsmParser.cpp
  lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp
  lib/Target/Sparc/AsmParser/SparcAsmParser.cpp
  lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp
  lib/Target/X86/AsmParser/X86AsmParser.cpp
  utils/TableGen/AsmMatcherEmitter.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10542.28221.patch
Type: text/x-patch
Size: 34616 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150623/07f283b3/attachment.bin>


More information about the llvm-commits mailing list