llvm-6502/include/llvm
2014-06-20 04:36:29 +00:00
..
ADT Revert "Add StringMap::insert(pair) consistent with the standard associative container concept." 2014-06-20 00:23:03 +00:00
Analysis Add Support to Recognize and Vectorize NON SIMD instructions in SLPVectorizer. 2014-06-20 04:32:48 +00:00
AsmParser
Bitcode Remove BitcodeReader::setBufferOwned. 2014-06-18 18:55:41 +00:00
CodeGen Move GlobalMerge from Transform to CodeGen. 2014-06-13 22:57:59 +00:00
Config
DebugInfo
ExecutionEngine Replace Execution Engine's mutex with std::recursive_mutex. 2014-06-18 20:17:35 +00:00
IR Don't build switch lookup tables for dllimport or TLS variables 2014-06-20 00:38:12 +00:00
IRReader
LineEditor
Linker
LTO
MC Emit DWARF info for all code section in an assembly file 2014-06-19 15:52:37 +00:00
Object Change the output of llvm-nm and llvm-size for Mach-O universal files (aka 2014-06-19 22:03:18 +00:00
Option ArgList: use MakeArgList overloads in subclasses and clean up some calls. 2014-06-20 04:36:29 +00:00
ProfileData ProfileData: Fix copy-paste type in RawInstrProfReader 2014-06-18 18:20:44 +00:00
Support Support: Clean up getRounded() tests 2014-06-20 02:31:07 +00:00
TableGen Move SetTheory from utils/TableGen into lib/TableGen so Clang can use it. 2014-06-17 13:10:38 +00:00
Target Add a new subtarget hook for whether or not we'd like to enable 2014-06-19 21:03:04 +00:00
Transforms Remove top-level Clang -fsanitize= flags for optional ASan features. 2014-06-13 17:53:44 +00:00
CMakeLists.txt
InitializePasses.h
LinkAllIR.h
LinkAllPasses.h
module.modulemap
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h
PassManager.h
PassRegistry.h
PassSupport.h Move GlobalMerge from Transform to CodeGen. 2014-06-13 22:57:59 +00:00