llvm-6502/include
Chris Lattner 518bb53485 move target-independent opcodes out of TargetInstrInfo
into TargetOpcodes.h.  #include the new TargetOpcodes.h
into MachineInstr.  Add new inline accessors (like isPHI())
to MachineInstr, and start using them throughout the 
codebase.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95687 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-09 19:54:29 +00:00
..
llvm move target-independent opcodes out of TargetInstrInfo 2010-02-09 19:54:29 +00:00
llvm-c Added header file declarations and .exports entries 2010-02-08 23:34:25 +00:00