llvm-6502/include/llvm
Peter Collingbourne ed5afe4277 Support: Introduce LLVM_FALLTHROUGH macro.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237766 91177308-0d34-0410-b5e6-96231b3b80d8
2015-05-20 02:44:14 +00:00
..
ADT DenseMap: Remove poisoning of unused memory. 2015-05-16 14:19:54 +00:00
Analysis Exploit dereferenceable_or_null attribute in LICM pass 2015-05-18 18:07:00 +00:00
AsmParser
Bitcode
CodeGen Add a GCStrategy for CoreCLR 2015-05-20 01:07:23 +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
IR [opaque pointer type] Provide a convenience function for creating direct CallInsts to Functions in IRBuilder 2015-05-19 21:47:12 +00:00
IRReader
LineEditor
Linker
LTO
MC MC: Take MCSymbol in MachObjectWriter::getSymbolAddress(), NFC 2015-05-20 00:02:39 +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 Support: Introduce LLVM_FALLTHROUGH macro. 2015-05-20 02:44:14 +00:00
TableGen [TableGen] Remove ListInit::size() in favor of getSize() which does the same thing and is already used in most places. NFC. 2015-05-14 05:53:56 +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