Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D89858
[NFC] Set return type of getStackPointerRegisterToSaveRestore to Register ClosedPublic Authored by gjain on Oct 21 2020, 1:17 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 21 2020, 9:05 AM gjain retitled this revision from Set return type of getStackPointerRegisterToSaveRestore to Register to [NFC] Set return type of getStackPointerRegisterToSaveRestore to Register.Oct 21 2020, 3:01 PM This revision was landed with ongoing or failed builds.Oct 21 2020, 4:24 PM Closed by commit rG4634ad6c0bf8: [NFC] Set return type of getStackPointerRegisterToSaveRestore to Register (authored by gjain). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 299822 llvm/include/llvm/CodeGen/TargetLowering.h
llvm/lib/CodeGen/AsmPrinter/DbgEntityHistoryCalculator.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp
llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/lib/CodeGen/ShrinkWrap.cpp
llvm/lib/Target/Lanai/LanaiISelLowering.cpp
llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
llvm/lib/Target/X86/X86ISelLowering.cpp
|