llvm-6502/lib/Transforms
Nick Lewycky a4c4c0e129 In gcov profiling, give all functions an extra unified return block. This is
necessary since gcov counts transitions between blocks. It can't see if you've
run every line in a straight-line function, so we add an edge for it to notice.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129905 91177308-0d34-0410-b5e6-96231b3b80d8
2011-04-21 03:18:00 +00:00
..
Hello
InstCombine
Instrumentation In gcov profiling, give all functions an extra unified return block. This is 2011-04-21 03:18:00 +00:00
IPO
Scalar Fix another case of <rdar://problem/9184212> that only occurs with code 2011-04-20 21:48:38 +00:00
Utils
CMakeLists.txt
Makefile