llvm-6502/lib/VMCore
Dale Johannesen 6b92942c9c float->int conversion rounds toward 0. Duh.
Fixes PR1698.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42273 91177308-0d34-0410-b5e6-96231b3b80d8
2007-09-24 21:06:09 +00:00
..
AsmWriter.cpp Revise previous patch per review comments. 2007-09-12 03:30:33 +00:00
AutoUpgrade.cpp
BasicBlock.cpp
ConstantFold.cpp float->int conversion rounds toward 0. Duh. 2007-09-24 21:06:09 +00:00
ConstantFold.h Update GEP constructors to use an iterator interface to fix 2007-09-04 15:46:09 +00:00
Constants.cpp Merge DenseMapKeyInfo & DenseMapValueInfo into DenseMapInfo 2007-09-17 18:34:04 +00:00
Core.cpp Tests of the ocaml (and thus C) bindings for constants. 2007-09-18 18:07:51 +00:00
DominatorCalculation.h Merge significant portions of the DomTree and PostDomTree implementations. 2007-09-24 02:29:29 +00:00
DominatorInternals.cpp Merge significant portions of the DomTree and PostDomTree implementations. 2007-09-24 02:29:29 +00:00
Dominators.cpp Move DFSPass back down into DominatorTree. I need to figure out what the difference is between it 2007-09-23 22:16:38 +00:00
Function.cpp Two ParamAttrsVectors which differ by a permutation 2007-09-11 14:40:04 +00:00
Globals.cpp
InlineAsm.cpp
Instruction.cpp
Instructions.cpp Update GEP constructors to use an iterator interface to fix 2007-09-04 15:46:09 +00:00
IntrinsicInst.cpp
LeakDetector.cpp
Makefile
Mangler.cpp Add support for appending a suffix to the end of a mangled name. 2007-09-17 22:39:32 +00:00
Module.cpp
ModuleProvider.cpp
Pass.cpp
PassManager.cpp
SymbolTableListTraitsImpl.h
Type.cpp Add Type::isIntOrIntVector, like Type::isFPOrFPVector. 2007-08-20 19:25:59 +00:00
TypeSymbolTable.cpp
Value.cpp simplify code, improve a comment. 2007-08-21 00:21:07 +00:00
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp reject things like "declare internal @foo" 2007-09-19 17:14:45 +00:00