1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-29 23:12:55 +01:00
llvm-mirror/lib/Target/SparcV9/ModuloScheduling
Tanya Lattner d3459278f2 Minor changes.
llvm-svn: 19660
2005-01-18 04:15:41 +00:00
..
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
ModuloScheduling.cpp Minor changes. 2005-01-18 04:15:41 +00:00
ModuloScheduling.h Reworked branch adding in prologue. Added check for infinite loops which are not modulo scheduled. 2004-12-02 07:22:15 +00:00
MSchedGraph.cpp Fixed bug where instructions in the kernel were not ordered right to preserve dependencies in a cycle. 2004-11-28 23:36:15 +00:00
MSchedGraph.h Fixed bug where instructions in the kernel were not ordered right to preserve dependencies in a cycle. 2004-11-28 23:36:15 +00:00
MSSchedule.cpp Reworked branch adding in prologue. Added check for infinite loops which are not modulo scheduled. 2004-12-02 07:22:15 +00:00
MSSchedule.h Fixed bug where instructions in the kernel were not ordered right to preserve dependencies in a cycle. 2004-11-28 23:36:15 +00:00