llvm-6502/lib
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
..
Analysis For PR411: 2006-01-16 21:12:35 +00:00
Archive more C++ daintiness 2005-12-26 14:31:26 +00:00
AsmParser Make sure intrinsic auto-upgrade is invoked correctly. 2006-01-19 01:21:04 +00:00
Bytecode 1. Identify bytecode modules that have upgraded intrinsics by setting a 2006-01-19 07:02:16 +00:00
CodeGen Another typo 2006-01-19 04:54:52 +00:00
Debugger dum de dum 2005-12-26 10:24:15 +00:00
ExecutionEngine Wrap long lines. 2006-01-07 06:20:51 +00:00
Linker Fixed style of curly brace. No functionality changes. 2006-01-17 22:01:57 +00:00
Support Revert this, I didn't mean to commit it 2006-01-17 00:40:24 +00:00
System For PR351: 2005-12-22 20:00:16 +00:00
Target fix calls that return f32 2006-01-19 08:31:51 +00:00
Transforms For PR696: 2006-01-19 08:36:56 +00:00
VMCore Don't forget about casting the result of an upgraded call to an intrinsic 2006-01-19 07:00:29 +00:00
Makefile Add the Linker library 2004-11-14 21:54:41 +00:00