diff options
author | Sanjay Patel <spatel@rotateright.com> | 2015-05-07 16:51:12 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2015-05-07 16:51:12 +0000 |
commit | 5b373cacf2fc351de9711ef1023ab27ff7144387 (patch) | |
tree | 8fe150677d174117956a4fde552b930cab58bd26 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 668977f6668a7f984cc820deb8ae99000ea1c90f (diff) | |
download | llvm-5b373cacf2fc351de9711ef1023ab27ff7144387.zip llvm-5b373cacf2fc351de9711ef1023ab27ff7144387.tar.gz llvm-5b373cacf2fc351de9711ef1023ab27ff7144387.tar.bz2 |
Use intrinsic pattern to make a simpler match
This is a follow-on to r236740 where I took Andrea's advice
in D9504 to remove a redundant pattern...except that I removed
the wrong pattern!
AFAICT, there is no change in the final code produced because
subsequent passes would clean up the extra instructions created
by the more complicated pattern.
llvm-svn: 236743
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions