OSDN Git Service

Add basic hazard recognizer support. noop insertion isn't complete yet though.
authorChris Lattner <sabre@nondot.org>
Sun, 5 Mar 2006 22:45:01 +0000 (22:45 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 5 Mar 2006 22:45:01 +0000 (22:45 +0000)
commitad0f78ace25ebc5a9597c189b0a797331f350fea
treee0b04c69d36bde86f452043f1e0c1d33dc76f6db
parent7c0a93785e283110ff05e4a95062990fd32a8389
Add basic hazard recognizer support.  noop insertion isn't complete yet though.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26558 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/ScheduleDAGList.cpp