llvm-6502/include/llvm/Transforms
Nick Lewycky a61e52c9b7 Add independent controls for whether GCOV profiling should emit .gcno files or
instrument the program to emit .gcda.
TODO: we should emit slightly different .gcda files when .gcno emission is off.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129903 91177308-0d34-0410-b5e6-96231b3b80d8
2011-04-21 01:56:25 +00:00
..
IPO
Utils Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
Instrumentation.h Add independent controls for whether GCOV profiling should emit .gcno files or 2011-04-21 01:56:25 +00:00
IPO.h
Scalar.h Passing unroll parameters (unroll-count, threshold, and partial unroll) via LoopUnroll class's ctor. Doing so 2011-04-13 16:15:29 +00:00