llvm-6502/include/llvm
2015-06-11 20:03:23 +00:00
..
ADT Fix comment typos. 2015-06-11 16:46:27 +00:00
Analysis [LAA] Fix estimation of number of memchecks 2015-06-08 10:27:06 +00:00
AsmParser
Bitcode Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types 2015-05-29 19:43:39 +00:00
CodeGen Fix English usage in command line flag help string. 2015-06-11 20:03:23 +00:00
Config
DebugInfo Re-unique_ptrify LoadedObjectInfo::clone after it was reverted due to some other changes that broke on GCC around the same time 2015-06-04 20:54:32 +00:00
ExecutionEngine Re-unique_ptrify LoadedObjectInfo::clone after it was reverted due to some other changes that broke on GCC around the same time 2015-06-04 20:54:32 +00:00
IR LLVM support for vector quad bit permute and gather instructions through builtins 2015-06-11 06:21:25 +00:00
IRReader
LibDriver LibDriver, llvm-lib: introduce. 2015-06-09 21:50:22 +00:00
LineEditor
Linker
LTO Make the C++ LTO API easier to use from C++ clients. 2015-06-01 20:08:30 +00:00
MC Generalize emitAbsoluteSymbolDiff. 2015-06-11 18:58:08 +00:00
Object [ELF] Introduce getValue() for ELF Symbols. 2015-06-11 19:59:04 +00:00
Option
Passes
ProfileData
Support Replace string GNU Triples with llvm::Triple in TargetMachine. NFC. 2015-06-11 19:41:26 +00:00
TableGen [TableGen] Use the SMLoc header file instead of SourceMgr header file in a couple places. NFC 2015-06-08 01:35:40 +00:00
Target Replace string GNU Triples with llvm::Triple in TargetMachine. NFC. 2015-06-11 19:41:26 +00:00
Transforms Add new EliminateAvailableExternally module pass, which is performed in 2015-06-10 17:49:28 +00:00
CMakeLists.txt
InitializePasses.h Add new EliminateAvailableExternally module pass, which is performed in 2015-06-10 17:49:28 +00:00
LinkAllIR.h
LinkAllPasses.h [NFC] added a missing space 2015-06-10 22:54:02 +00:00
module.modulemap
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h
PassRegistry.h
PassSupport.h