llvm-6502/include/llvm
Misha Brukman 44662a783b RegisterInfo now supports handing out caller- and callee-save registers, as
well as building a map from a physical register to its register class.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4896 91177308-0d34-0410-b5e6-96231b3b80d8
2002-12-03 23:09:53 +00:00
..
ADT Several fixes: 2002-11-27 17:46:38 +00:00
Analysis Added flags to CloneFlags to strip/keep Mod/Ref bits when cloning a graph. 2002-11-27 17:39:37 +00:00
Assembly
Bytecode
CodeGen Add virtual dtor, expose a debug impl 2002-12-03 20:56:20 +00:00
Reoptimizer Check in header file that was missing, thus broke the build 2002-11-03 19:24:49 +00:00
Support Ignore options that are "" 2002-11-19 17:10:14 +00:00
System
Target RegisterInfo now supports handing out caller- and callee-save registers, as 2002-12-03 23:09:53 +00:00
Transforms Cloning stuff doesn't modify the source module 2002-11-20 20:22:58 +00:00
AbstractTypeUser.h
Annotation.h
Argument.h
BasicBlock.h
Constant.h
ConstantHandling.h
Constants.h
DerivedTypes.h
Function.h - Eliminated the deferred symbol table stuff in Module & Function, it really 2002-11-20 18:36:02 +00:00
GlobalValue.h
GlobalVariable.h
iMemory.h
InstrTypes.h
Instruction.def
Instruction.h New isAssociative/isCommutative inspection methods, graciously contributed by 2002-10-31 04:14:01 +00:00
iOperators.h
iOther.h
iPHINode.h
iTerminators.h
Linker.h
Module.h - Eliminated the deferred symbol table stuff in Module & Function, it really 2002-11-20 18:36:02 +00:00
Pass.h
PassAnalysisSupport.h
PassManager.h
PassSupport.h
SlotCalculator.h
SymbolTable.h
SymbolTableListTraits.h
Type.def
Type.h
User.h
Value.h