add more and significantly better comments to the rest of the machineinstr
authorChris Lattner <sabre@nondot.org>
Mon, 7 Jan 2008 06:21:53 +0000 (06:21 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 7 Jan 2008 06:21:53 +0000 (06:21 +0000)
commite32d765f99f7ee0b8f50e419a2e1beb41003c99f
tree735ee54462c29a90fbd7662788a29961a2210fc6
parentf86e1df8770faa76bb277d7c3c27a407869c6f0c
add more and significantly better comments to the rest of the machineinstr
flags that can be set.  Add predicates for the ones lacking it, and switch
some clients over to using the predicates instead of Flags directly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45690 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetInstrInfo.h
lib/CodeGen/SelectionDAG/ScheduleDAG.cpp
lib/CodeGen/TwoAddressInstructionPass.cpp