summaryrefslogtreecommitdiffstats
path: root/llvm/test/LTO
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Fix trivial typos in commentsJames Henderson2020-01-061-1/+1
* [llvm-nm] Display STT_GNU_IFUNC as 'i'Fangrui Song2019-12-251-1/+1
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-242-2/+2
* [LTO] Support for embedding bitcode section during LTOTeresa Johnson2019-12-123-0/+42
* Reland: Dead Virtual Function EliminationOliver Stannard2019-10-171-0/+19
* Revert "Dead Virtual Function Elimination"Jorge Gorbe Moya2019-10-141-19/+0
* Dead Virtual Function EliminationOliver Stannard2019-10-111-0/+19
* [IRMover] Don't map globals if their types are the samePirama Arumuga Nainar2019-09-112-0/+73
* Reland "Change the X86 datalayout to add three address spacesAmy Huang2019-09-1083-83/+83
* Revert r370105 - Update two x86 datalayouts for r370083, looks like racing co...Richard Trieu2019-08-281-1/+1
* Revert "Change the X86 datalayout to add three address spaces for 32 bit sign...Vlad Tsyrklevich2019-08-2883-83/+83
* Update two x86 datalayouts for r370083, looks like racing commitsReid Kleckner2019-08-271-1/+1
* Change the X86 datalayout to add three address spaces for 32 bit signed,Amy Huang2019-08-2783-83/+83
* Revert r369233.Manoj Gupta2019-08-232-0/+7
* Fix target for new X86 testTeresa Johnson2019-08-231-2/+2
* [ThinLTO] Fix handling of weak interposable symbolsTeresa Johnson2019-08-231-0/+33
* [MC] Don't emit .symver redirected symbols to the symbol tableFangrui Song2019-08-192-7/+0
* Linker: Add support for GlobalIFunc.Peter Collingbourne2019-08-082-0/+25
* IR: print value numbers for unnamed function argumentsTim Northover2019-08-031-1/+1
* [NFC] Adjust "invalid.ll.bc" tests to check for AttrKind #255 not #63Johannes Doerfert2019-07-112-1/+1
* Revert [InlineCost] cleanup calculations of Cost and ThresholdJordan Rupprecht2019-07-034-9/+9
* [InlineCost] cleanup calculations of Cost and ThresholdFedor Sergeev2019-06-264-9/+9
* [ThinLTO]LTO]Legacy] Fix dependent libraries support by adding querying of th...Ben Dunbobbin2019-06-122-0/+24
* [ELF] Implement Dependent Libraries FeatureBen Dunbobbin2019-05-171-0/+6
* [llvm-readobj] Change -t to --symbols in tests. NFCFangrui Song2019-05-012-2/+2
* [llvm-nm][llvm-readelf] Avoid single-dash -long-option in testsFangrui Song2019-04-271-1/+1
* Revert [ThinLTO] Fix ThinLTOCodegenerator to export llvm.used symbolsSteven Wu2019-04-082-31/+0
* [ThinLTO] Fix ThinLTOCodegenerator to export llvm.used symbolsSteven Wu2019-04-082-0/+31
* [Linker] Fix crash handling appending linkageRafael Auler2019-03-202-0/+30
* Resubmit r356511 "[TailCallElim] Add tailcall elimination pass to LTO pipelines"Robert Lougher2019-03-201-0/+22
* Revert r356511 "[TailCallElim] Add tailcall elimination pass to LTO pipelines"Robert Lougher2019-03-191-22/+0
* [TailCallElim] Add tailcall elimination pass to LTO pipelinesRobert Lougher2019-03-191-0/+22
* Reland "[Remarks] Add -foptimization-record-passes to filter remark emission"Francis Visoiu Mistrih2019-03-121-0/+2
* IR: Add immarg attributeMatt Arsenault2019-03-121-3/+0
* Revert "[Remarks] Add -foptimization-record-passes to filter remark emission"Francis Visoiu Mistrih2019-03-121-2/+0
* [Remarks] Add -foptimization-record-passes to filter remark emissionFrancis Visoiu Mistrih2019-03-121-0/+2
* [LTO] Record whether LTOUnit splitting is enabled in indexTeresa Johnson2019-01-114-3/+58
* [ThinLTO] Remove dllimport attribute from locally defined symbolsMatthew Voss2018-12-191-0/+32
* LTO: Don't internalize available_externally globals.Peter Collingbourne2018-12-051-0/+16
* [LTO] Load sample profile in LTO link step.Xin Tong2018-11-151-0/+46
* [LTO] Drop non-prevailing definitions only if linkage is not local or appendingPirama Arumuga Nainar2018-11-081-4/+4
* [ThinLTO] Add an option to disable (thin)lto internalization.Xin Tong2018-11-051-0/+42
* Update test of r344198 to work with release builds.Warren Ristow2018-10-111-2/+2
* [LTO] Account for overriding lib calls via the alias attributeWarren Ristow2018-10-101-0/+69
* [ThinLTO] Keep non-prevailing (linkonce|weak)_odr symbols liveXin Tong2018-10-081-1/+1
* Pass code-model through Module IR to LTO which will use it.Caroline Tice2018-09-214-0/+76
* Enrich inline messagesDavid Bolvansky2018-08-054-9/+13
* Revert "Enrich inline messages", tests failDavid Bolvansky2018-08-014-13/+9
* Enrich inline messagesDavid Bolvansky2018-08-014-9/+13
* Revert Enrich inline messagesDavid Bolvansky2018-07-314-13/+9
OpenPOWER on IntegriCloud