llvm-6502/lib
Evan Cheng e8bd0a332a Added X86FunctionInfo subclass of MachineFunction to record whether the
function that is being lowered is forced to use FP. Currently this is only
true for main() / Cygwin.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28703 91177308-0d34-0410-b5e6-96231b3b80d8
2006-06-06 23:30:24 +00:00
..
Analysis For PR798: 2006-06-05 15:44:46 +00:00
Archive
AsmParser Fix build on systems with bad bison's 2006-06-02 18:20:28 +00:00
Bytecode
CodeGen For PR798: 2006-06-05 16:26:06 +00:00
Debugger
ExecutionEngine Fix -pedantic warnings. 2006-06-01 17:29:22 +00:00
Linker Fix linking of inline asm objects. 2006-06-01 19:14:22 +00:00
Support Move toolrunner out of libsupport into the bugpoint tool 2006-06-06 22:31:36 +00:00
System For PR798: 2006-06-05 15:44:46 +00:00
Target Added X86FunctionInfo subclass of MachineFunction to record whether the 2006-06-06 23:30:24 +00:00
Transforms Fix a bug in a recent patch. This fixes UnitTests/Vector/Altivec/casts.c on 2006-06-06 22:26:02 +00:00
VMCore Change from using a stub function to a stub variable for passing to the 2006-06-01 07:02:51 +00:00
Makefile