OSDN Git Service

Expose isConvertibleToThreeAddress and isCommutable bits to the code generator.
authorChris Lattner <sabre@nondot.org>
Sun, 2 Jan 2005 02:29:04 +0000 (02:29 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 2 Jan 2005 02:29:04 +0000 (02:29 +0000)
commitaad75aa1a235ec1ab121ec2a9c745577493ed323
tree4d48848668660d62077629cb5bbcecd06ffe594a
parent15f63ad2e59998f0bf1a3a23547582074391f650
Expose isConvertibleToThreeAddress and isCommutable bits to the code generator.

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