summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/thinlto_backend.ll
Commit message (Expand)AuthorAgeFilesLines
* Remove ignore-empty-index-file optionTeresa Johnson2017-05-121-3/+3
* Re-apply r302108, "IR: Use pointers instead of GUIDs to represent edges in th...Peter Collingbourne2017-05-041-0/+4
* Temporarily revert "For X86-64 linux and PPC64 linux align int128 to 16 bytes."Eric Christopher2017-02-101-1/+1
* For X86-64 linux and PPC64 linux align int128 to 16 bytes.Eric Christopher2017-02-101-1/+1
* Temporarily revert the test change in 291870, which is broken in certain buil...Dehao Chen2017-01-131-4/+0
* Pass -fprofile-sample-use to lto backends.Dehao Chen2017-01-131-0/+4
* Revert r291774 which caused buildbot failure.Dehao Chen2017-01-121-4/+0
* Pass -fprofile-sample-use to lto backends.Dehao Chen2017-01-121-0/+4
* [ThinLTO] Specify target triple in new testTeresa Johnson2017-01-071-1/+1
* [ThinLTO] Optionally ignore empty index fileTeresa Johnson2017-01-061-0/+8
* [ThinLTO] Add missing FileCheck invocationTeresa Johnson2016-12-281-1/+1
* LTO: Add support for multi-module bitcode files.Peter Collingbourne2016-12-141-2/+7
* Require an x86 target for the thinlto_backend.ll test.Peter Collingbourne2016-06-221-0/+2
* Specify a target triple to fix the test on non-Linux.Peter Collingbourne2016-06-221-1/+1
* CodeGen: Replace test/CodeGen/thinlto_backend.c with a functional test.Peter Collingbourne2016-06-221-0/+27