llvm-6502/include/llvm
Zoran Jovanovic 5c042162be Support for microMIPS branch instructions.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193992 91177308-0d34-0410-b5e6-96231b3b80d8
2013-11-04 14:53:22 +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 Add support for stack map generation in the X86 backend. 2013-10-31 22:11:56 +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 AVX-512: fixed a typo in builtin name 2013-11-04 11:48:23 +00:00
IRReader
LTO Use LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN instead of the "dso list". 2013-10-31 20:51:58 +00:00
MC Remove another unused flag. 2013-10-31 15:58:33 +00:00
Object move getSymbolNMTypeChar to the one program that needs it: nm. 2013-11-02 21:16:09 +00:00
Option
Support Support for microMIPS branch instructions. 2013-11-04 14:53:22 +00:00
TableGen Speling fixes. 2013-10-22 15:18:03 +00:00
Target Convert calls to __sinpi and __cospi into __sincospi_stret 2013-11-03 06:48:38 +00:00
Transforms Use LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN instead of the "dso list". 2013-10-31 20:51:58 +00:00
AutoUpgrade.h
CMakeLists.txt
DebugInfo.h
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
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassRegistry.h
PassSupport.h