llvm-mirror/lib/VMCore
Chris Lattner a6cad8869f Fix Transforms/InstCombine/2006-12-05-fp-to-int-ext.ll, fixing an out-of-
stack-space issue in the ppc bootstrap.

llvm-svn: 32244
2006-12-05 23:43:59 +00:00
..
AsmWriter.cpp For PR950: Implement ICmp/FCmp predicate printing for constant expressions 2006-12-04 05:19:18 +00:00
BasicBlock.cpp
ConstantFolding.cpp Can't make these fail now with just BitCast. Previous failures must have 2006-12-05 07:18:07 +00:00
ConstantFolding.h For PR950: Implement a stub for folding ICmp and FCmp instructions 2006-12-04 05:19:34 +00:00
Constants.cpp Bail on the getInferredCast idea. Remove the function and convert 2006-12-05 19:14:13 +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-11-27 01:05:10 +00:00
Globals.cpp
InlineAsm.cpp
Instruction.cpp Allow the ICmp and FCmp instructions to be written by the AsmWriter 2006-12-03 06:27:29 +00:00
Instructions.cpp Fix Transforms/InstCombine/2006-12-05-fp-to-int-ext.ll, fixing an out-of- 2006-12-05 23:43:59 +00:00
IntrinsicInst.cpp For PR950: 2006-11-27 01:05:10 +00:00
LeakDetector.cpp Changed to using LLVM streams. 2006-11-28 02:09:03 +00:00
Makefile
Mangler.cpp
Module.cpp
ModuleProvider.cpp
Pass.cpp Switch analysis groups to be unregistered when llvm_shutdown is called. 2006-12-01 23:46:50 +00:00
PassManager.cpp Changed to using LLVM streams. 2006-11-28 02:09:03 +00:00
PassManagerT.h
SymbolTable.cpp Removed iostream #includes. Replaced std::cerr with DOUT. 2006-11-17 08:03:48 +00:00
SymbolTableListTraitsImpl.h
Type.cpp For PR950: 2006-11-27 01:05:10 +00:00
TypeSymbolTable.cpp Changed to using LLVM streams. 2006-11-28 02:09:03 +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
Verifier.cpp Changed to using LLVM streams. 2006-11-28 02:09:03 +00:00