llvm-6502/include/llvm
Eric Christopher d802a47f96 Add a TargetMachine local MCRegisterInfo and MCInstrInfo so that
they can be used without a subtarget in constructing subtarget
independent passes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232775 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-19 22:36:32 +00:00
..
ADT
Analysis
AsmParser
Bitcode
CodeGen Do not track subregister liveness when it brings no benefits 2015-03-19 00:21:58 +00:00
Config
DebugInfo
ExecutionEngine
IR Verifier: Remove the separate -verify-di pass 2015-03-19 22:24:17 +00:00
IRReader
LineEditor
Linker
LTO libLTO, llvm-lto, gold: Introduce flag for controlling optimization level. 2015-03-19 22:01:00 +00:00
MC Split the object streamer callback in one per file format. 2015-03-19 01:50:16 +00:00
Object
Option
Passes
ProfileData
Support Split the object streamer callback in one per file format. 2015-03-19 01:50:16 +00:00
TableGen
Target Add a TargetMachine local MCRegisterInfo and MCInstrInfo so that 2015-03-19 22:36:32 +00:00
Transforms libLTO, llvm-lto, gold: Introduce flag for controlling optimization level. 2015-03-19 22:01:00 +00:00
CMakeLists.txt
InitializePasses.h Verifier: Remove the separate -verify-di pass 2015-03-19 22:24:17 +00:00
LinkAllIR.h
LinkAllPasses.h
module.modulemap
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h
PassRegistry.h
PassSupport.h