llvm-6502/include/llvm
2013-01-20 20:57:20 +00:00
..
ADT Add llvm::hexDigitValue to convert single characters to hex. 2013-01-18 21:45:30 +00:00
Analysis Revert CostTable algorithm, will re-write 2013-01-20 20:57:20 +00:00
Assembly
Bitcode trivial micro-optimization: lazily call the virtual method instead of eagerly calling it. 2013-01-20 02:54:05 +00:00
CodeGen Remove unused parameter. Also use the AttributeSet query methods instead of the Attribute query methods. 2013-01-18 21:50:24 +00:00
Config
DebugInfo
ExecutionEngine
IR Changed IRBuilder::CreateZExtOrTrunc and IRBuilder::CreateSExtOrTrunc so they also work with vectors. 2013-01-20 07:33:26 +00:00
MC
Object Include Support/ELF.h instead of Object/ELF.h. It is much lighter and completely 2013-01-19 19:56:11 +00:00
Option
Support [Support] Port ErrorOr<T> from lld to C++03. 2013-01-20 20:32:30 +00:00
TableGen
Target
Transforms
AutoUpgrade.h
CMakeLists.txt
DebugInfo.h
DIBuilder.h
GVMaterializer.h
InitializePasses.h
InstVisitor.h
LinkAllIR.h
LinkAllPasses.h
Linker.h [Linker] Zap a dead typedef. 2013-01-18 20:08:09 +00:00
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassRegistry.h
PassSupport.h