llvm-6502/lib
2003-09-01 19:56:48 +00:00
..
Analysis Final cleanup: remove dead code 2003-09-01 18:01:36 +00:00
Archive
AsmParser Remove gross old hacky code that was in there for backwards compatibility 2003-09-01 16:31:28 +00:00
Bytecode Allow modules to have 'any' pointer size and endianness. Luckily, we had 2003-08-24 13:47:36 +00:00
CodeGen Fixed two double free bugs that caused llc to segfault or run forever. 2003-08-28 21:43:17 +00:00
ExecutionEngine Consult the target data, not the module, about how large the current pointer 2003-08-24 19:55:26 +00:00
Linker Fix bug where we considered function types equivalent even if they had differing numbers of arguments 2003-08-28 16:42:50 +00:00
Support Mangle ALL letters that we do not allow, not just a few. 2003-08-24 21:08:38 +00:00
Target No longer include IGNode.h in the Sparc global header 2003-09-01 19:56:48 +00:00
Transforms Final cleanup: remove dead code 2003-09-01 18:01:36 +00:00
VMCore Implement new method 2003-08-31 00:19:28 +00:00
Makefile