aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorAlexis Engelke <engelke@in.tum.de>2024-08-06 10:22:31 +0200
committerGitHub <noreply@github.com>2024-08-06 10:22:31 +0200
commit37e75cdf9f432940cfbdcab3a3d8d93eba15bca4 (patch)
tree7734e374c1607829cc1bdfb9706da45ac86ba92d /clang/lib/CodeGen/CodeGenModule.cpp
parentb7730a23efb222944b732bbdb3a7b965b7bffd98 (diff)
downloadllvm-37e75cdf9f432940cfbdcab3a3d8d93eba15bca4.zip
llvm-37e75cdf9f432940cfbdcab3a3d8d93eba15bca4.tar.gz
llvm-37e75cdf9f432940cfbdcab3a3d8d93eba15bca4.tar.bz2
[CodeGen] Use BasicBlock numbers to map to MBBs (#101883)
Now that basic blocks have numbers, we can replace the BB-to-MBB maps and the visited set during ISel with vectors for faster lookup.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions