diff options
author | Craig Topper <craig.topper@intel.com> | 2017-10-13 15:28:35 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2017-10-13 15:28:35 +0000 |
commit | 0817346aefbc27bc83879dd1c90558240cab06df (patch) | |
tree | 89cd9e94554763d25ed30f3fe3c9974a539b0085 /clang/lib/CodeGen/CGClass.cpp | |
parent | 4a4bfa4e2759ca0c9740187a26d703ef17f4bb3e (diff) | |
download | llvm-0817346aefbc27bc83879dd1c90558240cab06df.zip llvm-0817346aefbc27bc83879dd1c90558240cab06df.tar.gz llvm-0817346aefbc27bc83879dd1c90558240cab06df.tar.bz2 |
[X86] Stop creating CMOV nodes with a second MVT::Glue result
Summary: We seem to inconsistently create CMOV nodes some with a Glue result and some without. But I can't find any cases that use the Glue result. So I've tried to remove all the place that did this.
Reviewers: RKSimon, spatel, zvi
Reviewed By: RKSimon
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D38664
llvm-svn: 315686
Diffstat (limited to 'clang/lib/CodeGen/CGClass.cpp')
0 files changed, 0 insertions, 0 deletions