aboutsummaryrefslogtreecommitdiff
path: root/test/tools/llvm-lto2
AgeCommit message (Expand)Author
2018-10-17[NewPM] teach -passes= to emit meaningful error messagesFedor Sergeev
2018-10-15Revert "[NewPM] teach -passes= to emit meaningful error messages"Fedor Sergeev
2018-10-15[NewPM] teach -passes= to emit meaningful error messagesFedor Sergeev
2018-04-20Fix test by allowing it to accept an upper or lower case letter as the first ...Douglas Yung
2018-04-20Require asserts for stats-file-option tests.Florian Hahn
2018-04-20[LTO] Add stats-file option to LTO/Config.h.Florian Hahn
2017-08-02Fix the bug that parseAAPipeline is not invoked in runNewPMPasses in release ...Dehao Chen
2017-06-01[ThinLTO] Move -lto-use-new-pm to llvm-lto2, and change it to -use-new-pm.Tim Shen
2017-04-11llvm-lto2: Move the LTO::run() action behind a subcommand.Peter Collingbourne
2017-03-07Fix test and add missing return for llvm-lto2 error caseTeresa Johnson
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-24[LTO] Teach lib/LTO about the new pass manager.Davide Italiano
2016-12-14[LTO] Reject modules without datalayout.Davide Italiano
2016-09-16[LTO] Add ability to parse AA pipelines.Davide Italiano
2016-09-14[LTO] Move tests from test/tools to test/LTO, as they're testing the API func...Mehdi Amini
2016-09-14[LTO] Fix commons handlingMehdi Amini
2016-09-07[lib/LTO] Add a way to run a custom pipelineDavide Italiano
2016-08-31[LTO] Fix common test to reflect r279911 and move to X86 subdirectoryTeresa Johnson
2016-08-29Mark test as XFAIL instead of disabling it everywhere.Benjamin Kramer
2016-08-22Add REQUIRES:X86 to test/tools/llvm-lto2/common.llMehdi Amini
2016-08-22[LTO] Handles commons in monolithic LTOMehdi Amini
2016-08-11Restore "Resolution-based LTO API."Teresa Johnson
2016-08-11Revert "Resolution-based LTO API."Teresa Johnson
2016-08-11Resolution-based LTO API.Teresa Johnson