llvm-6502/include/llvm
Rafael Espindola b46bc1c91b Remove unused flag.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193752 91177308-0d34-0410-b5e6-96231b3b80d8
2013-10-31 15:49:39 +00:00
..
ADT Add {start,end}with_lower methods to StringRef. 2013-10-30 18:32:26 +00:00
Analysis Merge CallGraph and BasicCallGraph. 2013-10-31 03:03:55 +00:00
Assembly
Bitcode
CodeGen Produce .weak_def_can_be_hidden for some linkonce_odr values 2013-10-30 22:08:11 +00:00
Config
DebugInfo DWARF parser: Use ArrayRef to represent form sizes and simplify DWARFDIE::extractFast() interface. No functionality change. 2013-10-28 23:41:49 +00:00
ExecutionEngine Optimizing MCJIT module state tracking 2013-10-24 00:19:14 +00:00
IR Add AVX512 unmasked integer broadcast intrinsics and support. 2013-10-31 13:56:31 +00:00
IRReader
LTO
MC Remove unused flag. 2013-10-31 15:49:39 +00:00
Object
Option
Support [Mips] Add more SHF_MIPS_xxx ELF section flags. 2013-10-30 20:41:45 +00:00
TableGen Speling fixes. 2013-10-22 15:18:03 +00:00
Target Update comment 2013-10-29 21:04:19 +00:00
Transforms Fix "existant" typos 2013-10-29 02:35:28 +00:00
AutoUpgrade.h
CMakeLists.txt
DebugInfo.h Reformat. 2013-10-15 21:22:12 +00:00
DIBuilder.h fix two typos. 2013-10-21 23:55:19 +00:00
GVMaterializer.h
InitializePasses.h Merge CallGraph and BasicCallGraph. 2013-10-31 03:03:55 +00:00
InstVisitor.h
LinkAllIR.h
LinkAllPasses.h
Linker.h Add a 'deleteModule' method to the Linker class. 2013-10-16 08:59:57 +00:00
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassRegistry.h
PassSupport.h