llvm-6502/lib
2009-11-25 22:44:18 +00:00
..
Analysis Use StringRef (again) in DebugInfo interface. 2009-11-25 17:36:49 +00:00
Archive
AsmParser
Bitcode
CodeGen ProcessImplicitDefs should watch out for invalidated iterator and extra implicit operands on copies. 2009-11-25 21:13:39 +00:00
CompilerDriver
ExecutionEngine * Move stub allocation inside the JITEmitter, instead of exposing a 2009-11-23 23:35:19 +00:00
Linker
MC
Support Perform explicit instantiations in the proper namespace, since Clang diagnoses this ill-formity. 2009-11-25 06:04:18 +00:00
System API change Path::isSpecialFile to Path::isRegularFile, improve semantics in regards to comments from 89765 post review. 2009-11-25 06:32:19 +00:00
Target Rollback changes r89516: Added two SubtargetFeatures::AddFeatures methods, which accept a comma-separated string or already parsed command line parameters as input, and some code re-factoring to use these new methods. 2009-11-25 22:44:18 +00:00
Transforms Reverting patch in revision 89758, initial attempt at fixing PR5373 has proven to be bogus. 2009-11-25 05:38:41 +00:00
VMCore Move FunctionPassManagerImpl's dumpArguments and dumpPasses calls 2009-11-23 16:24:18 +00:00
Makefile