llvm-6502/lib
Vikram S. Adve 9d27514a21 Fix va_arg to generate LDDFi for floating point values, instead of LDXi.
All non-FP cases use LDXi as before.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7765 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-12 03:04:05 +00:00
..
Analysis Remove unnecessary use of NonCopyable 2003-08-06 17:16:24 +00:00
Archive Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
AsmParser Remove redundant const qualifiers from cast<> expressions 2003-07-23 15:30:06 +00:00
Bytecode Remove redundant const qualifiers from cast<> expressions 2003-07-23 15:30:06 +00:00
CodeGen Build the SelectionDAG library 2003-08-11 14:57:48 +00:00
ExecutionEngine Include the new selection library for the X86 target 2003-08-11 14:59:53 +00:00
Linker Fix Bug: Linker/2003-05-15-TypeProblem.ll 2003-05-15 16:30:55 +00:00
Support Add support to the mangler for targets which require _'s on global symbols 2003-08-11 19:34:29 +00:00
Target Fix va_arg to generate LDDFi for floating point values, instead of LDXi. 2003-08-12 03:04:05 +00:00
Transforms Bug fix: Some nodes pointed to by globals may not be marked incomplete and need to be tracked to find pool arguments 2003-08-12 00:45:13 +00:00
VMCore Add support to the mangler for targets which require _'s on global symbols 2003-08-11 19:34:29 +00:00
Makefile Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00