OSDN Git Service

[ReleaseNotes] Mention various windows related changes in 7.0
[android-x86/external-llvm.git] / test / LTO /
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.
2017-02-12 Davide Italiano[lib/LTO] Add support for hotness optremarks in the...
2017-02-12 Davide Italiano[LTO] Simplify this test quite a bit, @func2 is unused...
2017-02-12 Davide Italiano[lib/LTO] Initial support for optimization remarks...
2017-02-10 Davide Italiano[tests] Be explicit about the files we want to remove.
2017-02-10 Davide Italiano[LTO] Make these tests robust across multiple iterations.
2017-02-10 Eric ChristopherTemporarily revert "For X86-64 linux and PPC64 linux...
2017-02-10 Eric ChristopherFor X86-64 linux and PPC64 linux align int128 to 16...
2017-02-02 Peter CollingbourneLTO: Link non-prevailing weak_odr or linkonce_odr globa...
2017-02-02 Peter CollingbourneLinker: Move special casing for available_externally...
2017-01-20 Peter CollingbourneIPO, LTO: Plumb the summary from the LTO API into the...
2016-12-22 Adrian PrantlRenumber testcase metadata nodes after r290153.
2016-12-20 Adrian Prantl[IR] Remove the DIExpression field from DIGlobalVariable.
2016-12-16 Adrian PrantlRevert "[IR] Remove the DIExpression field from DIGloba...
2016-12-16 Adrian Prantl[IR] Remove the DIExpression field from DIGlobalVariable.
2016-12-16 Adrian PrantlRevert "[IR] Remove the DIExpression field from DIGloba...
2016-12-16 Adrian Prantl[IR] Remove the DIExpression field from DIGlobalVariable.
2016-12-14 Davide Italiano[LTO] Add the missing datalayout in a test.
2016-12-14 Davide Italiano[LTO] Reject modules without datalayout.
2016-12-14 Peter CollingbourneLTO: Add support for multi-module bitcode files.
2016-12-02 Adam Nemet[LTOs] Allow generation of hotness information
2016-12-02 Adam NemetMake LTO opt-remarks tests matching stricter
2016-11-22 Adam NemetRename option to -lto-pass-remarks-output
2016-11-18 Hans WennborgFix test from r287353: don't use /dev/null
2016-11-18 Adam Nemet[LTO] Add option to generate optimization records
2016-11-18 Hans WennborgIRMover: Avoid accidentally mapping types from the...
2016-11-14 Teresa JohnsonRestore "[ThinLTO] Prevent exporting of locals used...
2016-11-09 Mehdi AminiRevert "[ThinLTO] Prevent exporting of locals used...
2016-11-08 Teresa Johnson[ThinLTO] Prevent exporting of locals used/defined...
next