1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/include
Chris Lattner 8b6d0b0fab 1. Make a static MachineOperand::create* method for every
operand type.
2. Move these create methods below the accessors.
3. Simplify all the MachineInstr::add* methods to use these.

llvm-svn: 45430
2007-12-30 00:29:19 +00:00
..
llvm 1. Make a static MachineOperand::create* method for every 2007-12-30 00:29:19 +00:00
llvm-c Bindings for instruction calling conventions. 2007-12-29 20:45:00 +00:00