[all-commits] [llvm/llvm-project] 4c419c: [TableGen][SchedModels] Get rid of hasVariant. NFC
Bruce Mitchener via All-commits
all-commits at lists.llvm.org
Fri Nov 27 07:04:58 PST 2020
Branch: refs/heads/temp-test-main
Home: https://github.com/llvm/llvm-project
Commit: 4c419c454ad255437331987dbd3ada6070432999
https://github.com/llvm/llvm-project/commit/4c419c454ad255437331987dbd3ada6070432999
Author: Evgeny Leviant <eleviant at accesssoftek.com>
Date: 2020-11-27 (Fri, 27 Nov 2020)
Changed paths:
M llvm/utils/TableGen/CodeGenSchedule.cpp
Log Message:
-----------
[TableGen][SchedModels] Get rid of hasVariant. NFC
Differential revision: https://reviews.llvm.org/D92026
Commit: 527a7fdfbd7461e2aaa9eb279543c5d9dc8efa5a
https://github.com/llvm/llvm-project/commit/527a7fdfbd7461e2aaa9eb279543c5d9dc8efa5a
Author: Bruce Mitchener <bruce.mitchener at gmail.com>
Date: 2020-11-27 (Fri, 27 Nov 2020)
Changed paths:
M libcxx/include/__locale
M libcxx/include/__sso_allocator
M libcxx/include/__string
M libcxx/include/__threading_support
M libcxx/include/algorithm
M libcxx/include/bitset
M libcxx/include/chrono
M libcxx/include/fstream
M libcxx/include/functional
M libcxx/include/ios
M libcxx/include/istream
M libcxx/include/iterator
M libcxx/include/locale
M libcxx/include/memory
M libcxx/include/regex
M libcxx/include/sstream
M libcxx/include/streambuf
M libcxx/include/string
M libcxx/include/strstream
M libcxx/include/system_error
M libcxx/include/valarray
M libcxx/src/new.cpp
M libcxxabi/src/stdlib_new_delete.cpp
Log Message:
-----------
[libc++] Replace several uses of 0 by nullptr
Differential Revision: https://reviews.llvm.org/D43159
Compare: https://github.com/llvm/llvm-project/compare/ff8e8c1b14ea...527a7fdfbd74
More information about the All-commits
mailing list