llvm-6502/lib
Dale Johannesen d0763b9159 Fix denormal check in float->APInt conversion.
PR 1804.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44201 91177308-0d34-0410-b5e6-96231b3b80d8
2007-11-17 01:02:27 +00:00
..
Analysis Fix for PR1801 2007-11-16 22:44:50 +00:00
Archive finishing touches of bytecode -> bitcode changes. also unbreak Windows 2007-07-06 20:28:40 +00:00
AsmParser Basic non-power-of-2 vector support 2007-11-15 21:15:26 +00:00
Bitcode Removed debug #define that was accidentally checked in while debugging 2007-11-14 17:42:09 +00:00
CodeGen Live interval splitting: 2007-11-17 00:40:40 +00:00
Debugger switch this to bitcode instead of bytecode 2007-05-06 09:29:13 +00:00
ExecutionEngine Executive summary: getTypeSize -> getTypeStoreSize / getABITypeSize. 2007-11-01 20:53:16 +00:00
Linker Use correct parentheses with the '&& "..."' idiom in an assert. 2007-10-08 15:13:30 +00:00
Support Fix denormal check in float->APInt conversion. 2007-11-17 01:02:27 +00:00
System Silence a warning saying that the variables always resolve to "true" in an 2007-11-01 09:38:19 +00:00
Target Implement codegen for flt_rounds on x86 2007-11-16 01:31:51 +00:00
Transforms Fix PR1800 by correcting mistaken logic. 2007-11-16 06:04:17 +00:00
VMCore Basic non-power-of-2 vector support 2007-11-15 21:15:26 +00:00
Makefile build lib/Archive instead of lib/Bytecode 2007-05-06 19:50:06 +00:00