[PATCH] D16353: [mips] MIPS32R6 compact branch support
Simon Dardis via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 28 09:11:18 PST 2016
sdardis updated this revision to Diff 46283.
sdardis marked 2 inline comments as done.
sdardis added a comment.
Herald added a subscriber: MatzeB.
Addressed comments. move hazard schedule back into it's own pass. You ok with that change Daniel?
http://reviews.llvm.org/D16353
Files:
lib/Target/Mips/CMakeLists.txt
lib/Target/Mips/Mips.h
lib/Target/Mips/MipsDelaySlotFiller.cpp
lib/Target/Mips/MipsHazardSchedule.cpp
lib/Target/Mips/MipsISelLowering.cpp
lib/Target/Mips/MipsInstrInfo.cpp
lib/Target/Mips/MipsInstrInfo.h
lib/Target/Mips/MipsSEInstrInfo.cpp
lib/Target/Mips/MipsSEInstrInfo.h
lib/Target/Mips/MipsTargetMachine.cpp
test/CodeGen/Mips/analyzebranch.ll
test/CodeGen/Mips/atomic.ll
test/CodeGen/Mips/compact-branches.ll
test/CodeGen/Mips/fcmp.ll
test/CodeGen/Mips/fpbr.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16353.46283.patch
Type: text/x-patch
Size: 34292 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160128/fe1df7f6/attachment.bin>
More information about the llvm-commits
mailing list