llvm-6502/include/llvm
2013-05-30 18:07:13 +00:00
..
ADT Implement IEEE-754R 2008 nextUp/nextDown functions in the guise of the function APFloat::next(bool nextDown). 2013-05-30 18:07:13 +00:00
Analysis Add support for llvm.vectorizer metadata 2013-05-28 20:00:34 +00:00
Assembly
Bitcode Remove the Copied parameter from MemoryObject::readBytes. 2013-05-24 10:54:58 +00:00
CodeGen Order CALLSEQ_START and CALLSEQ_END nodes. 2013-05-29 22:03:55 +00:00
Config
DebugInfo
ExecutionEngine Expose the RTDyldMemoryManager through the C API. This allows clients of 2013-05-22 02:46:43 +00:00
IR Tidy up. Whitespace. 2013-05-24 22:53:06 +00:00
IRReader
MC Remove the MCRegAliasIterator tables and compute the aliases dynamically. 2013-05-28 18:08:48 +00:00
Object Fix warning on varialbe unused in opt builds. 2013-05-30 07:01:43 +00:00
Option
Support [Mips] Add Mips specific dynamic table entry tags. 2013-05-28 20:48:56 +00:00
TableGen
Target Don't reach into the middle of TargetMachine and cache one of its ivars. 2013-05-29 20:37:19 +00:00
Transforms Extend RemapInstruction and friends to take an optional new parameter, a ValueMaterializer. 2013-05-28 15:17:05 +00:00
AutoUpgrade.h
CMakeLists.txt
DebugInfo.h Simplify logic by using the appropriate functions. 2013-05-29 17:33:31 +00:00
DIBuilder.h Solidify the assumption that a DW_TAG_subprogram's type is a DW_TAG_subroutine_type 2013-05-22 23:22:18 +00:00
GVMaterializer.h
InitializePasses.h
InstVisitor.h
LinkAllIR.h
LinkAllPasses.h
Linker.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassRegistry.h
PassSupport.h