llvm-6502/include/llvm
2015-07-13 01:15:46 +00:00
..
ADT Add getSizeInBits function to the APFloat class 2015-07-09 10:13:39 +00:00
Analysis [InstSimplify] Teach InstSimplify how to simplify extractvalue 2015-07-13 01:15:46 +00:00
AsmParser
Bitcode Add argmemonly attribute. 2015-07-11 10:30:36 +00:00
CodeGen [TTI] BasicTTIImpl assumes no vector registers 2015-07-10 21:14:54 +00:00
Config [Support] Lazy load of dbghlp.dll on Windows 2015-07-02 14:34:57 +00:00
DebugInfo
ExecutionEngine Revert "[ExecutionEngine] Use std::function rather than a function pointer for the LazyFunctionCreator." 2015-07-11 13:42:48 +00:00
IR Add argmemonly attribute. 2015-07-11 10:30:36 +00:00
IRReader
LibDriver
LineEditor
Linker
LTO Teach LTOModule to emit linker flags for dllexported symbols, plus interface cleanup. 2015-06-29 22:04:09 +00:00
MC Fix include guard typo introduced in r239315. 2015-07-11 09:40:28 +00:00
Object [Object][ELF] Handle the dynamic string table in files without a section table. 2015-07-10 20:11:57 +00:00
Option
Passes
ProfileData
Support [CodeView] Add support for emitting column information 2015-07-09 00:19:51 +00:00
TableGen [TableGen] Change a couple methods to return an ArrayRef instead of a const std::vector reference. NFC 2015-07-06 06:23:01 +00:00
Target MC: Remove MCSubtargetInfo() default constructor 2015-07-10 22:43:42 +00:00
Transforms [LoopDist/LoopVer] Move LoopVersioning to a new module, NFC 2015-07-10 18:55:13 +00:00
CMakeLists.txt
InitializePasses.h Expose sjlj preparation through opt for my own debugging purposes 2015-07-09 21:48:40 +00:00
LinkAllIR.h
LinkAllPasses.h
module.modulemap
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h
PassRegistry.h
PassSupport.h