llvm-6502/lib/VMCore
Devang Patel ddbc606e94 Remove PassManagerT.h
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32928 91177308-0d34-0410-b5e6-96231b3b80d8
2007-01-05 20:21:13 +00:00
..
AsmWriter.cpp Change the syntax for parameter attributes: 2007-01-05 17:06:19 +00:00
BasicBlock.cpp
ConstantFold.cpp fix typo 2007-01-04 02:13:20 +00:00
ConstantFold.h Cleanup ConstantFoldCompareInstruction: 2006-12-24 18:52:08 +00:00
ConstantFolding.h Cleanup ConstantFoldCompareInstruction: 2006-12-24 18:52:08 +00:00
Constants.cpp Add a new ConstantPacked::getAllOnesValue method 2007-01-04 01:49:26 +00:00
Dominators.cpp Removed iostream #includes. Replaced std::cerr with DOUT. 2006-11-17 08:03:48 +00:00
Function.cpp For PR950: 2006-12-31 05:26:44 +00:00
Globals.cpp
InlineAsm.cpp
Instruction.cpp Now that setcondinst has been eliminated, we can mark Value::SubclassID 2007-01-04 02:15:37 +00:00
Instructions.cpp For PR950: 2006-12-31 05:26:44 +00:00
IntrinsicInst.cpp Update version in safe guards. 2006-12-13 17:49:24 +00:00
LeakDetector.cpp Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are 2006-12-07 01:30:32 +00:00
Makefile
Mangler.cpp
Module.cpp For PR950: 2006-12-31 05:26:44 +00:00
ModuleProvider.cpp
Pass.cpp Remove old pass manager. 2007-01-05 20:16:23 +00:00
PassManager.cpp Remove old pass manager. 2007-01-05 20:16:23 +00:00
SymbolTable.cpp For PR950: 2006-12-23 06:05:41 +00:00
SymbolTableListTraitsImpl.h
Type.cpp Change the syntax for parameter attributes: 2007-01-05 17:06:19 +00:00
TypeSymbolTable.cpp Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are 2006-12-07 01:30:32 +00:00
Value.cpp Removed iostream #includes. Replaced std::cerr with DOUT. 2006-11-17 08:03:48 +00:00
ValueSymbolTable.cpp Removed iostream #includes. Replaced std::cerr with DOUT. 2006-11-17 08:03:48 +00:00
ValueTypes.cpp For PR950: 2006-12-31 05:26:44 +00:00
Verifier.cpp Do not allow packed types for icmp and fcmp instructions. 2007-01-04 05:22:18 +00:00