diff options
author | Craig Topper <craig.topper@gmail.com> | 2020-02-15 23:15:52 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2020-02-16 10:51:05 -0800 |
commit | 272d35aef5e0d32f12b700ea12c608e0323ceb3f (patch) | |
tree | ce67c0773f82d5b62c4b0d5c55f52f0c119354ae /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | d26f11108bfa141bbe0fa22b0b8d76b37a407426 (diff) | |
download | llvm-272d35aef5e0d32f12b700ea12c608e0323ceb3f.zip llvm-272d35aef5e0d32f12b700ea12c608e0323ceb3f.tar.gz llvm-272d35aef5e0d32f12b700ea12c608e0323ceb3f.tar.bz2 |
[X86] Separate floating point handling out of EmitCmp and emitFlagsForSetcc.
Both of those functions only have a single caller starting
at LowerSETCC. Just handle floating point directly in LowerSETCC.
This removes the need to pass Chain and IsSignaling all the way
down.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions