hanchenye-llvm-project/llvm/lib
Chris Lattner dc23308820 Emit an obnoxious warning message for bytecode that includes load/store
instructions that use indexing.  Convert them transparently into a pair
of instructions.

llvm-svn: 3431
2002-08-21 22:55:27 +00:00
..
Analysis - Do not expose ::ID from any of the analyses anymore. 2002-08-21 17:09:49 +00:00
AsmParser - Remove unused STRING token from lexer & parser 2002-08-16 21:14:40 +00:00
Bytecode Emit an obnoxious warning message for bytecode that includes load/store 2002-08-21 22:55:27 +00:00
CWriter Fix bug: 2002-08-20-UnnamedArgument.c 2002-08-20 16:55:48 +00:00
CodeGen Unary Not (boolean and bitwise) is no longer a separate LLVM instruction 2002-08-15 14:19:22 +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 This case JUST handles constantpointer nulls, not all pointers. 2002-08-20 17:02:48 +00:00
Transforms Do not generate loads/stores with indexing 2002-08-21 22:11:33 +00:00
VMCore Remove debugging code accidentally checked in. 2002-08-21 22:49:31 +00:00
Makefile *** empty log message *** 2002-05-08 18:09:58 +00:00