Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Paths
| Differential D111872
Remove the verifyAfter mechanism that was replaced by D111397 ClosedPublic Authored by foad on Oct 15 2021, 3:39 AM.
Details
Diff Detail
Unit TestsFailed Event TimelineHerald added subscribers: kerbowa, hiraditya, nhaehnle and 3 others. · View Herald TranscriptOct 15 2021, 3:39 AM foad added a parent revision: D111397: Add new MachineFunction property FailsVerification.Oct 15 2021, 3:40 AM This revision is now accepted and ready to land.Oct 15 2021, 10:35 AM This revision was landed with ongoing or failed builds.Oct 18 2021, 2:27 AM Closed by commit rG012248b0bc8e: Remove the verifyAfter mechanism that was replaced by D111397 (authored by foad). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 379955 llvm/include/llvm/CodeGen/TargetPassConfig.h
llvm/lib/CodeGen/TargetPassConfig.cpp
llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
llvm/lib/Target/AMDGPU/R600TargetMachine.cpp
llvm/lib/Target/Hexagon/HexagonTargetMachine.cpp
llvm/lib/Target/MSP430/MSP430TargetMachine.cpp
llvm/lib/Target/NVPTX/NVPTXTargetMachine.cpp
llvm/lib/Target/SystemZ/SystemZTargetMachine.cpp
llvm/lib/Target/XCore/XCoreTargetMachine.cpp
|