[x86] lower calls to fmin and llvm.minnum.* using minss/minsd/minps/minpd (PR24475)
[oota-llvm.git] / test / Instrumentation / InstrProfiling / profiling.ll
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-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-12-08 Justin BognerInstrProf: An intrinsic and lowering for instrumentatio...