llvm-6502/include/llvm
2014-04-03 16:29:11 +00:00
..
ADT ArrayRef: use std::vector::data() now that we are building in C++11 mode 2014-04-03 16:29:11 +00:00
Analysis Add some additional fields to TTI::UnrollingPreferences 2014-04-01 18:50:30 +00:00
AsmParser
Bitcode
CodeGen [Stackmaps] Update the stackmap format to use 64-bit relocations for the function address and properly align all entries. 2014-03-31 22:14:04 +00:00
Config
DebugInfo DebugInfo: Support debug_loc under fission 2014-03-25 01:44:02 +00:00
ExecutionEngine [MCJIT] Check if there have been errors during RuntimeDyld execution. 2014-03-26 18:19:27 +00:00
IR fix a comment to use ASCII aprostrophes. 2014-04-02 15:49:37 +00:00
IRReader
LineEditor
Linker
LTO Revert "Reapply "LTO: add API to set strategy for -internalize"" 2014-04-02 22:05:57 +00:00
MC Add inequality operator for MachineLocation. 2014-04-01 21:54:52 +00:00
Object Handle getting UnknownAddressOrSize or section_end(). 2014-04-03 03:57:03 +00:00
Option
ProfileData
Support Comment to describe the debug_loc.dwo constants 2014-03-31 23:50:20 +00:00
TableGen tblgen: Twinify PrintFatalError. 2014-03-29 17:17:15 +00:00
Target Simplify resolveFrameIndex() signature. 2014-04-02 19:28:18 +00:00
Transforms Revert "Reapply "LTO: add API to set strategy for -internalize"" 2014-04-02 22:05:57 +00:00
CMakeLists.txt
InitializePasses.h
LinkAllIR.h
LinkAllPasses.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassRegistry.h
PassSupport.h