Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Paths
| Differential D131245
[X86] Move getting module flag into `runOnMachineFunction` to reduce compile-time. NFCI ClosedPublic Authored by pengfei on Aug 5 2022, 12:50 AM.
Details
Diff Detail
Unit TestsFailed Event TimelineThis revision is now accepted and ready to land.Aug 5 2022, 1:10 AM This revision was landed with ongoing or failed builds.Aug 5 2022, 1:58 AM Closed by commit rG2312b747b873: [X86] Move getting module flag into `runOnMachineFunction` to reduce compile… (authored by pengfei). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 450250 llvm/lib/Target/X86/X86AsmPrinter.h
llvm/lib/Target/X86/X86AsmPrinter.cpp
llvm/lib/Target/X86/X86MCInstLower.cpp
|