[PATCH] D26986: MachineScheduler: Export function to construct "default" scheduler.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 28 12:22:09 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL288057: MachineScheduler: Export function to construct "default" scheduler. (authored by matze).
Changed prior to commit:
https://reviews.llvm.org/D26986?vs=78924&id=79434#toc
Repository:
rL LLVM
https://reviews.llvm.org/D26986
Files:
llvm/trunk/include/llvm/CodeGen/MachineScheduler.h
llvm/trunk/include/llvm/Target/TargetInstrInfo.h
llvm/trunk/lib/CodeGen/MachineScheduler.cpp
llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.cpp
llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.h
llvm/trunk/lib/Target/AArch64/AArch64TargetMachine.cpp
llvm/trunk/lib/Target/AMDGPU/AMDGPUInstrInfo.cpp
llvm/trunk/lib/Target/AMDGPU/AMDGPUInstrInfo.h
llvm/trunk/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
llvm/trunk/lib/Target/X86/X86InstrInfo.h
llvm/trunk/lib/Target/X86/X86TargetMachine.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26986.79434.patch
Type: text/x-patch
Size: 15098 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161128/4f0bdc6c/attachment.bin>
More information about the llvm-commits
mailing list