diff options
author | Krzysztof Parzyszek <kparzysz@quicinc.com> | 2020-09-01 17:31:12 -0500 |
---|---|---|
committer | Krzysztof Parzyszek <kparzysz@quicinc.com> | 2020-09-21 16:11:06 -0500 |
commit | 2c768c7d6c6185e2c9a606027ee673bd2640e5ca (patch) | |
tree | a882f7e7930f9f3501b928e741d2e5aacf4cdba7 /llvm/lib/Support/Process.cpp | |
parent | bb821355387fb4320322b8c2ff63994fffaf49ce (diff) | |
download | llvm-2c768c7d6c6185e2c9a606027ee673bd2640e5ca.zip llvm-2c768c7d6c6185e2c9a606027ee673bd2640e5ca.tar.gz llvm-2c768c7d6c6185e2c9a606027ee673bd2640e5ca.tar.bz2 |
[EarlyCSE] Small refactoring changes, NFC
1. Store intrinsic ID in ParseMemoryInst instead of a boolean flag
"IsTargetMemInst". This will make it easier to add support for
target-independent intrinsics.
2. Extract the complex multiline conditions from EarlyCSE::processNode
into a new function "getMatchingValue".
Differential Revision: https://reviews.llvm.org/D87691
Diffstat (limited to 'llvm/lib/Support/Process.cpp')
0 files changed, 0 insertions, 0 deletions