Use uint64_t as the type for the X86 TSFlag format enum. Allows removal of the...
Use uint64_t as the type for the X86 TSFlag format enum. Allows removal of the VEXShift hack that was used to access the higher bits of TSFlags. llvm-svn: 221673
Loading
Please sign in to comment