llvm-6502/lib
2012-09-17 22:18:55 +00:00
..
Analysis
Archive
AsmParser
Bitcode Use LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT' comments. 2012-09-15 17:09:36 +00:00
CodeGen Increase the static sizes of some SmallSets. finalizeBundle() is very frequently called for some backends, and growing into an std::set is overkill for these numbers. 2012-09-17 18:31:15 +00:00
DebugInfo
ExecutionEngine Better const handling for RuntimeDyld and MCJIT. 2012-09-13 21:50:06 +00:00
Linker
MC TableGen subtarget emitter. Initialize MCSubtargetInfo with the new machine model. 2012-09-17 22:18:55 +00:00
Object
Support Use LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT' comments. 2012-09-15 17:09:36 +00:00
TableGen
Target TableGen subtarget emitter. Initialize MCSubtargetInfo with the new machine model. 2012-09-17 22:18:55 +00:00
Transforms PGO: preserve branch-weight metadata when simplifying two branches with a common 2012-09-17 21:30:40 +00:00
VMCore Use LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT' comments. 2012-09-15 17:09:36 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile