llvm-mirror/lib
Vikram S. Adve 7f139ccf85 Add support for code generation for array references.
Also, use distinct names for the three types of SetMachineOperand to
avoid painful overloading problems and errors.
Bug fix in converting-int-to-float.  Other minor stuff.

llvm-svn: 1896
2002-03-18 03:15:35 +00:00
..
Analysis Fix test/Regression/Other/2002-03-14-ValueToLarge.ll. Note that this 2002-03-14 22:35:50 +00:00
AsmParser Implement TODO for better diagnostic output 2002-03-11 22:12:39 +00:00
Bytecode Method.h no longer includes BasicBlock.h 2002-02-12 21:07:25 +00:00
CodeGen Change to make it build with GCC 2.95.3 2002-02-26 18:57:15 +00:00
ExecutionEngine Remove runtime library in favor of users linking against real libraries. 2002-03-11 17:57:13 +00:00
Support 64 bit clean now 2002-02-24 23:02:12 +00:00
Target Add support for code generation for array references. 2002-03-18 03:15:35 +00:00
Transforms Remove code designed to compensate for a bug in GCC. The bug has since 2002-03-15 20:35:21 +00:00
VMCore Make an assertion provide a more helpful error message 2002-03-17 21:16:01 +00:00
Makefile Move stuff out of the Optimizations directories into the appropriate Transforms 2002-01-21 23:17:48 +00:00