llvm-6502/lib
2010-04-15 04:33:49 +00:00
..
Analysis Constify GetConstantStringInfo. 2010-04-14 22:20:45 +00:00
Archive
AsmParser
Bitcode
CodeGen Add more const qualifiers for LLVM IR pointers in CodeGen. 2010-04-15 04:33:49 +00:00
CompilerDriver
ExecutionEngine Add const qualifiers to CodeGen's use of LLVM IR constructs. 2010-04-15 01:51:59 +00:00
Linker
MC implement mc asmparser support for '.', which gets the 2010-04-14 04:40:28 +00:00
Support BumpPtrAllocator::Reset() doesn't need to allocate anything. (Thanks, Jakob) 2010-04-13 16:38:06 +00:00
System
Target Add more const qualifiers for LLVM IR pointers in CodeGen. 2010-04-15 04:33:49 +00:00
Transforms IPO needs ScalarOpts and InstCombine in its libs 2010-04-14 23:42:23 +00:00
VMCore Move a bunch of methods from CallSite to CallSiteBase, so that they can 2010-04-14 21:47:32 +00:00
Makefile