llvm-6502/lib/Transforms
Duncan Sands 2964fe37ae Experiments show that looking through phi nodes
and select instructions doesn't buy anything here
except extra complexity: the only difference in
the entire testsuite was that a readonly function
became readnone in MiBench/consumer-typeset.  Add
a comment about this.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61478 91177308-0d34-0410-b5e6-96231b3b80d8
2008-12-29 20:51:17 +00:00
..
Hello Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
Instrumentation Use Function::getEntryBlock() instead of Function::front(), for clarity. 2008-10-21 03:10:28 +00:00
IPO Experiments show that looking through phi nodes 2008-12-29 20:51:17 +00:00
Scalar Revert 61362 and 61402 until SPEC breakage is fixed. 2008-12-23 23:21:35 +00:00
Utils Fix PR2929 by making bugpoint/code extract propagate the nothrow 2008-12-18 05:52:56 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00