diff options
author | Tom Stellard <tstellar@redhat.com> | 2018-12-07 20:21:24 +0000 |
---|---|---|
committer | Tom Stellard <tstellar@redhat.com> | 2018-12-07 20:21:24 +0000 |
commit | fe1944239c9746e8c23ee4287df4424378f9b764 (patch) | |
tree | 8dc7fb315abff3db475e847319abecb94db6e4a1 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | e725fba53cb9ccc3014a900c4998995ea800cd5e (diff) | |
download | bcm5719-llvm-fe1944239c9746e8c23ee4287df4424378f9b764.tar.gz bcm5719-llvm-fe1944239c9746e8c23ee4287df4424378f9b764.zip |
Merging r346203:
------------------------------------------------------------------------
r346203 | matze | 2018-11-05 19:15:22 -0800 (Mon, 05 Nov 2018) | 7 lines
AArch64: Cleanup CCMP code; NFC
Cleanup CCMP pattern matching code in preparation for review/bugfix:
- Rename `isConjunctionDisjunctionTree()` to `canEmitConjunction()`
(it won't accept arbitrary disjunctions and is really about whether we
can transform the subtree into a conjunction that we can emit).
- Rename `emitConjunctionDisjunctionTree()` to `emitConjunction()`
------------------------------------------------------------------------
llvm-svn: 348636
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions