summaryrefslogtreecommitdiff
path: root/test/CodeGen/thinlto_backend.ll
AgeCommit message (Expand)Author
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