summaryrefslogtreecommitdiffstats
path: root/llvm/test/LTO/X86
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Fix trivial typos in commentsJames Henderson2020-01-061-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
* [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-1029-29/+29
* Revert "Change the X86 datalayout to add three address spaces for 32 bit sign...Vlad Tsyrklevich2019-08-2829-29/+29
* Change the X86 datalayout to add three address spaces for 32 bit signed,Amy Huang2019-08-2729-29/+29
* Revert r369233.Manoj Gupta2019-08-232-0/+7
* [MC] Don't emit .symver redirected symbols to the symbol tableFangrui Song2019-08-192-7/+0
* [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-032-4/+4
* [InlineCost] cleanup calculations of Cost and ThresholdFedor Sergeev2019-06-262-4/+4
* [ThinLTO]LTO]Legacy] Fix dependent libraries support by adding querying of th...Ben Dunbobbin2019-06-122-0/+24
* [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
* 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
* IR: Add immarg attributeMatt Arsenault2019-03-121-3/+0
* [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
* Pass code-model through Module IR to LTO which will use it.Caroline Tice2018-09-214-0/+76
* Enrich inline messagesDavid Bolvansky2018-08-052-4/+6
* Revert "Enrich inline messages", tests failDavid Bolvansky2018-08-012-6/+4
* Enrich inline messagesDavid Bolvansky2018-08-012-4/+6
* Revert Enrich inline messagesDavid Bolvansky2018-07-312-6/+4
* Enrich inline messagesDavid Bolvansky2018-07-312-4/+6
* [LTO] Don't internalize declarationsBob Haarman2018-07-271-0/+34
* [LTO] Handle __imp_ (dllimport) symbols consistently with lldTeresa Johnson2018-07-232-0/+47
* [ThinLTO] Ensure the TargetLibraryInfo is constructed early enoughTeresa Johnson2018-07-232-1/+41
* IRMover: Account for matching types present across modulesVlad Tsyrklevich2018-06-202-0/+58
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-3/+3
* Object: Don't mark alias unconditionally definedVitaly Buka2018-04-101-2/+4
* Object: Fix handling of @@@ in .symver directiveVitaly Buka2018-03-201-0/+40
* Revert "[LTO] Support filtering by hotness threshold"Bob Haarman2018-03-081-15/+0
* [LTO] Support filtering by hotness thresholdAdam Nemet2018-02-261-0/+15
* Add triples or specify REQUIRES: default_triple to some testsJustin Bogner2018-01-271-0/+1
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-192-5/+5
* [LLVMgold] Don't set undefined symbol as prevailingEugene Leviant2017-12-151-1/+1
* Move the stripping of invalid debug info from the Verifier to AutoUpgrade.Adrian Prantl2017-10-022-25/+4
* Canonicalize the representation of empty an expression in DIGlobalVariableExp...Adrian Prantl2017-08-302-2/+2
* Emit only A Single Opt Remark When InliningSam Elliott2017-08-212-0/+10
* Revert "Emit only A Single Opt Remark When Inlining"Sam Elliott2017-08-202-10/+0
* Emit only A Single Opt Remark When InliningSam Elliott2017-08-202-0/+10
* [llvm] Get rid of "%T" expansionsKuba Mracek2017-08-152-16/+18
* Revert "Revert "ThinLTO: Verify bitcode before lauching the ThinLTOCodeGenera...Adrian Prantl2017-05-203-2/+62
* Revert "ThinLTO: Verify bitcode before lauching the ThinLTOCodeGenerator."Adrian Prantl2017-05-193-62/+2
* ThinLTO: Verify bitcode before lauching the ThinLTOCodeGenerator.Adrian Prantl2017-05-193-2/+62
OpenPOWER on IntegriCloud