summaryrefslogtreecommitdiff
path: root/test/CodeGen/thinlto_backend.ll
Commit message (Expand)AuthorAgeFilesLines
* Reland "Change the X86 datalayout to add three address spacesAmy Huang2019-09-101-1/+1
* Re-land Remove REQUIRES:shell from tests that pass for me on WindowsReid Kleckner2019-09-101-4/+7
* Revert Remove REQUIRES:shell from tests that pass for me on WindowsJames Henderson2019-09-101-7/+4
* Remove REQUIRES:shell from tests that pass for me on WindowsReid Kleckner2019-09-101-4/+7
* Revert "Change the X86 datalayout to add three address spaces for 32 bit sign...Vlad Tsyrklevich2019-08-281-1/+1
* Change the X86 datalayout to add three address spaces for 32 bit signed,Amy Huang2019-08-271-1/+1
* [llvm-nm] Write "no symbol" output to stderrPetr Hosek2018-10-051-1/+1
* [llvm-nm] Update clang tests based on changed llvm-nm outputJordan Rupprecht2018-10-031-1/+2
* [ThinLTO] Support opt remarks options with distributed ThinLTO backendsTeresa Johnson2018-05-051-3/+3
* Require shell for testTeresa Johnson2018-04-171-1/+2
* [ThinLTO] Pass -save-temps to LTO backend for distributed ThinLTO buildsTeresa Johnson2018-04-171-2/+10
* [ThinLTO] Ignore object files with no ThinLTO modules if -fthinlto-index= is setVitaly Buka2018-02-161-0/+6
* 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