aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorMatthias Braun <matze@braunis.de>2018-11-06 19:00:11 +0000
committerMatthias Braun <matze@braunis.de>2018-11-06 19:00:11 +0000
commitc6613879ce57e9e9947b9a91f9f0a9ef7382fb2c (patch)
treef8f37a063acee6b133a37cb8381bfb40060e3717 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parentfa441730bb7651c7c3528fcfc705b437ac04befd (diff)
downloadllvm-c6613879ce57e9e9947b9a91f9f0a9ef7382fb2c.zip
llvm-c6613879ce57e9e9947b9a91f9f0a9ef7382fb2c.tar.gz
llvm-c6613879ce57e9e9947b9a91f9f0a9ef7382fb2c.tar.bz2
LivePhysRegs/IfConversion: Change some types from unsigned to MCPhysReg; NFC
Change the type in a couple of lists and sets that only store physical registers from unsigned to MCPhysRegs. The later is only 16bits and saves us a bit of memory. llvm-svn: 346254
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions