If we want to emit things in enum order, use getInstructionsByEnumValue to
get the order, don't compute it ourselves. Don't emit stuff like (14<<0), emit 14 instead. Don't attempt to get target properties for builtin instructions. llvm-svn: 25672
Loading
Please register or sign in to comment