summaryrefslogtreecommitdiff
path: root/llvm/test/Transforms/GCOVProfiling
AgeCommit message (Expand)Author
2025-10-23[test][Transforms] Remove unsafe-fp-math uses part 2 (NFC) (#164786)paperchalice
2025-01-04[gcov,test] Update exit-block.ll now that exit block is always the secondFangrui Song
2025-01-02[gcov] Bump default version to 11.1Fangrui Song
2024-10-17[PGO] Initialize GCOV Writeout and Reset Functions in the Runtime on AIX (#10...Qiongsi Wu
2024-08-20Fix KCFI types for generated functions with integer normalization (#104826)Sami Tolvanen
2023-05-25[gcov] Add nosanitize metadata to memory access instructions inserted by emit...Enna1
2023-01-18Add parameter extension attributes in various instrumentation passes.Jonas Paulsson
2023-01-11[GCOV] Set !kcfi_type metadata for indirectly called functionsSami Tolvanen
2022-11-28GCOVProfiling: Convert tests to opaque pointersMatt Arsenault
2022-08-04[InstrProf] Add the skipprofile attributeEllis Hoag
2022-06-02[IR] Enable opaque pointers by defaultNikita Popov
2022-05-30[Support] Make report_fatal_error respect its GenCrashDiag argument so it doe...Nuno Lopes
2022-04-14[gcov][test] Change some legacy PM tests to new PM and remove othersFangrui Song
2022-02-23PGOInstrumentation, GCOVProfiling: Split indirectbr critical edges regardless...Matthias Braun
2022-02-14Extend the `uwtable` attribute with unwind table kindMomchil Velikov
2021-08-05[GCov] Emit memset instead of stores in __llvm_gcov_resetArthur Eubanks
2021-06-20[GCOVProfiling][test] Ensure that 'opt' drops any files in a temp directoryDmitri Gribenko
2021-06-18[GCOVProfiling] don't profile Fn's w/ noprofile attributeNick Desaulniers
2021-05-24Revert "[NFC] remove explicit default value for strboolattr attribute in tests"serge-sans-paille
2021-05-24[NFC] remove explicit default value for strboolattr attribute in testsserge-sans-paille
2021-04-26[gcov] Set nounwind and respect module flags metadata "frame-pointer" & "uwta...Fangrui Song
2021-02-11Encode alignment attribute for `atomicrmw`Guillaume Chatelet
2020-09-13[gcov] Add spanning tree optimizationFangrui Song
2020-09-09[gcov] Don't split entry block; add a synthetic entry block insteadFangrui Song
2020-08-28[gcov][test] Don't write a.gcno in CWDFangrui Song
2020-08-28[gcov] Increment counters with atomicrmw if -fsanitize=threadFangrui Song
2020-06-09[gcov][test] Add mkdir -p %t && cd %tFangrui Song
2020-06-06[gcov] Improve tests and lower the minimum supported version to gcov 3.4Fangrui Song
2020-06-06[gcov] Delete `XFAIL: host-byteorder-big-endian` for test/Transforms/GCOVProf...Fangrui Song
2020-06-06[gcov] Support big-endian .gcno and simplify version handling in .gcdaFangrui Song
2020-06-03[gcov] Delete XFAIL: host-byteorder-big-endianFangrui Song
2020-05-12[gcov] Default coverage version to '408*' and delete CC1 option -coverage-exi...Fangrui Song
2020-05-10[gcov] Default coverage version to '407*' and delete CC1 option -coverage-cfg...Fangrui Song
2020-05-10[gcov] Delete CC1 option -coverage-no-function-names-in-dataFangrui Song
2020-02-13Revert "Revert "Reland "[Support] make report_fatal_error `abort` instead of ...Yuanfang Chen
2020-02-13Revert "Revert "Revert "Reland "[Support] make report_fatal_error `abort` ins...Yuanfang Chen
2020-02-13Revert "Revert "Reland "[Support] make report_fatal_error `abort` instead of ...Yuanfang Chen
2020-02-11Revert "Reland "[Support] make report_fatal_error `abort` instead of `exit`""Yuanfang Chen
2020-02-11Reland "[Support] make report_fatal_error `abort` instead of `exit`"Yuanfang Chen
2020-01-15Revert "[Support] make report_fatal_error `abort` instead of `exit`"Yuanfang Chen
2020-01-15[Support] make report_fatal_error `abort` instead of `exit`Yuanfang Chen
2019-12-24Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...Fangrui Song
2019-04-17Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher
2019-04-17Temporarily Revert "Add basic loop fusion pass."Eric Christopher
2018-11-28[DebugInfo] IR/Bitcode changes for DISubprogram flags.Paul Robinson
2018-05-09[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen
2018-05-02[GCOV] Emit the writeout function as nested loops of global data.Chandler Carruth
2017-08-30Canonicalize the representation of empty an expression in DIGlobalVariableExp...Adrian Prantl
2017-08-15[llvm] Get rid of "%T" expansionsKuba Mracek
2016-12-20[IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl