OSDN Git Service

Merging r367215:
[android-x86/external-llvm.git] / test / LTO /
2019-07-11 Johannes Doerfert[NFC] Adjust "invalid.ll.bc" tests to check for AttrKin...
2019-07-03 Jordan RupprechtRevert [InlineCost] cleanup calculations of Cost and...
2019-06-26 Fedor Sergeev[InlineCost] cleanup calculations of Cost and Threshold
2019-06-12 Ben Dunbobbin[ThinLTO]LTO]Legacy] Fix dependent libraries support...
2019-05-17 Ben Dunbobbin[ELF] Implement Dependent Libraries Feature
2019-05-01 Fangrui Song[llvm-readobj] Change -t to --symbols in tests. NFC
2019-04-27 Fangrui Song[llvm-nm][llvm-readelf] Avoid single-dash -long-option...
2019-04-08 Steven WuRevert [ThinLTO] Fix ThinLTOCodegenerator to export...
2019-04-08 Steven Wu[ThinLTO] Fix ThinLTOCodegenerator to export llvm.used...
2019-03-20 Rafael Auler[Linker] Fix crash handling appending linkage
2019-03-20 Robert LougherResubmit r356511 "[TailCallElim] Add tailcall eliminati...
2019-03-19 Robert LougherRevert r356511 "[TailCallElim] Add tailcall elimination...
2019-03-19 Robert Lougher[TailCallElim] Add tailcall elimination pass to LTO...
2019-03-12 Francis Visoiu MistrihReland "[Remarks] Add -foptimization-record-passes...
2019-03-12 Matt ArsenaultIR: Add immarg attribute
2019-03-12 Francis Visoiu MistrihRevert "[Remarks] Add -foptimization-record-passes...
2019-03-12 Francis Visoiu Mistrih[Remarks] Add -foptimization-record-passes to filter...
2019-01-11 Teresa Johnson[LTO] Record whether LTOUnit splitting is enabled in...
2018-12-19 Matthew Voss[ThinLTO] Remove dllimport attribute from locally defin...
2018-12-05 Peter CollingbourneLTO: Don't internalize available_externally globals.
2018-11-15 Xin Tong[LTO] Load sample profile in LTO link step.
2018-11-08 Pirama Arumuga Nainar[LTO] Drop non-prevailing definitions only if linkage...
2018-11-05 Xin Tong[ThinLTO] Add an option to disable (thin)lto internaliz...
2018-10-11 Warren RistowUpdate test of r344198 to work with release builds.
2018-10-10 Warren Ristow[LTO] Account for overriding lib calls via the alias...
2018-10-08 Xin Tong[ThinLTO] Keep non-prevailing (linkonce|weak)_odr symbo...
2018-09-21 Caroline TicePass code-model through Module IR to LTO which will...
2018-08-05 David BolvanskyEnrich inline messages
2018-08-01 David BolvanskyRevert "Enrich inline messages", tests fail
2018-08-01 David BolvanskyEnrich inline messages
2018-07-31 David BolvanskyRevert Enrich inline messages
2018-07-31 David BolvanskyEnrich inline messages
2018-07-27 Bob Haarman[LTO] Don't internalize declarations
2018-07-23 Teresa Johnson[LTO] Handle __imp_ (dllimport) symbols consistently...
2018-07-23 Teresa Johnson[ThinLTO] Ensure the TargetLibraryInfo is constructed...
2018-07-13 Eli Friedman[LTO] Fix linking with an alias defined using another...
2018-07-13 Vlad Tsyrklevich[LowerTypeTests] Limit when icall jumptable entries...
2018-06-26 Teresa Johnson[ThinLTO] Add per-module indexes to combined index...
2018-06-20 Vlad TsyrklevichIRMover: Account for matching types present across...
2018-05-09 Shiva Chen[DebugInfo] Add DILabel metadata and intrinsic llvm...
2018-05-04 Teresa Johnson[LTO] Allow pass remarks with hotness to be set when...
2018-05-03 Teresa Johnson[ThinLTO] Add support for optimization remarks to thinB...
2018-04-10 Vitaly BukaObject: Don't mark alias unconditionally defined
2018-03-20 Vitaly BukaObject: Fix handling of @@@ in .symver directive
2018-03-08 Bob HaarmanRevert "[LTO] Support filtering by hotness threshold"
2018-02-26 Adam Nemet[LTO] Support filtering by hotness threshold
2018-02-09 Peter CollingbourneLTO: Include live bit in ThinLTO cache key.
2018-02-05 Peter CollingbourneLTO: Also include dso-local bit for calls in ThinLTO...
2018-02-05 Peter CollingbourneLTO: Include dso-local bit in ThinLTO cache key.
2018-02-05 Teresa Johnson[ThinLTO] Convert dead alias to declarations
2018-02-02 George Rimar[ThinLTO] - Fix for "ThinLTO inlines variables that...
2018-01-31 Peter CollingbourneLTO: Drop comdats when converting definitions to declar...
2018-01-29 George Rimar[ThinLTO] - Stop internalizing and drop non-prevailing...
2018-01-27 Justin BognerAdd triples or specify REQUIRES: default_triple to...
2018-01-19 Daniel NeilsonRemove alignment argument from memcpy/memmove/memset...
2018-01-18 Rafael EspindolaDon't drop dso_local in LTO.
2018-01-11 Rafael EspindolaMake internal/private GVs implicitly dso_local.
2017-12-16 Vitaly Buka[LTO] Make processing of combined module more consistent
2017-12-15 Eugene Leviant[ThinLTO] Disallow multiple prevailing defs
2017-12-15 Eugene Leviant[LLVMgold] Don't set undefined symbol as prevailing
2017-11-21 Peter CollingbourneObject: Improve COFF irsymtab comdat representation.
2017-11-04 Sean Fertile[LTO][ThinLTO] Use the linker resolutions to mark globa...
2017-11-04 Sean FertileRevert "[LTO][ThinLTO] Use the linker resolutions to...
2017-11-03 Sean Fertile[LTO][ThinLTO] Use the linker resolutions to mark globa...
2017-11-01 Peter CollingbourneLTO: Apply global DCE to ThinLTO modules at LTO opt...
2017-10-02 Adrian PrantlMove the stripping of invalid debug info from the Verif...
2017-09-14 Peter CollingbourneReland r313157, "ThinLTO: Correctly follow aliasee...
2017-09-14 Hans WennborgRevert r313157 "ThinLTO: Correctly follow aliasee refer...
2017-09-13 Peter CollingbourneThinLTO: Correctly follow aliasee references when dead...
2017-08-30 Adrian PrantlCanonicalize the representation of empty an expression...
2017-08-21 Sam ElliottEmit only A Single Opt Remark When Inlining
2017-08-20 Sam ElliottRevert "Emit only A Single Opt Remark When Inlining"
2017-08-20 Sam ElliottEmit only A Single Opt Remark When Inlining
2017-08-15 Kuba Mracek[llvm] Get rid of "%T" expansions
2017-08-10 Peter CollingbourneLinker: Create a function declaration when moving a...
2017-08-02 Dehao ChenUpdate the new PM pipeline to make ICP aware if it...
2017-07-28 Tobias Edler von... [LTO] llvm-lto2: Add option to load sample profile
2017-07-19 Peter CollingbourneLTO: Export functions referenced by the CFI jump table.
2017-07-06 Davide Italiano[LTO] Fix the interaction between linker redefined...
2017-06-30 Teresa Johnson[LTO] Remove values from non-prevailing comdats
2017-06-15 Peter CollingbourneApply summary-based dead stripping to regular LTO modul...
2017-06-12 Peter CollingbourneIR: Replace the "Linker Options" module flag with ...
2017-06-07 Florian Hahn[Linker] Remove warning when linking ARM and Thumb...
2017-06-05 Dmitry MikulinSymbols re-defined with -wrap and -defsym need to be...
2017-05-26 Peter CollingbournePMB: Run the whole-program-devirt pass during LTO at...
2017-05-25 Peter CollingbourneLTO: Do summary-based prevailing symbol resolution...
2017-05-20 Adrian PrantlRevert "Revert "ThinLTO: Verify bitcode before lauching...
2017-05-19 Adrian PrantlRevert "ThinLTO: Verify bitcode before lauching the...
2017-05-19 Adrian PrantlThinLTO: Verify bitcode before lauching the ThinLTOCode...
2017-05-15 Teresa JohnsonAdd support for handling ifuncs to GlobalValue::getBase...
2017-04-26 Peter CollingbourneLTO: Mark undefined module asm symbols as used.
2017-04-14 Peter CollingbourneObject, LTO: Add target triple to irsymtab and LTO...
2017-04-13 Tobias Edler von... LTO: Pass SF_Executable flag through to InputFile:...
2017-04-12 Peter Collingbournellvm-lto2: Add a dump-symtab subcommand.
2017-04-11 Peter Collingbournellvm-lto2: Move the LTO::run() action behind a subcommand.
2017-03-09 Teresa JohnsonPerform symbol binding for .symver versioned symbols
2017-03-07 Adrian PrantlAdd a testcase for r297072.
2017-02-15 Daniel BerlinImplement intrinsic mangling for literal struct types.
2017-02-15 Tobias Edler von... [LTO] Add ability to emit assembly to new LTO API
2017-02-12 Davide Italiano[LTO] Remove useless redirection from test. NFCI.
next