llvm-mirror/include/llvm
2016-09-23 20:13:44 +00:00
..
ADT Triple: Add opencl environment type 2016-09-23 00:42:56 +00:00
Analysis [Loop Vectorizer] Consecutive memory access - fixed and simplified 2016-09-18 13:56:08 +00:00
AsmParser
Bitcode Constify some path in the bitcode writer (NFC) 2016-08-19 06:06:18 +00:00
CodeGen [RegisterBankInfo] Check that the mapping covers the interesting bits. 2016-09-23 00:14:34 +00:00
Config Add an c++ itanium demangler to llvm. 2016-09-06 19:16:48 +00:00
DebugInfo Revert r282238 "Revert r282235 "[llvm-dwarfdump] - Teach dwarfdump to dump gdb-index section."" 2016-09-23 11:01:53 +00:00
Demangle Add an c++ itanium demangler to llvm. 2016-09-06 19:16:48 +00:00
ExecutionEngine Fix MSVC 2013 build by using our <thread> wrapper header 2016-09-13 18:40:04 +00:00
IR [AVX512] Fix return types on int_x86_avx512_gatherXXX_di intrinsics 2016-09-21 16:06:10 +00:00
IRReader
LibDriver
LineEditor
Linker
LTO [ThinLTO] Emit files for distributed builds for all modules 2016-09-21 19:12:05 +00:00
MC Defer asm errors to post-statement failure 2016-09-16 18:30:20 +00:00
Object [Stackmap] Added callsite counts to emitted function information. 2016-09-14 20:22:03 +00:00
ObjectYAML [macho2yaml] Don't write empty linkedit data 2016-08-17 21:46:04 +00:00
Option
Passes
ProfileData [Coverage] Clarify a function contract (NFC) 2016-09-23 20:13:44 +00:00
Support Defer asm errors to post-statement failure 2016-09-16 18:30:20 +00:00
TableGen
Target Revert "Remove extra argument used once on 2016-09-20 22:03:28 +00:00
Transforms Reapplying r281895 (and follow-up r281964) after fixing pr30468. 2016-09-22 14:13:25 +00:00
CMakeLists.txt
InitializePasses.h Rename NameAnonFunctions to NameAnonGlobals to match what it is doing (NFC) 2016-09-16 16:56:30 +00:00
LinkAllIR.h
LinkAllPasses.h Add a counter-function insertion pass 2016-09-01 09:42:39 +00:00
module.modulemap [modules] Re-enable some previously excluded files. 2016-09-13 14:41:35 +00:00
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h
PassRegistry.h
PassSupport.h