llvm-6502/lib/Target/SparcV9/ModuloScheduling
Tanya Lattner db40cf1b58 Added new circuit finding alogrithm.
Fixed bug in graph so that phi ite diff edges are added.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20108 91177308-0d34-0410-b5e6-96231b3b80d8
2005-02-10 17:02:58 +00:00
..
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
ModuloScheduling.cpp Added new circuit finding alogrithm. 2005-02-10 17:02:58 +00:00
ModuloScheduling.h Added new circuit finding alogrithm. 2005-02-10 17:02:58 +00:00
MSchedGraph.cpp Added new circuit finding alogrithm. 2005-02-10 17:02:58 +00:00
MSchedGraph.h Added new circuit finding alogrithm. 2005-02-10 17:02:58 +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