llvm-6502/lib
2009-07-16 02:23:53 +00:00
..
Analysis Lexically order files in CMakeLists.txt files. 2009-07-15 21:08:16 +00:00
Archive Fix some non-sensical code. 2009-07-13 05:29:34 +00:00
AsmParser Revert yesterday's change by removing the LLVMContext parameter to AllocaInst and MallocInst. 2009-07-15 23:53:25 +00:00
Bitcode Revert yesterday's change by removing the LLVMContext parameter to AllocaInst and MallocInst. 2009-07-15 23:53:25 +00:00
CodeGen Skip special LLVM prefix '1' while emitting linknage name. 2009-07-16 01:01:22 +00:00
CompilerDriver Delete the temp dir even when '--temp-dir' is specified. 2009-07-11 19:27:07 +00:00
Debugger
ExecutionEngine Switch llc and createJIT to use simpler command line parsing for -march. 2009-07-16 02:23:53 +00:00
Linker llvm_unreachable->llvm_unreachable(0), LLVM_UNREACHABLE->llvm_unreachable. 2009-07-14 16:55:14 +00:00
MC Added llvm-mc support for parsing the .dump and .load directives. 2009-07-15 15:30:11 +00:00
Support Add registered target list to --version output. 2009-07-16 02:06:09 +00:00
System Lexically order files in CMakeLists.txt files. 2009-07-15 21:08:16 +00:00
Target Kill off <TARGET>MachineModule variables, and <TARGETASMPRINTER>ForceLink 2009-07-16 01:55:13 +00:00
Transforms Revert yesterday's change by removing the LLVMContext parameter to AllocaInst and MallocInst. 2009-07-15 23:53:25 +00:00
VMCore Now that we have contexts on types, convert some more internals to use contexts. 2009-07-16 00:03:07 +00:00
Makefile