summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-lto2
Commit message (Expand)AuthorAgeFilesLines
* [ThinLTO] Pass CodeGenOpts like UnrollLoops/VectorizeLoop/VectorizeSLPWei Mi2020-01-091-0/+51
* Reland "Change the X86 datalayout to add three address spacesAmy Huang2019-09-102-2/+2
* Revert "Change the X86 datalayout to add three address spaces for 32 bit sign...Vlad Tsyrklevich2019-08-282-2/+2
* Change the X86 datalayout to add three address spaces for 32 bit signed,Amy Huang2019-08-272-2/+2
* [lit] Delete empty lines at the end of lit.local.cfg NFCFangrui Song2019-06-171-1/+0
* [NewPM] teach -passes= to emit meaningful error messagesFedor Sergeev2018-10-171-2/+2
* Revert "[NewPM] teach -passes= to emit meaningful error messages"Fedor Sergeev2018-10-151-2/+2
* [NewPM] teach -passes= to emit meaningful error messagesFedor Sergeev2018-10-151-2/+2
* Fix test by allowing it to accept an upper or lower case letter as the first ...Douglas Yung2018-04-201-1/+1
* Require asserts for stats-file-option tests.Florian Hahn2018-04-201-0/+2
* [LTO] Add stats-file option to LTO/Config.h.Florian Hahn2018-04-201-0/+23
* Fix the bug that parseAAPipeline is not invoked in runNewPMPasses in release ...Dehao Chen2017-08-021-0/+5
* [ThinLTO] Move -lto-use-new-pm to llvm-lto2, and change it to -use-new-pm.Tim Shen2017-06-011-1/+1
* llvm-lto2: Move the LTO::run() action behind a subcommand.Peter Collingbourne2017-04-113-9/+9
* Fix test and add missing return for llvm-lto2 error caseTeresa Johnson2017-03-071-0/+1
* 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
* [LTO] Teach lib/LTO about the new pass manager.Davide Italiano2017-01-241-0/+4
* [LTO] Reject modules without datalayout.Davide Italiano2016-12-143-0/+17
* [LTO] Add ability to parse AA pipelines.Davide Italiano2016-09-161-3/+11
* [LTO] Move tests from test/tools to test/LTO, as they're testing the API func...Mehdi Amini2016-09-142-96/+0
* [LTO] Fix commons handlingMehdi Amini2016-09-141-5/+25
* [lib/LTO] Add a way to run a custom pipelineDavide Italiano2016-09-071-0/+24
* [LTO] Fix common test to reflect r279911 and move to X86 subdirectoryTeresa Johnson2016-08-313-9/+15
* Mark test as XFAIL instead of disabling it everywhere.Benjamin Kramer2016-08-291-2/+2
* Add REQUIRES:X86 to test/tools/llvm-lto2/common.llMehdi Amini2016-08-221-0/+1
* [LTO] Handles commons in monolithic LTOMehdi Amini2016-08-222-0/+72
* Restore "Resolution-based LTO API."Teresa Johnson2016-08-111-0/+11
* Revert "Resolution-based LTO API."Teresa Johnson2016-08-111-11/+0
* Resolution-based LTO API.Teresa Johnson2016-08-111-0/+11
OpenPOWER on IntegriCloud