llvm-6502/lib
2010-02-15 06:38:41 +00:00
..
Analysis When restoring a saved insert location, check to see if the saved 2010-02-15 00:21:43 +00:00
Archive From PR6228: 2010-02-04 06:19:43 +00:00
AsmParser Add support for a union type in LLVM IR. Patch by Talin! 2010-02-12 20:49:41 +00:00
Bitcode Add support for a union type in LLVM IR. Patch by Talin! 2010-02-12 20:49:41 +00:00
CodeGen Ignore DBG_VALUE in a couple more places. 2010-02-15 01:45:47 +00:00
CompilerDriver Better error message. 2010-01-26 14:55:16 +00:00
ExecutionEngine Make JIT::runFunction clean up the generated stub function. 2010-02-12 23:05:31 +00:00
Linker Linker should not remap null operands of metadata 2010-02-06 01:31:55 +00:00
MC MCAssembler: Fix pcrel relocations. Oh and, 2010-02-13 09:45:59 +00:00
Support enhance raw_svector_ostream::write_impl to work with unbuffered streams, 2010-02-15 02:18:26 +00:00
System follow-on to PR6280 2010-02-14 18:20:09 +00:00
Target no need to add the instruction count anymore. 2010-02-15 06:38:41 +00:00
Transforms Fix whitespace. 2010-02-14 18:51:39 +00:00
VMCore Make PassRegistrar thread-safe since it can be modified by code running in 2010-02-13 00:03:17 +00:00
Makefile remove llvm-db: it is completely broken and if anyone wants to do a debugger, 2009-10-05 02:29:51 +00:00