llvm-6502/lib
Evan Cheng 0e8671bf4a Be smarter about whether to store the SSE return value in memory. If
it is already available in memory, do a fld directly from there.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25859 91177308-0d34-0410-b5e6-96231b3b80d8
2006-01-31 23:19:54 +00:00
..
Analysis
Archive
AsmParser
Bytecode
CodeGen Allow the specification of explicit alignments for constant pool entries. 2006-01-31 22:23:14 +00:00
Debugger
ExecutionEngine Allow the specification of explicit alignments for constant pool entries. 2006-01-31 22:23:14 +00:00
Linker
Support
System Add AddSymbol() method to DynamicLibrary to work around Windows limitation 2006-01-30 04:33:51 +00:00
Target Be smarter about whether to store the SSE return value in memory. If 2006-01-31 23:19:54 +00:00
Transforms
VMCore
Makefile