llvm-6502/lib/VMCore
2006-12-12 22:21:37 +00:00
..
AsmWriter.cpp Packed Structures 2006-12-08 18:06:16 +00:00
BasicBlock.cpp
ConstantFold.cpp Fix constant folding of FP->int due to cut & paste error in last commit. 2006-12-11 21:27:28 +00:00
ConstantFold.h
ConstantFolding.h
Constants.cpp Don't create usless casts for same-bith-width floating point casts. 2006-12-12 05:38:50 +00:00
Dominators.cpp
Function.cpp
Globals.cpp
InlineAsm.cpp
Instruction.cpp
Instructions.cpp Implement createIntegerCast and createFPCast factory methods for handling 2006-12-12 00:49:44 +00:00
IntrinsicInst.cpp
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 Removing even more <iostream> includes. 2006-12-07 20:04:42 +00:00
ModuleProvider.cpp
Pass.cpp fix PR1039 by making timing info be destroyed by llvm_shutdown, not by 2006-12-10 07:40:46 +00:00
PassManager.cpp Initialize AnalysisImpls for ImmutablePass. 2006-12-12 22:21:37 +00:00
PassManagerT.h fix PR1039 by making timing info be destroyed by llvm_shutdown, not by 2006-12-10 07:40:46 +00:00
SymbolTable.cpp
SymbolTableListTraitsImpl.h
Type.cpp Packed Structures 2006-12-08 18:06:16 +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
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp Don't use <sstream> in Streams.h but <iosfwd> instead. 2006-12-07 23:41:45 +00:00