Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D57630
Move IR flag handling directly into builder calls for cases translated from Instructions in GlobalIsel ClosedPublic Authored by mcberg2017 on Feb 1 2019, 4:23 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: Petar.Avramovic, volkan, kristof.beyls, rovka. · View Herald TranscriptFeb 1 2019, 4:23 PM This revision is now accepted and ready to land.Feb 6 2019, 9:51 AM Closed by commit rL353336: Move IR flag handling directly into builder calls for cases translated from… (authored by mcberg2017). · Explain WhyFeb 6 2019, 11:57 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 185607 llvm/trunk/include/llvm/CodeGen/MachineInstr.h
llvm/trunk/lib/CodeGen/GlobalISel/IRTranslator.cpp
llvm/trunk/lib/CodeGen/MachineInstr.cpp
|