summaryrefslogtreecommitdiff
path: root/compiler-rt/test/profile/Linux/instrprof-vtable-value-prof.cpp
AgeCommit message (Expand)Author
2024-08-09[ThinLTO]Clean up 'import-assume-unique-local' flag. (#102424)Mingming Liu
2024-07-24[ThinLTO][TypeProf] Import local-linkage global var for mod1:func_foo-> mod2:...Mingming Liu
2024-07-22[InstrPGO][TypeProf]Annotate vtable types when they are present in the profil...Mingming Liu
2024-06-30[compiler-rt][test]Use c-style headers in instrprof-vtable-value-prof.cpp (#9...Mingming Liu
2024-06-30[Test][compiler-rt]Require lld for instrprof-vtable-value-prof.cpp (#97228)Mingming Liu
2024-06-29[TypeProf][InstrFDO]Implement more efficient comparison sequence for indirect...Mingming Liu
2024-06-26[TypeProf][InstrFDO]Omit vtable symbols in indexed profiles by default (#96520)Mingming Liu
2024-04-01[nfc] Disable the a cpp compiler-rt test on ppc bigendian systems due to buil...Mingming Liu
2024-04-01[InstrFDO][TypeProf] Implement binary instrumentation and profile read/write ...Mingming Liu