summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/FunctionImport
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-242-3/+3
* Reland "Change the X86 datalayout to add three address spacesAmy Huang2019-09-1015-15/+15
* Revert "Change the X86 datalayout to add three address spaces for 32 bit sign...Vlad Tsyrklevich2019-08-2815-15/+15
* Change the X86 datalayout to add three address spaces for 32 bit signed,Amy Huang2019-08-2715-15/+15
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-1728-0/+1171
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-1728-1171/+0
* Recommit "[ThinLTO] Rename COMDATs for COFF when promoting/renaming COMDAT le...Teresa Johnson2019-01-312-0/+42
* Revert "[ThinLTO] Rename COMDATs for COFF when promoting/renaming COMDAT leader"Teresa Johnson2019-01-312-42/+0
* [ThinLTO] Rename COMDATs for COFF when promoting/renaming COMDAT leaderTeresa Johnson2019-01-312-0/+42
* [ThinLTO] Allow importing of functions with var argsTeresa Johnson2018-12-011-6/+6
* [ThinLTO] Update handling of vararg functions to match inlinerTeresa Johnson2018-11-142-9/+29
* [LTO] Drop non-prevailing definitions only if linkage is not local or appendingPirama Arumuga Nainar2018-11-081-1/+1
* New test requires x86-registered-targetTeresa Johnson2018-10-171-0/+2
* [ThinLTO] Fix test to require assertsTeresa Johnson2018-10-172-0/+8
* [ThinLTO] Add importing stats to thin linkTeresa Johnson2018-10-162-0/+77
* [ThinLTO] Keep non-prevailing (linkonce|weak)_odr symbols liveXin Tong2018-10-081-1/+1
* Restore "[ThinLTO] Ensure we always select the same function copy to import"Teresa Johnson2018-07-165-95/+92
* Revert "[ThinLTO] Ensure we always select the same function copy to import"Teresa Johnson2018-07-143-92/+0
* Revert "[ThinLTO] Add debug output to test"Teresa Johnson2018-07-141-1/+1
* [ThinLTO] Add debug output to testTeresa Johnson2018-07-141-1/+1
* [ThinLTO] Require x86 target for new testTeresa Johnson2018-07-131-0/+2
* [ThinLTO] Ensure we always select the same function copy to importTeresa Johnson2018-07-133-0/+90
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-092-2/+2
* [ThinLTO] Add an import cutoff for debugging/triagingTeresa Johnson2018-04-012-0/+58
* [ThinLTO] Add an option to force summary call edges cold for debuggingTeresa Johnson2018-03-313-0/+77
* Reland r327041: [ThinLTO] Keep available_externally symbols liveVlad Tsyrklevich2018-03-132-0/+24
* [ThinLTO] Recommit of import global variablesEugene Leviant2018-03-121-2/+11
* Revert "[ThinLTO] Keep available_externally symbols live"Eric Christopher2018-03-092-25/+0
* Specify that test from r327041 requires assertsVlad Tsyrklevich2018-03-081-0/+1
* Fix test failure introduced in r327041Vlad Tsyrklevich2018-03-081-1/+1
* [ThinLTO] Keep available_externally symbols liveVlad Tsyrklevich2018-03-082-0/+24
* [ThinLTO] Revert r325320: Import global variablesChandler Carruth2018-03-021-11/+2
* [ThinLTO] Import global variablesEugene Leviant2018-02-161-2/+11
* Make GlobalValues with non-default visibilility dso_local.Rafael Espindola2018-01-181-4/+4
* Make internal/private GVs implicitly dso_local.Rafael Espindola2018-01-111-4/+4
* [LTO] Make processing of combined module more consistentVitaly Buka2017-12-161-1/+1
* [ThinLTO] Enable importing of aliases as copy of aliaseeTeresa Johnson2017-12-161-5/+6
* Fix bot failures by requiring x86 targetTeresa Johnson2017-08-191-0/+2
* [ThinLTO] Fix ThinLTO crashTeresa Johnson2017-08-192-0/+15
* [PGO] Fix ThinLTO crash Xinliang David Li2017-08-162-0/+20
* ThinLTO: Don't import aliases of any kind (even linkonce_odr)David Blaikie2017-07-271-6/+3
* Revert "Restore with fix "[ThinLTO] Ensure we always select the same function...Teresa Johnson2017-07-173-88/+0
* Fix bot failures from r308114Teresa Johnson2017-07-161-10/+10
* Attempt 2 to debug bot failuresTeresa Johnson2017-07-161-8/+10
* Attempt to debug bot failuresTeresa Johnson2017-07-151-8/+8
* Restore with fix "[ThinLTO] Ensure we always select the same function copy to...Teresa Johnson2017-07-153-0/+86
* Revert r308078 (and subsequent tweak in r308079) which introduces a testChandler Carruth2017-07-153-86/+0
* Require asserts in new test that uses debug flagTeresa Johnson2017-07-151-0/+3
* [ThinLTO] Ensure we always select the same function copy to importTeresa Johnson2017-07-153-0/+83
* Revert r295861, "[ModuleSummaryAnalysis] Don't crash when referencing unnamed...Peter Collingbourne2017-05-031-10/+0
OpenPOWER on IntegriCloud