diff options
author | Ahmed Bougacha <ahmed.bougacha@gmail.com> | 2015-08-27 20:43:34 +0000 |
---|---|---|
committer | Ahmed Bougacha <ahmed.bougacha@gmail.com> | 2015-08-27 20:43:34 +0000 |
commit | 199fa13fff9f10907d6da8216465270f4f8304b0 (patch) | |
tree | 905f0543f449df224558b61519c8de53c1e8a01e /clang-tools-extra/test/clang-tidy/modernize-use-nullptr.c | |
parent | 8f8854657593fec666ee8e51360a8200a94d7869 (diff) | |
download | bcm5719-llvm-199fa13fff9f10907d6da8216465270f4f8304b0.tar.gz bcm5719-llvm-199fa13fff9f10907d6da8216465270f4f8304b0.zip |
[TableGen][DAGISel] Dedup predicates with same code to run. NFCI.
I locally hit the 255 limit, but a lot of these are redundant: each
predicate coming from a different record was allocated a new number,
even when we already emitted the same code for another predicate.
Instead, re-use numbers and emit the predicate code only once.
This reduces the total text size of *DAGISel.cpp.o by ~1%.
llvm-svn: 246208
Diffstat (limited to 'clang-tools-extra/test/clang-tidy/modernize-use-nullptr.c')
0 files changed, 0 insertions, 0 deletions