Compare dependence analysis with llvm instructions versus machine instrutions. the...
authorTanya Lattner <tonic@nondot.org>
Tue, 29 Mar 2005 20:35:10 +0000 (20:35 +0000)
committerTanya Lattner <tonic@nondot.org>
Tue, 29 Mar 2005 20:35:10 +0000 (20:35 +0000)
commit5e9f35234653123de9b7b0bf4deb1012cd7deb63
treefd7fcd84e362a1900e0070dbfa16737df50adeed
parent5ec3a63f6d3626a7ed278f72ac42119736c1af4e
Compare dependence analysis with llvm instructions versus machine instrutions. the  problem with using machine instructions and alias analysis is that aa does not handle tmp instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20931 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SparcV9/ModuloScheduling/MSchedGraph.cpp
lib/Target/SparcV9/ModuloScheduling/MSchedGraph.h
lib/Target/SparcV9/ModuloScheduling/ModuloScheduling.cpp
lib/Target/SparcV9/ModuloScheduling/ModuloScheduling.h