platform/upstream/llvm.git
2018-02-15 Konstantin... Reapply r325193
2018-02-15 Artem Dergachev[analyzer] Allow inlining constructors into return...
2018-02-15 Artem Dergachev[analyzer] NFC: Remove dead checks when computing DeclS...
2018-02-15 Konstantin... Revert r325193 as it breaks buildbots
2018-02-15 Kamil RytarowskiAdd new interceptor: lstat(2)
2018-02-15 Craig Topper[X86] Regnerate test to show scheduling comments. NFC
2018-02-15 Craig Topper[X86] Change 32 and 64 bit versions of LSL instruction...
2018-02-15 Konstantin... AMDGPU: Enable PIC by default for amdgcn
2018-02-15 Richard SmithAdd missing definition for class static after r325193.
2018-02-15 Vitaly Buka[sanitizer] Fix flakiness in the tests
2018-02-15 Konstantin... AMDGPU: Cleanup most of the macros
2018-02-14 Craig Topper[X86] Dont' allow 'outs' and 'ins' in at&t syntax witho...
2018-02-14 Craig Topper[X86] Don't use 64 bit hex constants in a 32 bit assemb...
2018-02-14 Craig Topper[X86] Reverse the operand order of invlpga in at&t...
2018-02-14 Jake Ehrlich[llvm-objcopy] Fix handling of zero-size segments in...
2018-02-14 Adrian McCarthySupply missing break in case statement.
2018-02-14 Sanjay Patel[InstCombine] clean up fold for X / C -> X * (1.0/C...
2018-02-14 Erich KeaneImprove documentation for attribute artificial
2018-02-14 Sam Clegg[WebAssebmly] Remove use of Optional to fix assertion...
2018-02-14 Vitaly BukaMoved CHECK in test closer to source code
2018-02-14 Rui UeyamaRevert r325158: Convert an assert to a static_assert...
2018-02-14 Vitaly Buka[ThinLTO/CFI] Include TYPE_ID summaries into GLOBALVAL_...
2018-02-14 Rui UeyamaRemove a failing static_assert.
2018-02-14 Lang Hames[ORC] Consolidate RTDyldObjectLinkingLayer GetMemMgr...
2018-02-14 Lang Hames[ORC] Switch to shared_ptr ownership for AsynchronousSy...
2018-02-14 Craig Topper[X86] Don't swap argument on BOUND instruction in at...
2018-02-14 Rafael EspindolaChange the BugDriver to store the current module with...
2018-02-14 Rafael EspindolaUse std::uniue_ptr. NFC.
2018-02-14 Matt Davis[Debug] Annotate compiler generated range-for loop...
2018-02-14 Rafael EspindolaUse std::unique_ptr. NFC.
2018-02-14 Rafael EspindolaUse std::unique_ptr. NFC.
2018-02-14 Rafael EspindolaUse std::unique_ptr. NFC.
2018-02-14 Eric FiselierClean up -fdiscard-value-name handling
2018-02-14 Rafael EspindolaUse std::unique_ptr. NFC.
2018-02-14 Krzysztof Parzyszek[Hexagon] Split HVX vector pair loads/stores, expand...
2018-02-14 Simon PilgrimRemoved superfluous semicolon to fix -Wpedantic gcc...
2018-02-14 Rafael EspindolaUse std::unique_ptr. NFC.
2018-02-14 Francis Visoiu... [CodeGen] Print predecessors, successors, then liveins...
2018-02-14 Rafael EspindolaUse std::unique_ptr. NFC.
2018-02-14 Rafael EspindolaUse std::unique_ptr. NFC.
2018-02-14 Rafael EspindolaUse std::unique_ptr. NFC.
2018-02-14 Volkan KelesGlobalISel: Add templated functions and pattern matcher...
2018-02-14 Sanjay Patel[InstCombine] add tests and comments for fdiv X, C...
2018-02-14 Rafael EspindolaPass a module reference to CloneModule.
2018-02-14 Krasimir Georgiev[clang-format] Recognize percents as format specifiers...
2018-02-14 Sam CleggConvert an assert to a static_assert. NFC.
2018-02-14 Rafael EspindolaUpdate examples for API change. NFC.
2018-02-14 Rafael EspindolaUpdate for llvm change. NFC.
2018-02-14 Rafael EspindolaPass a reference to a module to the bitcode writer.
2018-02-14 Bruno Cardoso... [Modules] Add more language features to be used with...
2018-02-14 Craig Topper[RegisterClassInfo] Invalidate the register pressure...
2018-02-14 Rui UeyamaMake --export-dynamic-symbol to add undefined symbols...
2018-02-14 David GreenMove llvm::computeLoopSafetyInfo from LICM.cpp to LoopU...
2018-02-14 Sam Clegg[WebAssembly] Use a Symbol class heirarchy. NFC.
2018-02-14 Simon Pilgrim[X86][SSE] truncateVectorWithPACK - Use src type instea...
2018-02-14 Craig Topper[InstCombine] Don't fold select(C, Z, binop(select...
2018-02-14 Marshall ClowAdd a catch for std::length_error for the case where...
2018-02-14 Stanislav Mekhanoshin[AMDGPU] Remove non-temporal flag from argument loads
2018-02-14 Alexey Bataev[OpenMP] Fix trailing space when printing pragmas,...
2018-02-14 Sanjay Patel[InstCombine] regenerate checks; NFC
2018-02-14 Paul Robinson[DWARF] Fix incorrect prologue end line record.
2018-02-14 Sanjay Patel[InstCombine] simplify isFMulOrFDivWithConstant();...
2018-02-14 Sanjay Patel[InstCombine] replace isa/cast with dyn_cast; NFC
2018-02-14 Sanjay Patel[InstCombine] refactor folds for mul with negated opera...
2018-02-14 Rafael EspindolaStore defined macros in MCContext.
2018-02-14 Sanjay Patel[x86] add baseline vector compare tests for D42948...
2018-02-14 Pavel LabathRemove vestigial remnants of the test crash info hook
2018-02-14 Jonas Hahnfeld[CUDA] Allow external variables in separate compilation
2018-02-14 Alexander Ivchenko[SelectionDAG][X86] Fix incorrect offset generated...
2018-02-14 Alexey Bataev[SLP] Allow vectorization of reversed loads.
2018-02-14 Hans WennborgRevert r324991 "Fix for PR32992. Static const classes...
2018-02-14 Ilya Biryukov[clangd] Fix data race in ClangdThreadingTest.StressTest
2018-02-14 Jonas Hahnfeld[OMPT][test] Correct warning about added wrapper functions
2018-02-14 Sjoerd Meijer[ARM] f16 stack spill/reloads
2018-02-14 Simon PilgrimFix GCC -Wlogical-op-parentheses warning. NFCI.
2018-02-14 Lama Saba[X86] Reduce Store Forward Block issues in HW - Recommi...
2018-02-14 Simon Pilgrim[X86][SSE] Relax type legality for combineTruncateWithS...
2018-02-14 Florian HahnRecommit r325001: [CallSiteSplitting] Support splitting...
2018-02-14 James Henderson[ELF] Add warnings for various symbols that cannot...
2018-02-14 Nicholas WilsonAdd make targets for running all lld tests
2018-02-14 Ivan A. Kosarev[AST] Fix passing large-array-init.cpp on builds withou...
2018-02-14 Florian Hahn[LoopInterchange] Incrementally update the dominator...
2018-02-14 Momchil VelikovUse EXPECT_FALSE instead of EXPECT_EQ(false, ...
2018-02-14 Ivan A. Kosarev[AST] Refine the condition for element-dependent array...
2018-02-14 Petar Jovanovic[Utils] Salvage the debug info of DCE'ed 'and' instructions
2018-02-14 Aleksei SidorinQuick fix for 325116 buildbots: move template specializ...
2018-02-14 Mikhail Maltsev[Sema] Fix decltype of static data members
2018-02-14 Aleksei Sidorin[ASTImporter] Fix lexical DC for templated decls; suppo...
2018-02-14 Pavel LabathRevert r325107 (case folding DJB hash) and subsequent...
2018-02-14 Ilya Biryukov[clangd] Explicitly initialize all primitive fields...
2018-02-14 Eugene Leviant[IRMover] Move type name extraction to a separate funct...
2018-02-14 Pavel LabathFix build broken by r325107
2018-02-14 Pavel LabathImplement a case-folding version of DJB hash
2018-02-14 Henry WongTest commit access
2018-02-14 Elena DemikhovskyAdding a width of the GEP index to the Data Layout.
2018-02-14 Craig Topper[SelectionDAG] Remove duplicate code from TargetLowerin...
2018-02-14 Serge PavlovUse delete[] instead of free
2018-02-14 Serge PavlovUse delete[] to deallocate array of chars
2018-02-14 Serge PavlovRefactor DisassembleInfo in MachODump.cpp
2018-02-14 Sam McCall[clangd] Configure clangd tracing with CLANGD_TRACE...
next