OSDN Git Service

Add support for the isLoad and isStore flags, needed by the instruction scheduler
authorNate Begeman <natebegeman@mac.com>
Tue, 28 Sep 2004 21:01:45 +0000 (21:01 +0000)
committerNate Begeman <natebegeman@mac.com>
Tue, 28 Sep 2004 21:01:45 +0000 (21:01 +0000)
commitcdd66b524f62ef6acd6bfa4e586edf8a406c4928
treecb828c35e8a197955f69fee8c438f5443414cd44
parent5b71d3af35f941585acb50de4909cff20f68680d
Add support for the isLoad and isStore flags, needed by the instruction scheduler

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16554 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/CodeGenInstruction.h
utils/TableGen/CodeGenTarget.cpp
utils/TableGen/InstrInfoEmitter.cpp