[PATCH] D25140: ScheduleDAGInstrs: Add condjump deps in addSchedBarrierDeps()
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 10 17:44:14 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL286544: ScheduleDAGInstrs: Add condjump deps to addSchedBarrierDeps() (authored by matze).
Changed prior to commit:
https://reviews.llvm.org/D25140?vs=73384&id=77579#toc
Repository:
rL LLVM
https://reviews.llvm.org/D25140
Files:
llvm/trunk/include/llvm/CodeGen/MachineScheduler.h
llvm/trunk/lib/CodeGen/MachineScheduler.cpp
llvm/trunk/lib/CodeGen/ScheduleDAGInstrs.cpp
llvm/trunk/test/CodeGen/AArch64/arm64-shrink-wrapping.ll
llvm/trunk/test/CodeGen/AArch64/misched-fusion.ll
llvm/trunk/test/CodeGen/AArch64/neg-imm.ll
llvm/trunk/test/CodeGen/AMDGPU/branch-relaxation.ll
llvm/trunk/test/CodeGen/AMDGPU/cndmask-no-def-vcc.ll
llvm/trunk/test/CodeGen/AMDGPU/indirect-addressing-si.ll
llvm/trunk/test/CodeGen/AMDGPU/skip-if-dead.ll
llvm/trunk/test/CodeGen/AMDGPU/wqm.ll
llvm/trunk/test/CodeGen/ARM/arm-shrink-wrapping.ll
llvm/trunk/test/CodeGen/PowerPC/ppc-shrink-wrapping.ll
llvm/trunk/test/CodeGen/SPARC/2011-01-19-DelaySlot.ll
llvm/trunk/test/CodeGen/SystemZ/int-cmp-48.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25140.77579.patch
Type: text/x-patch
Size: 16383 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161111/6aeea754/attachment.bin>
More information about the llvm-commits
mailing list