[X86] Correctly model TLS calls w.r.t. frame requirements.
[oota-llvm.git] / test / Instrumentation / InstrProfiling /
2015-12-22 Kostya SerebryanyPartial fix for PR25912, see comment 13. Should fix...
2015-12-22 Xinliang David Li[PGO] Fix another comdat related issue for COFF
2015-12-21 Xinliang David LiFix test case comment (NFC)
2015-12-21 Xinliang David LiResubmit r256193 with test fix: assertion failure analyzed
2015-12-21 Xinliang David LiRevert r256193: build bot failure triggered
2015-12-21 Xinliang David Li[PGO] Fix profile var comdat generation problem with...
2015-12-15 Xinliang David Li[PGO] make profile prefix even shorter and more readable
2015-12-14 Xinliang David Li[PGO] Shorten profile symbol prefixes
2015-12-12 Xinliang David Li[PGO] Stop using invalid char in instr variable names.
2015-11-18 Betul Buyukkurt[PGO] Value profiling support
2015-10-29 Xinliang David Li[PGO] Do not emit runtime hook user function for Linux
2015-10-19 Xinliang David Li[PGO] Eliminate prof data register calls on FreeBSD...
2015-10-14 Xinliang David LiAdd a instrumentation test for Linux
2015-10-13 Xinliang David Li[PGO]: Eliminate calls to __llvm_profile_register_funct...
2015-09-23 Wei MiPut profile variables of COMDAT functions to it's own...
2015-05-27 Diego NovilloFinal fix for PR 23499 and IR test case.
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-25 Justin BognerInstrProf: Make the __llvm_profile_runtime_user symbol...
2015-02-24 Justin BognerInstrProf: Test for appropriate linkage of the profilin...
2014-12-08 Justin BognerInstrProf: An intrinsic and lowering for instrumentatio...