aboutsummaryrefslogtreecommitdiff
path: root/utils/TableGen/CodeGenTarget.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2006-01-27 01:44:09 +0000
committerChris Lattner <sabre@nondot.org>2006-01-27 01:44:09 +0000
commitf52e2618f3992aa673c738aa1d2e6c046a0b6f5a (patch)
treead29157955933678963253288ca5ce276bcd14f3 /utils/TableGen/CodeGenTarget.cpp
parent387e4bdf002c78a1b43a10e10cf5147baf32f513 (diff)
If we want to emit things in enum order, use getInstructionsByEnumValue to
get the order, don't compute it ourselves. Don't emit stuff like (14<<0), emit 14 instead. Don't attempt to get target properties for builtin instructions. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25672 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/TableGen/CodeGenTarget.cpp')
0 files changed, 0 insertions, 0 deletions