diff options
author | Cameron Zwarich <zwarich@apple.com> | 2013-02-23 23:13:28 +0000 |
---|---|---|
committer | Cameron Zwarich <zwarich@apple.com> | 2013-02-23 23:13:28 +0000 |
commit | e6907bc0e6ab9dcd11eccdd14fcc1168a815b98c (patch) | |
tree | eb70efe65a26d0eb39d1a0448f166df2a093a990 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | cd8599e8c9774b83160ac1957e139838bf2bed64 (diff) | |
download | bcm5719-llvm-e6907bc0e6ab9dcd11eccdd14fcc1168a815b98c.tar.gz bcm5719-llvm-e6907bc0e6ab9dcd11eccdd14fcc1168a815b98c.zip |
TargetInstrInfo::commuteInstruction() doesn't actually return a new instruction
unless it was requested to with an optional parameter that defaults to false, so
we don't need to handle that case in TwoAddressInstructionPass.
llvm-svn: 175974
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions