[X86] Put some cases in switch statements back on one line to be more compact...
[X86] Put some cases in switch statements back on one line to be more compact and make it easier to see the similarities. NFC It looks like someone ran clang-format over this entire file which reformatted these switches into a multiline form. But I think the single line form is more useful here. llvm-svn: 336077
Loading
Please sign in to comment