llvm-6502/lib
Misha Brukman e2eceb5c73 * Codegen of GEPs dramatically improved by folding multiplies and adds
* Function pointers implemented correctly using appropriate stubs

Contributed by Nate Begeman.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15133 91177308-0d34-0410-b5e6-96231b3b80d8
2004-07-23 16:08:20 +00:00
..
Analysis Clean up reference counting to stop "leaking" alias sets 2004-07-22 07:58:18 +00:00
Archive
AsmParser
Bytecode
CodeGen Improve comments a bit 2004-07-23 08:24:23 +00:00
Debugger bug 122: 2004-07-18 00:44:37 +00:00
ExecutionEngine
Linker
Support These files don't need to include <iostream> since they include "Support/Debug.h". 2004-07-21 20:50:33 +00:00
System A description of what this library is about, reference to the documentation 2004-07-18 22:33:08 +00:00
Target * Codegen of GEPs dramatically improved by folding multiplies and adds 2004-07-23 16:08:20 +00:00
Transforms This is a trivial dead store elimination pass. It very very simple and 2004-07-22 08:00:28 +00:00
VMCore Updates to gc intrinsics, contributed by Tobias Nurmiranta 2004-07-22 05:50:01 +00:00
Makefile