summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/thinlto_backend.ll
AgeCommit message (Expand)Author
2025-08-02Reapply "[clang] Remove %T from tests (#151614)"Aiden Grossman
2025-08-01Revert "[clang] Remove %T from tests (#151614)"Aiden Grossman
2025-08-01[clang] Remove %T from tests (#151614)Aiden Grossman
2022-06-02[IR] Enable opaque pointers by defaultNikita Popov
2021-03-30[ThinLTO] During module importing, close one source module before openWei Mi
2020-01-17[test] Fix tests after D52810Fangrui Song
2019-09-10Reland "Change the X86 datalayout to add three address spacesAmy Huang
2019-09-10Re-land Remove REQUIRES:shell from tests that pass for me on WindowsReid Kleckner
2019-09-10Revert Remove REQUIRES:shell from tests that pass for me on WindowsJames Henderson
2019-09-10Remove REQUIRES:shell from tests that pass for me on WindowsReid Kleckner
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
2018-10-05[llvm-nm] Write "no symbol" output to stderrPetr Hosek
2018-10-03[llvm-nm] Update clang tests based on changed llvm-nm outputJordan Rupprecht
2018-05-05[ThinLTO] Support opt remarks options with distributed ThinLTO backendsTeresa Johnson
2018-04-17Require shell for testTeresa Johnson
2018-04-17[ThinLTO] Pass -save-temps to LTO backend for distributed ThinLTO buildsTeresa Johnson
2018-02-16[ThinLTO] Ignore object files with no ThinLTO modules if -fthinlto-index= is setVitaly Buka
2017-05-12Remove ignore-empty-index-file optionTeresa Johnson
2017-05-04Re-apply r302108, "IR: Use pointers instead of GUIDs to represent edges in th...Peter Collingbourne
2017-02-10Temporarily revert "For X86-64 linux and PPC64 linux align int128 to 16 bytes."Eric Christopher
2017-02-10For X86-64 linux and PPC64 linux align int128 to 16 bytes.Eric Christopher
2017-01-13Temporarily revert the test change in 291870, which is broken in certain buil...Dehao Chen
2017-01-13Pass -fprofile-sample-use to lto backends.Dehao Chen
2017-01-12Revert r291774 which caused buildbot failure.Dehao Chen
2017-01-12Pass -fprofile-sample-use to lto backends.Dehao Chen
2017-01-07[ThinLTO] Specify target triple in new testTeresa Johnson
2017-01-06[ThinLTO] Optionally ignore empty index fileTeresa Johnson
2016-12-28[ThinLTO] Add missing FileCheck invocationTeresa Johnson
2016-12-14LTO: Add support for multi-module bitcode files.Peter Collingbourne
2016-06-22Require an x86 target for the thinlto_backend.ll test.Peter Collingbourne
2016-06-22Specify a target triple to fix the test on non-Linux.Peter Collingbourne
2016-06-22CodeGen: Replace test/CodeGen/thinlto_backend.c with a functional test.Peter Collingbourne