summaryrefslogtreecommitdiff
path: root/test/ThinLTO
Commit message (Expand)AuthorAgeFilesLines
* [ThinLTO] Only promote exported locals as marked in indexTeresa Johnson2016-11-141-12/+12
* Restore "[ThinLTO] Prevent exporting of locals used/defined in module level asm"Teresa Johnson2016-11-141-5/+4
* Restore part of "[ThinLTO] Prevent exporting of locals used/defined in module...Teresa Johnson2016-11-102-0/+99
* Revert "[ThinLTO] Prevent exporting of locals used/defined in module level asm"Mehdi Amini2016-11-092-96/+0
* [ThinLTO] Prevent exporting of locals used/defined in module level asmTeresa Johnson2016-11-082-0/+96
* [ThinLTO] Handle distributed backend case when doing renamingTeresa Johnson2016-11-032-0/+26
* [ThinLTO] Disable importing and other cross-module optis at -O0Teresa Johnson2016-10-312-0/+39
* [ThinLTO] Correctly resolve linkonce when importing aliaseeTeresa Johnson2016-10-304-6/+70
* [ThinLTO] Don't link module level assembly when importingTeresa Johnson2016-10-122-0/+43
* ThinLTO: don't perform incremental LTO on module without a hashMehdi Amini2016-10-082-2/+24
* ThinLTO: handles modules with empty summariesMehdi Amini2016-10-082-0/+43
* [ThinLTO] Always emit a summary when compiling in ThinLTO modeTeresa Johnson2016-09-203-3/+25
* [ThinLTO] Add an option to llvm-lto to print some basic statistics for the indexMehdi Amini2016-09-141-0/+3
* DebugInfo: New metadata representation for global variables.Peter Collingbourne2016-09-133-4/+4
* Fix ThinLTO crash with debug infoMehdi Amini2016-09-032-0/+79
* [ThinLTO] Add caching to the new LTO APIMehdi Amini2016-08-231-1/+9
* [LTO] Fix test following r279550Mehdi Amini2016-08-231-1/+1
* [ThinLTO] Add a llvm-lto2 test to check that ODR type uniquing is enabled (NFC)Mehdi Amini2016-08-232-0/+45
* Revert "[ThinLTO] Add a llvm-lto2 test to check that ODR type uniquing is ena...Mehdi Amini2016-08-232-45/+0
* [ThinLTO] Add a llvm-lto2 test to check that ODR type uniquing is enabled (NFC)Mehdi Amini2016-08-232-0/+45
* [ThinLTO][X86] Fix windows buildSimon Pilgrim2016-08-221-1/+2
* [LTO] Add the ability to test -thinlto-emit-imports-files through llvm-lto2Mehdi Amini2016-08-191-0/+13
* [LTO] Promote before performing weak resolutionMehdi Amini2016-08-181-0/+13
* [ThinLTO] Fix temp file dumping, enable via llvm-lto and test itTeresa Johnson2016-08-151-1/+9
* Remove unnecessary flag from new testTeresa Johnson2016-08-151-1/+1
* [ThinLTO] Remove functions resolved to available_externally from comdatsTeresa Johnson2016-08-152-0/+36
* Fix bitcode auto-upgrade when using bitcode lazy loadingMehdi Amini2016-08-142-0/+23
* Revert "Fix bitcode auto-upgrade when using bitcode lazy loading"Mehdi Amini2016-08-132-23/+0
* Fix bitcode auto-upgrade when using bitcode lazy loadingMehdi Amini2016-08-132-0/+23
* ThinLTO: Do not take into account whether a definition has multiple copies wh...Peter Collingbourne2016-07-072-12/+12
* ThinLTO: Remove check for multiple modules before applying weak resolutions.Peter Collingbourne2016-07-071-0/+9
* ThinLTO: Add test cases for promote+internalize.Peter Collingbourne2016-07-062-1/+43
* [ThinLTO] Resolve LinkOnceAnyTeresa Johnson2016-05-263-11/+39
* [ThinLTO] Fix test check prefix so that intended prefix testedTeresa Johnson2016-05-251-1/+1
* [ThinLTO] Use semicolon to separate path prefix replacementReid Kleckner2016-05-171-2/+1
* [ThinLTO] Force disable test on Windows via REQUIRES shellTeresa Johnson2016-05-171-1/+1
* [ThinLTO] XFAIL path manipulation test on WindowsTeresa Johnson2016-05-171-0/+2
* [ThinLTO] Option to control path of distributed backend filesTeresa Johnson2016-05-171-0/+16
* Re-enable llvm/test/ThinLTO/X86/cache.ll.NAKAMURA Takumi2016-05-141-3/+0
* Rework r269548, "XFAIL ThinLTO Caching test on Windows.", not to use XFAIL, f...NAKAMURA Takumi2016-05-141-1/+1
* XFAIL ThinLTO Caching test on Windows.Mehdi Amini2016-05-141-0/+3
* Add testing in llvm-lto for ThinLTO caching.Mehdi Amini2016-05-142-0/+27
* Revert "Add testing in llvm-lto for ThinLTO caching."Mehdi Amini2016-05-142-29/+0
* Increase verbosity in the test output to help debugging windows issuesMehdi Amini2016-05-141-1/+3
* Add testing in llvm-lto for ThinLTO caching.Mehdi Amini2016-05-142-0/+27
* [ThinLTO] Add option to emit imports files for distributed backendsTeresa Johnson2016-05-102-0/+25
* Restore "[ThinLTO] Emit individual index files for distributed backends"Teresa Johnson2016-05-102-0/+51
* Refactor stripDebugInfo(Function) to handle intrinsicMehdi Amini2016-05-073-0/+67
* Revert r268832 "Refactor stripDebugInfo(Function) to handle intrinsic"Vitaly Buka2016-05-073-67/+0
* Refactor stripDebugInfo(Function) to handle intrinsicMehdi Amini2016-05-073-0/+67