llvm-6502/lib
2007-12-19 23:33:23 +00:00
..
Analysis Adding bindings for memory buffers and module providers. Switching 2007-12-19 22:30:40 +00:00
Archive
AsmParser regenerate. 2007-12-17 01:17:35 +00:00
Bitcode Adding bindings for memory buffers and module providers. Switching 2007-12-19 22:30:40 +00:00
CodeGen Simplify LowerCallTo by using a callsite. 2007-12-19 09:48:52 +00:00
Debugger
ExecutionEngine Change the PointerType api for creating pointer types. The old functionality of PointerType::get() has become PointerType::getUnqual(), which returns a pointer in the generic address space. The new prototype of PointerType::get() requires both a type and an address space. 2007-12-17 01:12:55 +00:00
Linker
Support
System Added "GetCurrentDirectory()" to sys::Path. 2007-12-18 22:07:33 +00:00
Target Enable EH on PPC Darwin. This basically works; there 2007-12-19 21:54:36 +00:00
Transforms Allow iv reuse if the user is a PHI node which is in turn used as addresses. 2007-12-19 23:33:23 +00:00
VMCore Adding bindings for memory buffers and module providers. Switching 2007-12-19 22:30:40 +00:00
Makefile