llvm-mirror/lib/VMCore
Reid Spencer 6833ffe8b8 For PR950:
Make necessary changes to support DIV -> [SUF]Div. This changes llvm to
have three division instructions: signed, unsigned, floating point. The
bytecode and assembler are bacwards compatible, however.

llvm-svn: 31195
2006-10-26 06:15:43 +00:00
..
AsmWriter.cpp Change keyword to datalayout 2006-10-22 06:06:56 +00:00
AutoUpgrade.cpp
BasicBlock.cpp
ConstantFolding.cpp For PR950: 2006-10-26 06:15:43 +00:00
ConstantFolding.h
Constants.cpp For PR950: 2006-10-26 06:15:43 +00:00
Dominators.cpp
Function.cpp
Globals.cpp
InlineAsm.cpp
Instruction.cpp For PR950: 2006-10-26 06:15:43 +00:00
Instructions.cpp For PR950: 2006-10-26 06:15:43 +00:00
IntrinsicInst.cpp
LeakDetector.cpp
Makefile Make the makefile tell us when Intrinsics.gen is being updated. 2006-10-26 01:42:23 +00:00
Mangler.cpp
Module.cpp
ModuleProvider.cpp
Pass.cpp
PassManagerT.h
SymbolTable.cpp
SymbolTableListTraitsImpl.h
Type.cpp For PR950: 2006-10-20 07:07:24 +00:00
TypeSymbolTable.cpp
Value.cpp
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp For PR950: 2006-10-20 07:07:24 +00:00