1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/lib
Chris Lattner 21c27f79be Load & StoreInst no longer derive from MemAccessInst, so we don't have
to handle indexing anymore

llvm-svn: 3484
2002-08-22 22:48:55 +00:00
..
Analysis doxygenize comments 2002-08-22 22:46:39 +00:00
AsmParser Load & StoreInst no longer derive from MemAccessInst, so we don't have 2002-08-22 22:48:55 +00:00
Bytecode Emit an obnoxious warning message for bytecode that includes load/store 2002-08-21 22:55:27 +00:00
CodeGen dumpNode() does not need to print MachineInstrs. 2002-08-22 02:59:46 +00:00
CWriter Load & StoreInst no longer derive from MemAccessInst, so we don't have 2002-08-22 22:48:55 +00:00
ExecutionEngine Remove support for NOT instruction 2002-08-14 17:45:39 +00:00
Support Simplify writing custom parsers. 2002-08-07 18:36:37 +00:00
Target Change code to not use the copyOperands method added to User. It's now 2002-08-22 15:57:58 +00:00
Transforms *** empty log message *** 2002-08-22 22:48:32 +00:00
VMCore Load and Store now no longer derive from MemAccessInst. Indexing a load or 2002-08-22 22:47:47 +00:00
Makefile *** empty log message *** 2002-05-08 18:09:58 +00:00