llvm-6502/include/llvm/Assembly
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
..
AsmAnnotationWriter.h Some cleanups for compilation with GCC 4.0.0 to remove warnings: 2005-05-15 16:13:11 +00:00
AutoUpgrade.h Add a new interface function to AutoUpgrade for simultaneously upgrading 2006-01-19 01:18:29 +00:00
CachedWriter.h
Parser.h Give the asmparser the ability to parse strings, patch contributed by 2005-05-20 03:25:29 +00:00
PrintModulePass.h
Writer.h