platform/upstream/llvm.git
2018-03-23 Jordan RoseSink PrettyDeclStackTrace down to the AST library
2018-03-23 Craig Topper[TableGen] Don't capture returned std::vectors by const...
2018-03-22 Kevin EnderbyFor llvm-nm and Mach-O files also use function starts...
2018-03-22 Petr Hosek[sanitizer] zx_vmo_write on Fuchsia takes only 4 argume...
2018-03-22 Michael ZolotukhinState that CFG is preserved in 'Falkor HW Prefetch...
2018-03-22 Fangrui Song[Support/Parallel] Use lock_guard which has less overhe...
2018-03-22 Julie Hockett[clang-doc] Reland "[clang-doc] Setup clang-doc fronten...
2018-03-22 Eric FiselierAdd temporary printouts to test to help debug failures.
2018-03-22 Michael ZolotukhinReapply "[test] Add tests for llc passes pipelines...
2018-03-22 Rafael EspindolaSet dso_local on __ImageBase.
2018-03-22 Eric FiselierAvoid Clang error about throwing _LIBCPP_ASSERT in...
2018-03-22 Stephan T.... [libcxx] [test] Strip trailing whitespace. NFC.
2018-03-22 Rafael EspindolaAdd a test.
2018-03-22 David BlaikieMove SampleProfile.h into IPO along with the rest of...
2018-03-22 Eric FiselierWorkaround GCC bug PR78489 - SFINAE order is not respected.
2018-03-22 Craig Topper[X86] Correct the VROUND regular expressions in Znver1...
2018-03-22 David BlaikieFinish moving the IPSCCP pass from Scalar to IPO -...
2018-03-22 Artem Dergachev[analyzer] Enable temporary object destructor inlining...
2018-03-22 Evgeny StupachenkoRevert r325687 (workaround for PR36032).
2018-03-22 Rafael EspindolaAdd test for demangling GNU ABI tags.
2018-03-22 Artem Dergachev[CFG] [analyzer] Add C++17-specific ctor-initializer...
2018-03-22 Craig Topper[X86] Rename VROUNDYPS* and VROUNDYPD* instructions...
2018-03-22 Artem Dergachev[analyzer] Remove an assertion that doesn't hold in...
2018-03-22 Guozhi Wei[DAGCombiner] Fold (zext (and/or/xor (shl/shr (load...
2018-03-22 David BlaikieFix layering between SCCP and IPO SCCP
2018-03-22 Artem Dergachev[CFG] [analyzer] NFC: Move construction context allocat...
2018-03-22 Artem Dergachev[CFG] [analyzer] Add C++17-specific variable and return...
2018-03-22 Artem Dergachev[analyzer] Make symbol_iterator iterate over SVal's...
2018-03-22 Roman Tereshin[MIR] Making MIR Printing, opt -dot-cfg, and -debug...
2018-03-22 Eric FiselierUse DoNotOptimize to prevent new/delete elision.
2018-03-22 Mircea TrofinRevert "Revert "[InstrProf] Support for external functi...
2018-03-22 Eric FiselierFix test failure on Windows caused by different underly...
2018-03-22 Rafael EspindolaRevert "Set dso_local on vtables."
2018-03-22 Craig Topper[X86][SkylakeClient] Fix a bunch of instructions that...
2018-03-22 Jessica Paquette[MachineOutliner][NFC] Refactoring + comments in runOnM...
2018-03-22 Vitaly BukaMore OpenBSD fixes
2018-03-22 Rafael EspindolaSet dso_local on vtables.
2018-03-22 Jun Bum Lim[CodeGen] Add a new pass for PostRA sink
2018-03-22 Matt MorehouseDocument optforfuzzing attribute created in r328214.
2018-03-22 Paul Robinson[DWARF] Replace assert with diagnostic. PR36868.
2018-03-22 David BlaikieMove the initialization of the Meta Renamer pass over...
2018-03-22 Nirav Dave[DAG, X86] Fix ISel-time node insertion ids
2018-03-22 Aaron Smith[SymbolFilePDB] Use section contributions as another...
2018-03-22 Craig Topper[X86] Correct the scheduling data for some of the 32...
2018-03-22 Aaron Smith[SymbolFilePDB] Ignore compiler generated functions...
2018-03-22 Eric FiselierUn-XFAIL a test under new GCC version; the GCC bug...
2018-03-22 Andrey ChurbanovFixed __kmpc_get_target_offload() to call library initi...
2018-03-22 Daniel Neilson[InstCombineCalls] Update deprecated API usage (NFC)
2018-03-22 Simon Pilgrim[X86][Btver2] Conversion, MaskedLoad/MaskedStore and...
2018-03-22 Marshall ClowFix improperly failing test - and the code it was testi...
2018-03-22 Rafael EspindolaSet dso_local on builtin functions.
2018-03-22 Rafael EspindolaFix Address Size in test.
2018-03-22 Simon Pilgrim[X86][Btver2] FCMP (inc FMAX/FMIN) instructions use...
2018-03-22 Zachary Turner[Codeview/PDB] Rename some methods for clarity.
2018-03-22 Ben Hamilton[clang-format] Fix ObjC style guesser to also iterate...
2018-03-22 Gheorghe-Teodor... [OpenMP][Clang] Add call to global data sharing stack...
2018-03-22 Aditya Nandakumar[GISel]: Fix incorrect IRTranslation while translating...
2018-03-22 Simon Pilgrim[X86][Btver2] FMUL ymm instructions are double pumped...
2018-03-22 Craig Topper[ARM] Enable the full InstRW overlap check for ARMSched...
2018-03-22 Rafael EspindolaMake the debug info in some tests more realistic.
2018-03-22 Matt Morehouse[SimplifyCFG] Create attribute for fuzzing-specific...
2018-03-22 Artem Belevich[CUDA] add REQUIRES fields for CUDA variants of LTO...
2018-03-22 Alexey Bataev[DWARF] Add EmitDwarfOffset function, NFC.
2018-03-22 Saleem Abdulrasoolvim: rename `singlethread` to `syncscope`
2018-03-22 Anna Thomas[LoopPredication] Add profitability check based on BPI
2018-03-22 David BlaikieMove MetaRenamer from Transforms/UTils to Transforms...
2018-03-22 Paul Robinson[DWARF] Fix mixing assembler -g with DWARF .file direct...
2018-03-22 Benjamin KramerRevert "[InstrProf] Support for external functions...
2018-03-22 Florian Hahn[CallSiteSplitting] Preserve DominatorTreeAnalysis.
2018-03-22 Sanjay Patel[MC] fix documentation comments; NFC
2018-03-22 Kostya Kortchinsky[sanitizer] Split coverage into separate RT in sanitize...
2018-03-22 Simon Pilgrim[X86][SSE42] Use the default PCMPEST/PCMPIST scheduler...
2018-03-22 Pavel LabathDWARFVerifier: verify debug_names abbreviation table
2018-03-22 Daniel Jasperclang-format: Narrow down raw string literal line break...
2018-03-22 Daniel Jasperclang-format: Fix SpacesInParentheses with fully qualif...
2018-03-22 Alexander Kornienkoclang-tidy, modularize: return non-zero exit code on...
2018-03-22 Andrea Di Biagio[llvm-mca] Minor refactoring. NFCI
2018-03-22 Sanjay Patel[InstCombine] add folds for xor-of-icmp signbit tests...
2018-03-22 Jonas Devlieghere[CodeGen] Emit DWARF "constructor" calling convention
2018-03-22 George Rimar[ELF] - Apply clang-format. NFC.
2018-03-22 Simon Pilgrim[X86][CLMUL] Use the default CLMUL scheduler classes...
2018-03-22 Simon Pilgrim[X86][CLMUL] Fix/add missing itinerary tags to (V)PCLMU...
2018-03-22 Simon Pilgrim[X86] Use the default AES scheduler classes directly...
2018-03-22 Jonas DevlieghereAdd vendor specific calling convention to DWARF
2018-03-22 Andrea Di Biagio[llvm-mca] Simplify (and better standardize) the Instru...
2018-03-22 Florian Hahn[CloneFunction] Preserve DT in DuplicateInstructionsInS...
2018-03-22 Jonas DevlieghereRevert "[test] Add tests for llc passes pipelines."
2018-03-22 Andrea Di Biagio[llvm-mca] Simplify code. NFC
2018-03-22 Eric Fiseliercommit temporary workaround for new Clang exception...
2018-03-22 Eric FiselierCorrect TEST_HAS_NO_ALIGNED_ALLOCATION macro definition
2018-03-22 Craig Topper[TableGen] Use empty emplace_back to add defaulted...
2018-03-22 Craig Topper[TableGen] Add a non-default constructor to CodeGenSche...
2018-03-22 Eric FiselierFix dynarray test failures after changing __libcpp_allo...
2018-03-22 Craig Topper[X86] Remove unused SchedWriteRes classes. NFC
2018-03-22 Eric FiselierFix PR22634 - std::allocator doesn't respect over-align...
2018-03-22 Craig Topper[X86][Skylake] Merge multiple InstrRW entries that...
2018-03-22 Aaron Smith[DIA] Add IPDBSectionContrib interfaces and DIA impleme...
2018-03-22 Aaron Smith[PDB] Get more DIA table enumerators
2018-03-22 Aaron Smith[SymbolFilePDB] Run clang-format; NFC
2018-03-22 Ben Hamilton[clang-format] Add a few more Core Graphics identifiers...
next