Remove "localize global" optimization
[oota-llvm.git] / test / Analysis / Profiling / edge-profiling.ll
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2009-09-04 Andreas NeustifterUpdated tests to use ProfileVerifer to test ProfileLoad...
2009-09-03 Daniel DunbarRevert "--- Reverse-merging r80908 into '.':", I alread...
2009-09-03 Bill Wendling--- Reverse-merging r80908 into '.':
2009-09-03 Daniel DunbarReapply profiling tests.
2009-09-02 Andreas NeustifterRemoved temporarily because of breaking Darwin builds.
2009-09-02 Andreas NeustifterChanged profiling-tool-chain.ll test to use optimal...