llvm-6502/include/llvm
2015-03-01 21:28:53 +00:00
..
ADT ArrayRef: Remove the equals helper with many arguments. 2015-03-01 21:05:05 +00:00
Analysis Replace std::copy with a back inserter with vector append where feasible 2015-02-28 10:11:12 +00:00
AsmParser
Bitcode
CodeGen [PBQP] Do not add an edge between nodes with totally disjoint allowed registers 2015-03-01 20:39:34 +00:00
Config
DebugInfo Add missing includes. make_unique proliferated everywhere. 2015-03-01 21:28:53 +00:00
ExecutionEngine
IR Fix buildbot issues for MDScope::getFile() after r230871 2015-02-28 21:58:10 +00:00
IRReader
LineEditor
Linker
LTO
MC Centralize handling of the eh_begin and eh_end labels. 2015-02-27 18:18:39 +00:00
Object
Option
ProfileData InstrProf: Simplify the construction of BinaryCoverageReader 2015-02-26 20:06:28 +00:00
Support Make VTs and UnicodeCharSet ctors constexpr if the compiler supports it. 2015-03-01 18:10:07 +00:00
TableGen
Target Reverted 230471 - gather scatter handling in table gen. 2015-03-01 08:23:41 +00:00
Transforms Add missing includes. make_unique proliferated everywhere. 2015-03-01 21:28:53 +00:00
CMakeLists.txt
InitializePasses.h Remove the Forward Control Flow Integrity pass and its dependencies. 2015-02-27 19:03:38 +00:00
LinkAllIR.h
LinkAllPasses.h Remove the Forward Control Flow Integrity pass and its dependencies. 2015-02-27 19:03:38 +00:00
module.modulemap
module.modulemap.build
Pass.h Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition. 2015-02-15 22:54:22 +00:00
PassAnalysisSupport.h
PassInfo.h
PassRegistry.h
PassSupport.h