llvm-6502/lib
2010-10-08 23:52:16 +00:00
..
Analysis Start separating out code metrics into code size metrics and code performance metrics. Partial Specialization will apply the former to function specializations, and the latter to all callsites that can use a specialization, in order to decide whether to create a specialization 2010-10-08 13:57:31 +00:00
Archive
AsmParser
Bitcode
CodeGen Rename SplitEditor::rewrite to finish() and break it out into a couple of new 2010-10-08 23:42:21 +00:00
CompilerDriver
ExecutionEngine
Linker
MC MC-COFF: Handle relaxation in COFF better. Fixes PR8321. 2010-10-07 23:55:40 +00:00
Support
System CrashRecovery: Fix raise() override to actually send the right signal, *cough*. 2010-10-08 18:31:34 +00:00
Target Fix the store part of this as well. Fixes smg2000. 2010-10-08 23:52:16 +00:00
Transforms Filter out illegal formulae after updating offsets, not before, so that 2010-10-08 19:33:26 +00:00
VMCore
Makefile