Replace all uses of AddDefaultCC with add(condCodeOp()).
The transformation has been done automatically with a custom tool based on Clang
AST Matchers + RefactoringTool.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D28557
[ARM] CodeGen: Remove AddDefaultCC ClosedPublic Authored by rovka on Jan 11 2017, 4:35 AM.
Details Summary Replace all uses of AddDefaultCC with add(condCodeOp()).
Diff Detail Event Timelinerovka updated this object. This revision is now accepted and ready to land.Jan 11 2017, 9:29 AM Closed by commit rL291893: [ARM] CodeGen: Remove AddDefaultCC. NFC. (authored by rovka). · Explain WhyJan 13 2017, 2:29 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 83959 lib/Target/ARM/ARMBaseInstrInfo.h
lib/Target/ARM/ARMBaseInstrInfo.cpp
lib/Target/ARM/ARMBaseRegisterInfo.cpp
lib/Target/ARM/ARMExpandPseudoInsts.cpp
lib/Target/ARM/ARMFastISel.cpp
lib/Target/ARM/ARMFrameLowering.cpp
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMInstructionSelector.cpp
lib/Target/ARM/Thumb2InstrInfo.cpp
|