summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/clear_cache.c
AgeCommit message (Expand)Author
2022-12-12[Clang] Convert some tests to opaque pointers (NFC)Nikita Popov
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2022-02-15Use functions with prototypes when appropriate; NFCAaron Ballman
2022-01-04[CodeGen] Add target triple to test (NFC)Nikita Popov
2022-01-04[ConstantFold] Remove unnecessary bounded index restrictionNikita Popov
2022-01-04[CodeGen] Regenerate test checks (NFC)Nikita Popov
2015-03-13Test case updates for explicit type parameter to the gep operatorDavid Blaikie
2015-02-14Update test case to be compatible with auto-migration to new getelementptr sy...David Blaikie
2014-03-26Add support for __builtin___clear_cache in ClangRenato Golin