aboutsummaryrefslogtreecommitdiff
path: root/unittests/ADT/BitVectorTest.cpp
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2012-05-14 15:12:37 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2012-05-14 15:12:37 +0000
commit31d938a6b1173c642f975d78417459d4d8cd3677 (patch)
tree18f62b5d9a05732c5bd7870325f3c75c6ca8ffba /unittests/ADT/BitVectorTest.cpp
parentb81cbc271faed9fa633920436cd7ae49750a9a42 (diff)
Record the ad hoc aliasing graph in CodeGenRegister.
The ad hoc aliasing specified in the 'Aliases' list in .td files is currently only used by computeOverlaps(). It will soon be needed to build accurate register units as well, so build the undirected graph in CodeGenRegister::buildObjectGraph() instead. Aliasing is a symmetric relationship with only one direction specified in the .td files. Make sure both directions are represented in getExplicitAliases(). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156762 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'unittests/ADT/BitVectorTest.cpp')
0 files changed, 0 insertions, 0 deletions