llvm-6502/lib
2008-05-02 00:03:54 +00:00
..
Analysis
Archive
AsmParser Remove 'unwinds to' support from mainline. This patch undoes r47802 r47989 2008-04-25 16:53:59 +00:00
Bitcode Remove 'unwinds to' support from mainline. This patch undoes r47802 r47989 2008-04-25 16:53:59 +00:00
CodeGen Use push_back(...) instead of resize(1, ...), per review feedback. 2008-05-02 00:03:54 +00:00
Debugger Make these variables static. 2008-04-23 23:15:23 +00:00
ExecutionEngine PR2202: LLVMCreateInterpreter creates a JIT 2008-04-25 02:52:30 +00:00
Linker
Support fcntl.h is pretty standard on unix (without the sys/) 2008-04-30 08:53:22 +00:00
System
Target Tail call optimization improvements: 2008-04-30 09:16:33 +00:00
Transforms Don't try to create PHIs of struct types. Fallout 2008-05-01 22:27:44 +00:00
VMCore fix a bug in my previous patch, a classic =/== bug. 2008-04-30 15:27:09 +00:00
Makefile