llvm-6502/lib
Chris Lattner 7fbcef7102 Disable the i32->float G5 optimization. It is unsafe, as documented in the
comment.

This fixes 177.mesa, and McCat/09-vor with the td scheduler.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27060 91177308-0d34-0410-b5e6-96231b3b80d8
2006-03-24 07:53:47 +00:00
..
Analysis no heap is happening here 2006-03-15 19:03:16 +00:00
Archive more C++ daintiness 2005-12-26 14:31:26 +00:00
AsmParser Add new generated files. 2006-03-23 23:48:12 +00:00
Bytecode Handle the removal of the debug chain. 2006-03-13 13:07:37 +00:00
CodeGen prefer to generate constant pool loads over splats. This prevents us from 2006-03-24 07:29:17 +00:00
Debugger Handle new forms of llvm.dbg intrinsics. 2006-03-23 18:06:46 +00:00
ExecutionEngine Get JIT/Interpreter working on Windows again. 2006-03-24 02:53:49 +00:00
Linker Rename method 2006-01-24 04:14:29 +00:00
Support Qualify dwarf namespace inside llvm namespace. 2006-02-27 22:37:23 +00:00
System Convert llvm.cs.uiuc.edu -> llvm.org 2006-03-14 05:54:52 +00:00
Target Disable the i32->float G5 optimization. It is unsafe, as documented in the 2006-03-24 07:53:47 +00:00
Transforms Fix spello 2006-03-24 07:14:34 +00:00
VMCore Add some more bulletproofing to auto upgrade of llvm.dbg intrinsics. 2006-03-23 20:13:25 +00:00
Makefile Add the Linker library 2004-11-14 21:54:41 +00:00