llvm-6502/include/llvm
2014-05-05 06:48:34 +00:00
..
ADT Remove unused field hash_state::seed. 2014-04-30 21:12:17 +00:00
Analysis [LCG] Add the last (and most complex) of the edge insertion mutation 2014-05-04 09:38:32 +00:00
AsmParser
Bitcode
CodeGen Try simplifying LexicalScopes ownership again. 2014-05-02 22:21:05 +00:00
Config
DebugInfo
ExecutionEngine Fix MSVC build broken by r207580 2014-04-29 22:04:55 +00:00
IR IR: Cleanup AttributeSet::get for AttrBuilder 2014-05-03 23:00:35 +00:00
IRReader
LineEditor [C++11] Replace OwningPtr with std::unique_ptr in places where it doesn't break the API. 2014-04-21 09:34:48 +00:00
Linker
LTO Rename member variable to try to fix the bots. 2014-05-03 15:28:13 +00:00
MC Fix pr19645. 2014-05-03 19:57:04 +00:00
Object Add range access to ELFFile's sections collection. 2014-05-05 06:48:34 +00:00
Option Add missing include, found by modules build. 2014-04-24 23:29:25 +00:00
ProfileData OnDiskHashTable: Audit types and use offset_type consistently 2014-04-19 00:33:15 +00:00
Support raw_ostream::operator<<(StringRef): Avoid potential overflow in pointer arithmetic. 2014-04-30 09:33:50 +00:00
TableGen
Target [ARM64] Prevent bit extraction to be adjusted by following shift 2014-04-30 21:07:24 +00:00
Transforms Vectorize intrinsic math function calls in SLPVectorizer. 2014-05-03 09:59:54 +00:00
CMakeLists.txt
InitializePasses.h Add an optimization that does CSE in a group of similar GEPs. 2014-05-01 18:38:36 +00:00
LinkAllIR.h
LinkAllPasses.h Add an optimization that does CSE in a group of similar GEPs. 2014-05-01 18:38:36 +00:00
Pass.h [PM] Add pass run listeners to the pass manager. 2014-04-28 18:19:25 +00:00
PassAnalysisSupport.h
PassManager.h
PassRegistry.h
PassSupport.h [PM] Add pass run listeners to the pass manager. 2014-04-28 18:19:25 +00:00