llvm-6502/lib
2009-11-01 19:03:42 +00:00
..
Analysis add a comment about why we don't allow inlining indbr. 2009-11-01 18:16:30 +00:00
Archive
AsmParser Revert 85678/85680. The decision is to stay with the current form of 2009-11-01 01:27:45 +00:00
Bitcode Revert 85678/85680. The decision is to stay with the current form of 2009-11-01 01:27:45 +00:00
CodeGen Fix a missing newline in the dwarf output code. 2009-10-31 20:59:09 +00:00
CompilerDriver
ExecutionEngine
Linker implement linker support for BlockAddress. 2009-11-01 02:46:39 +00:00
MC
Support
System Most stack straces don't need 3 digits worth of levels. 2009-10-30 02:45:10 +00:00
Target improve x86 codegen support for blockaddress. We now compile 2009-11-01 03:25:03 +00:00
Transforms cleanups, switch GlobalDCE to SmallPtrSet instead of std::set 2009-11-01 19:03:42 +00:00
VMCore remove a bunch of locking from LLVMContextImpl. Since only one thread 2009-11-01 18:42:03 +00:00
Makefile