1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/lib
Vikram S. Adve a8c7633d5b MachineInstr* in vector are not const (and never really were)
because operands may be modified directly to set register.
Also, class MachineCodeForBasicBlock is now an annotation on BasicBlock.

llvm-svn: 2832
2002-07-08 23:07:26 +00:00
..
Analysis A single MachineInstr operand may now be both a def and a use. 2002-07-08 22:56:34 +00:00
AsmParser MEGAPATCH checkin. 2002-06-25 16:13:24 +00:00
Bytecode Convert tabs to spaces 2002-06-30 16:04:37 +00:00
CodeGen MachineInstr* in vector are not const (and never really were) 2002-07-08 23:07:26 +00:00
CWriter Fix anands changes 2002-06-30 16:07:20 +00:00
ExecutionEngine MEGAPATCH checkin. 2002-06-25 16:13:21 +00:00
Support changes to make it compatible with 64bit gcc 2002-06-25 20:55:50 +00:00
Target Remove diff-cluttering tags 2002-06-30 16:12:03 +00:00
Transforms changes BBsorting and oredering 2002-07-08 19:37:06 +00:00
VMCore Moved MachineCodeForBB to be an annotation on BasicBlock. 2002-07-08 22:31:11 +00:00
Makefile *** empty log message *** 2002-05-08 18:09:58 +00:00