llvm-6502/lib
Dale Johannesen 6a30811d5c Get X86 long double calling convention to work
(on Darwin, anyway).  Fix some table omissions for
LD arithmetic.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40877 91177308-0d34-0410-b5e6-96231b3b80d8
2007-08-06 21:31:06 +00:00
..
Analysis This resolves a regression of BasicAA which failed to find any memory information for overloaded intrinsics (PR1600). This resolves that issue, and improves the matching scheme to use a BitVector rather than a binary search. 2007-08-06 20:57:16 +00:00
Archive
AsmParser regenerate 2007-08-06 21:00:46 +00:00
Bitcode
CodeGen Fix a regression compiling 2005-05-11-Popcount-ffs-fls with the CBE, 2007-08-06 16:36:18 +00:00
Debugger
ExecutionEngine
Linker
Support
System
Target Get X86 long double calling convention to work 2007-08-06 21:31:06 +00:00
Transforms It's safe to fold not of fcmp. 2007-08-06 20:04:16 +00:00
VMCore 1. Random tidiness cleanups 2007-08-06 06:19:47 +00:00
Makefile