summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-lto2/X86/pipeline.ll
Commit message (Expand)AuthorAgeFilesLines
* Reland "Change the X86 datalayout to add three address spacesAmy Huang2019-09-101-1/+1
* 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
* [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 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-111-4/+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
* [LTO] Teach lib/LTO about the new pass manager.Davide Italiano2017-01-241-0/+4
* [LTO] Reject modules without datalayout.Davide Italiano2016-12-141-0/+1
* [LTO] Add ability to parse AA pipelines.Davide Italiano2016-09-161-3/+11
* [lib/LTO] Add a way to run a custom pipelineDavide Italiano2016-09-071-0/+24
OpenPOWER on IntegriCloud