aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorWang, Pengfei <pengfei.wang@intel.com>2020-11-16 09:44:06 +0800
committerWang, Pengfei <pengfei.wang@intel.com>2020-11-16 09:45:55 +0800
commitc22dc71b120b066c0066b8517014149a001cc2b0 (patch)
treedc20c241bd32a3baa18e91ce708e972bf0bc6a4c /clang/lib/Frontend/CompilerInvocation.cpp
parentdc58cd1480374a6d5dbf87e8a2424811c0003ce3 (diff)
downloadllvm-c22dc71b120b066c0066b8517014149a001cc2b0.zip
llvm-c22dc71b120b066c0066b8517014149a001cc2b0.tar.gz
llvm-c22dc71b120b066c0066b8517014149a001cc2b0.tar.bz2
[CodeGen][X86] Remove unused trivial check-prefixes from all CodeGen/X86 directory.
I had manually removed unused prefixes from CodeGen/X86 directory for more than 100 tests. I checked the change history for each of them at the beginning, and then I mainly focused on the format since I found all of the unused prefixes were result from either insensible copy or residuum after functional update. I think it's OK to remove the remaining X86 tests by script now. I wrote a rough script which works for me in most tests. I put it in llvm/utils temporarily for review and hope it may help other components owners. The tests in this patch are all generated by the tool and checked by update tool for the autogenerated tests. I skimmed them and checked about 30 tests and didn't find any unexpected changes. Reviewed By: mtrofin, MaskRay Differential Revision: https://reviews.llvm.org/D91496
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions