Previously we took an unsigned.
Hooray for type-safety.
Paths
| Differential D22282
[CodeGen] Take a MachineMemOperand::Flags in MachineFunction::getMachineMemOperand. ClosedPublic Authored by jlebar on Jul 12 2016, 3:04 PM.
Details Summary Previously we took an unsigned. Hooray for type-safety.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 14 2016, 5:46 PM Closed by commit rL275591: [CodeGen] Take a MachineMemOperand::Flags in MachineFunction… (authored by jlebar). · Explain WhyJul 15 2016, 11:34 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 64173 llvm/trunk/include/llvm/CodeGen/MachineFunction.h
llvm/trunk/lib/CodeGen/MIRParser/MIParser.cpp
llvm/trunk/lib/CodeGen/MachineFunction.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/FastISel.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/trunk/lib/CodeGen/TargetInstrInfo.cpp
llvm/trunk/lib/CodeGen/TargetLoweringBase.cpp
llvm/trunk/lib/Target/AArch64/AArch64FastISel.cpp
llvm/trunk/lib/Target/ARM/ARMBaseInstrInfo.cpp
llvm/trunk/lib/Target/ARM/ARMFastISel.cpp
llvm/trunk/lib/Target/ARM/ARMInstrInfo.cpp
llvm/trunk/lib/Target/Hexagon/HexagonSplitDouble.cpp
llvm/trunk/lib/Target/Mips/MipsInstrInfo.h
llvm/trunk/lib/Target/Mips/MipsInstrInfo.cpp
llvm/trunk/lib/Target/SystemZ/SystemZInstrBuilder.h
llvm/trunk/lib/Target/X86/X86InstrBuilder.h
llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
llvm/trunk/lib/Target/XCore/XCoreFrameLowering.cpp
|