Tidy code in InstrProfiling.cpp. NFC.
[oota-llvm.git] / lib / Transforms / Instrumentation / InstrProfiling.cpp
2015-06-04 Diego NovilloTidy code in InstrProfiling.cpp. NFC.
2015-05-27 Diego NovilloFinal fix for PR 23499 and IR test case.
2015-05-27 Diego NovilloFix PR 23499 - Avoid multiple profile counters for...
2015-05-18 David BlaikieSimplify IRBuilder::CreateCall* by using ArrayRef+initi...
2015-05-12 Justin BognerInstrProf: Update name of compiler-rt routine for setti...
2015-04-30 Justin BognerInstrProf: Instrumenter support for setting profile...
2015-02-25 Justin BognerInstrProf: Make the __llvm_profile_runtime_user symbol...
2015-02-11 Justin BognerInstrProf: Lower coverage mappings by setting their...
2014-12-08 Justin BognerInstrProf: An intrinsic and lowering for instrumentatio...