llvm-6502/lib
Owen Anderson 471ab54df7 Factor some code from the DomTree and PostDomTree calculate methods up into
each one's runOnFunction method.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42563 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-03 03:20:17 +00:00
..
Analysis Factor some code from the DomTree and PostDomTree calculate methods up into 2007-10-03 03:20:17 +00:00
Archive
AsmParser
Bitcode
CodeGen Rewrite sqrt and powi to use anyfloat. By popular demand. 2007-10-02 17:43:59 +00:00
Debugger
ExecutionEngine Constant fold int-to-long-double conversions; 2007-09-30 18:19:03 +00:00
Linker
Support Simplify and fix signed int -> FP conversions. 2007-09-30 18:17:01 +00:00
System
Target Another micro-opt. 2007-10-02 21:49:31 +00:00
Transforms Fix stride computations for long double arrays. 2007-10-01 23:08:35 +00:00
VMCore Factor some code from the DomTree and PostDomTree calculate methods up into 2007-10-03 03:20:17 +00:00
Makefile