llvm-6502/lib
Anton Korobeynikov 2810d675f8 Fix FP return for Win64 ABI
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50342 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-28 07:40:07 +00:00
..
Analysis
Archive
AsmParser Remove 'unwinds to' support from mainline. This patch undoes r47802 r47989 2008-04-25 16:53:59 +00:00
Bitcode Remove 'unwinds to' support from mainline. This patch undoes r47802 r47989 2008-04-25 16:53:59 +00:00
CodeGen Another collection of random cleanups. No functionality change. 2008-04-28 07:16:35 +00:00
Debugger Make these variables static. 2008-04-23 23:15:23 +00:00
ExecutionEngine PR2202: LLVMCreateInterpreter creates a JIT 2008-04-25 02:52:30 +00:00
Linker
Support Make these variables static. 2008-04-23 23:15:23 +00:00
System
Target Fix FP return for Win64 ABI 2008-04-28 07:40:07 +00:00
Transforms Fix PR2256, yet another miscompilation in simplifycfg of i 2008-04-28 00:19:07 +00:00
VMCore Allow asms to return multiple results by value. 2008-04-27 23:33:55 +00:00
Makefile