diff options
author | Matthias Braun <matze@braunis.de> | 2016-10-28 18:05:05 +0000 |
---|---|---|
committer | Matthias Braun <matze@braunis.de> | 2016-10-28 18:05:05 +0000 |
commit | 35a024fe0f11f37ed74c059a83a19a8a1dfc59b5 (patch) | |
tree | e8e02a88f9309e162ee2d79c6b8952c744510756 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | c4fbbcf9ed664f227cc45bb3b85f684880222314 (diff) | |
download | llvm-35a024fe0f11f37ed74c059a83a19a8a1dfc59b5.zip llvm-35a024fe0f11f37ed74c059a83a19a8a1dfc59b5.tar.gz llvm-35a024fe0f11f37ed74c059a83a19a8a1dfc59b5.tar.bz2 |
TargetPassConfig: Move addPass of IPRA RegUsageInfoProp down.
TargetPassConfig::addMachinePasses() does some housekeeping first:
Handling the -print-machineinstrs flag and doing an initial printing
"After Instruction Selection". There is no reason for RegUsageInfoProp
to run before those two steps.
llvm-svn: 285422
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions