llvm-6502/include/llvm
2014-10-27 23:02:10 +00:00
..
ADT Add MapVector::rbegin(), MapVector::rend() to completment MapVector::begin(), MapVector::end(). 2014-10-27 17:20:53 +00:00
Analysis [ScalarEvolution] Guard dump() with #if 2014-10-27 21:14:41 +00:00
AsmParser
Bitcode
CodeGen [PBQP] Remove a spurious 'typename' keyword. This was causing an error on MSVC. 2014-10-27 17:59:51 +00:00
Config
DebugInfo
ExecutionEngine
IR Unbreak the build. 2014-10-25 18:20:17 +00:00
IRReader
LineEditor
Linker Make it easier to pass a custom diagnostic handler to the IR linker. 2014-10-27 23:02:10 +00:00
LTO Add an option to the LTO code generator to disable vectorization during LTO 2014-10-26 21:50:58 +00:00
MC
Object
Option
ProfileData
Support PR21189: Teach llvm-readobj to dump bits of COFF symbol subsections required to debug using VS2012+ 2014-10-23 22:25:31 +00:00
TableGen
Target Use rsqrt (X86) to speed up reciprocal square root calcs 2014-10-24 17:02:16 +00:00
Transforms
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