llvm-6502/include/llvm
2015-05-21 16:40:18 +00:00
..
ADT DenseMap: Remove poisoning of unused memory. 2015-05-16 14:19:54 +00:00
Analysis Change Function::getIntrinsicID() to return an Intrinsic::ID. NFC. 2015-05-20 17:16:39 +00:00
AsmParser
Bitcode
CodeGen [WinEH] C++ EH state numbering fixes 2015-05-20 23:22:24 +00:00
Config
DebugInfo [DWARF parser] Make DWARF parser more robust against missing compile/type units. 2015-05-19 21:54:32 +00:00
ExecutionEngine Fix the clang -Werror build, use of uninitialized variable. 2015-05-05 18:12:33 +00:00
IR [WinEH] Store pointers to the LSDA in the exception registration object 2015-05-20 23:08:04 +00:00
IRReader
LineEditor
Linker
LTO
MC Size enum so we can store it as 16-bits and avoid casts. NFC 2015-05-21 16:40:18 +00:00
Object [obj2yaml/yaml2obj] Add SHT_MIPS_ABIFLAGS section support 2015-05-07 15:40:48 +00:00
Option
Passes
ProfileData Tidy comments in SampleProfile header. NFC. 2015-05-12 22:03:00 +00:00
Support Make Triple::parseARMArch use ARMTargetParser 2015-05-21 13:52:20 +00:00
TableGen [TableGen] Make some variable names consistent with their type names and just generally consistent across all of the overloads. 2015-05-20 05:40:13 +00:00
Target MachineInstr: Change return value of getOpcode() to unsigned. 2015-05-18 20:27:55 +00:00
Transforms Exploit dereferenceable_or_null attribute in LICM pass 2015-05-18 18:07:00 +00:00
CMakeLists.txt
InitializePasses.h Revert r237708 (MIR serialization) - incremental buildbots became unstable. 2015-05-19 21:41:28 +00:00
LinkAllIR.h
LinkAllPasses.h Add a speculative execution pass 2015-05-15 17:54:48 +00:00
module.modulemap
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h
PassRegistry.h
PassSupport.h