llvm-6502/include/llvm
Reid Spencer 4283ac7857 Add a new interface function to AutoUpgrade for simultaneously upgrading
the Function and the CallInst: UpgradeCallsToIntrinsic(Function*). Also,
re-factor the AutoUpgrade implementation to eliminate some duplication of
code.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25432 91177308-0d34-0410-b5e6-96231b3b80d8
2006-01-19 01:18:29 +00:00
..
ADT Suppress "no newline at end of file" warnings. 2006-01-17 19:21:01 +00:00
Analysis Initialize DFSnum's to -1, in case a node is not reachable. 2006-01-15 21:48:36 +00:00
Assembly Add a new interface function to AutoUpgrade for simultaneously upgrading 2006-01-19 01:18:29 +00:00
Bytecode
CodeGen Added minimum Dwarf aranges. Cleaned up some section headers. Line number 2006-01-18 16:54:26 +00:00
Config
Debugger
ExecutionEngine
Support Support for the insertelement operation. 2006-01-17 20:06:42 +00:00
System
Target Add a new InvalidateStructLayoutInfo method and some comments. 2006-01-14 00:06:42 +00:00
Transforms Remove a never-working pass 2006-01-16 01:05:24 +00:00
AbstractTypeUser.h
Argument.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
Constant.h
Constants.h Instruction and constant expression definitions for the insertelement 2006-01-17 20:05:59 +00:00
DerivedTypes.h
Function.h
GlobalValue.h
GlobalVariable.h
InstrTypes.h
Instruction.def Instruction and constant expression definitions for the insertelement 2006-01-17 20:05:59 +00:00
Instruction.h
Instructions.h Instruction and constant expression definitions for the insertelement 2006-01-17 20:05:59 +00:00
IntrinsicInst.h
Intrinsics.h For PR411: 2006-01-16 21:12:35 +00:00
Linker.h
Module.h
ModuleProvider.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassSupport.h
SymbolTable.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h