llvm-6502/include/llvm
Rui Ueyama 0a972fa1ef [Object/COFF] Add dos_header, pe32{,plus}_header and data_directory.
Reviewers: Bigcheese

CC: llvm-commits

Differential Revision: http://llvm-reviews.chandlerc.com/D905

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183087 91177308-0d34-0410-b5e6-96231b3b80d8
2013-06-02 21:08:45 +00:00
..
ADT DenseMap: Move the key into place when we use the move version of operator[]. 2013-06-01 16:37:55 +00:00
Analysis Loop Strength Reduce: Scaling factor cost. 2013-05-31 21:29:03 +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 Move getRealLinkageName to a common place and remove all the duplicates of it. 2013-06-01 17:51:14 +00:00
IRReader
MC Whitespace. 2013-06-02 19:51:54 +00:00
Object [Object/COFF] Add dos_header, pe32{,plus}_header and data_directory. 2013-06-02 21:08:45 +00:00
Option
Support Add support for adding the contents of a StringRef to the MD5 hash. 2013-05-31 22:34:56 +00:00
TableGen
Target Make SubRegIndex size mandatory, following r183020. 2013-05-31 23:45:26 +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