llvm-6502/lib
Chris Lattner 03fdec04d1 Don't emit FP_REG_KILL into a block that just returns. Nothing
can be live out of the block anyway, so it isn't needed.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48192 91177308-0d34-0410-b5e6-96231b3b80d8
2008-03-10 23:34:12 +00:00
..
Analysis Add Hybrid Cycle Detection to Andersen's analysis. 2008-03-05 19:31:47 +00:00
Archive
AsmParser Update the .cvs files to match today's asm syntax change. 2008-03-10 05:01:34 +00:00
Bitcode
CodeGen Implement more support for fp-to-i128 and i128-to-fp conversions. 2008-03-10 23:03:31 +00:00
Debugger
ExecutionEngine Fix formatting. 2008-03-10 16:38:37 +00:00
Linker Add sanity checks 2008-03-10 22:36:53 +00:00
Support Fix a typo. It's causing consumer-typeset to miscompile. Perhaps more. 2008-03-07 22:39:49 +00:00
System
Target Don't emit FP_REG_KILL into a block that just returns. Nothing 2008-03-10 23:34:12 +00:00
Transforms Restore optimization that merges blocks when inline function 2008-03-10 18:34:00 +00:00
VMCore Turn unwind_to into "unwinds to". 2008-03-10 02:20:00 +00:00
Makefile