llvm-6502/lib/Transforms
Reid Spencer aa87e0523d For PR696:
Don't do floor->floorf conversion if floorf is not available. This checks
the compiler's host, not its target, which is incorrect for cross-compilers
Not sure that's important as we don't build many cross-compilers.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25456 91177308-0d34-0410-b5e6-96231b3b80d8
2006-01-19 08:36:56 +00:00
..
Hello
Instrumentation a few more comments on the interfaces and functions 2005-11-28 18:10:59 +00:00
IPO For PR696: 2006-01-19 08:36:56 +00:00
Scalar Implement casts.ll:test26: a cast from float -> double -> integer, doesn't 2006-01-19 07:40:22 +00:00
Utils Make sure that cloning a module clones its target triple and dependent 2006-01-18 21:32:45 +00:00
ExprTypeConvert.cpp
LevelRaise.cpp
Makefile
TransformInternals.cpp
TransformInternals.h