llvm-6502/lib
Chris Lattner 0286835685 Kill using declarations
Kill code for invalid operations on pointers


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5856 91177308-0d34-0410-b5e6-96231b3b80d8
2003-04-22 21:22:33 +00:00
..
Analysis Fix bug: IndVarSimplify/2003-04-16-ExprAnalysis.ll 2003-04-16 22:50:19 +00:00
Archive Preserve module source information in the ModuleID 2003-04-22 18:02:52 +00:00
AsmParser Use a union to cast int to fp 2003-04-22 20:20:28 +00:00
Bytecode Add support for reading and writing pointersize/endianness to and from bytecode 2003-04-22 18:15:10 +00:00
CodeGen Fixed compilation errors, command-line argument declarations, cleaned up code to 2003-04-10 19:19:23 +00:00
ExecutionEngine Kill using declarations 2003-04-22 21:22:33 +00:00
Linker Add warning when linking modules with disagreeing target properties 2003-04-22 19:13:20 +00:00
Support Make more compatible with GCC 2.96 2003-02-13 16:25:28 +00:00
Target It's "necessary"... 2003-04-22 20:20:11 +00:00
Transforms Add warning when linking modules with disagreeing target properties 2003-04-22 19:13:20 +00:00
VMCore Add warning when linking modules with disagreeing target properties 2003-04-22 19:13:20 +00:00
Makefile