summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/Inputs
AgeCommit message (Expand)Author
2025-11-10Treat specifying a function in the bbsection profile without any directive as...Rahman Lavaee
2025-08-19[clang][test][DebugInfo] Move debug-info tests from CodeGen to DebugInfo dire...Michael Buch
2025-04-22cuda clang: Move nvptx-surface.cu test to CodeGenCUDA (#134758)Austin Schuh
2025-04-07Move CodeGen cuda.h to Inputs from include (#134706)Drew Lewis
2023-05-19Use windows baskslash on anonymous tag locations if using MSVCFormatting and ...Zequan Wu
2023-03-14[memprof] Record BuildIDs in the raw profile.Snehasish Kumar
2023-03-13Revert "[memprof] Record BuildIDs in the raw profile."Snehasish Kumar
2023-03-13[memprof] Record BuildIDs in the raw profile.Snehasish Kumar
2023-03-09[memprof] Add scripts to automate testdata regeneration.Snehasish Kumar
2023-01-12[MemProf] Collect access density statistics during profilingTeresa Johnson
2022-11-07Explicitly initialize opaque pointer mode in CodeGenActionMatthias Braun
2022-10-07[CodeGen] Convert tests to opaque pointers (NFC)Nikita Popov
2022-09-23Restore "[MemProf] Memprof profile matching and annotation"Teresa Johnson
2022-09-22Revert "[MemProf] Memprof profile matching and annotation"Teresa Johnson
2022-09-22[MemProf] Memprof profile matching and annotationTeresa Johnson
2022-06-24Add no_sanitize('hwaddress') (and 'memtag', but that's a no-op).Mitch Phillips
2022-06-13Reland "Add sanitizer metadata attributes to clang IR gen."Mitch Phillips
2022-06-13Revert "Add sanitizer metadata attributes to clang IR gen."Mitch Phillips
2022-06-13Add sanitizer metadata attributes to clang IR gen.Mitch Phillips
2022-02-24Use functions with prototypes when appropriate; NFCAaron Ballman
2022-02-15Use functions with prototypes when appropriate; NFCAaron Ballman
2022-01-05Revert "Revert D109159 "[amdgpu] Enable selection of `s_cselect_b64`.""Nico Weber
2022-01-05Revert D109159 "[amdgpu] Enable selection of `s_cselect_b64`."David Salinas
2021-11-17[NFC][clang] Inclusive terms: replace uses of blacklist in clang/test/Zarko Todorovski
2021-08-24[clang][codegen] Set CurLinkModule in CodeGenAction::ExecuteActionBob Haarman
2020-09-15[ThinLTO] add post-thinlto-merge option to -lto-embed-bitcodeMircea Trofin
2020-07-30[PGO] Include the mem ops into the function hash.Hiroshi Yamauchi
2020-07-29Revert "[PGO] Include the mem ops into the function hash."Hiroshi Yamauchi
2020-07-29[PGO] Include the mem ops into the function hash.Hiroshi Yamauchi
2020-06-02Options for Basic Block Sections, enabled in D68063 and D73674.Sriraman Tallam
2020-01-14[remark][diagnostics] Using clang diagnostic handler for IR input filesRong Xu
2019-11-08[clang] Add VFS support for sanitizers' blacklistsJan Korous
2019-10-09Revert r374006: Reland 'Add VFS support for sanitizers' blacklist'Ilya Biryukov
2019-10-08Reland 'Add VFS support for sanitizers' blacklist'Jan Korous
2019-10-08Revert "Add VFS support for sanitizers' blacklist"Jan Korous
2019-10-07Add VFS support for sanitizers' blacklistJan Korous
2019-09-10Reland "Change the X86 datalayout to add three address spacesAmy Huang
2019-08-28Revert "Change the X86 datalayout to add three address spaces for 32 bit sign...Vlad Tsyrklevich
2019-08-27Change the X86 datalayout to add three address spaces for 32 bit signed,Amy Huang
2019-05-21[DebugInfo] Don't emit checksums when compiling a preprocessed CPPAlexandre Ganea
2019-03-06[PGO] Re-submit: Clang part of change for context-sensitive PGO (part2)Rong Xu
2019-03-05Revert r355432 for buildbot failures in ppc64be-linux and s390x-linuxRong Xu
2019-03-05[PGO] Clang part of change for context-sensitive PGO (part2)Rong Xu
2018-11-29[ThinLTO] Allow importing of multiple symbols with same GUIDTeresa Johnson
2018-11-17[Clang] Add options -fprofile-filter-files and -fprofile-exclude-files to fil...Calixte Denizet
2018-11-12Revert rL346644, rL346642: the added test test/CodeGen/code-coverage-filter.c...Calixte Denizet
2018-11-12[Clang] Add options -fprofile-filter-files and -fprofile-exclude-files to fil...Calixte Denizet
2018-02-26[DebugInfo] Support DWARF v5 source code embedding extensionScott Linder
2018-02-16[ThinLTO] Allow indexing to request backend to ignore the moduleVitaly Buka
2017-09-25Allow specifying sanitizers in blacklistsVlad Tsyrklevich