platform/upstream/llvm.git
2018-08-03 Yaxun LiuSema: Fix explicit address space cast involving void...
2018-08-03 Michael Wu[libclang 1/8] Add support for ObjCObjectType
2018-08-03 Marshall ClowMake my new test harness work w/c++03
2018-08-03 Craig Topper[X86] Autogenerate complete checks. NFC
2018-08-03 Nicolas LesserFold two cast plus a cast in a loop into a variable.
2018-08-03 Michael KruseAppend new attributes to the end of an AttributeList.
2018-08-03 Craig Topper[X86] Autogenerate complete checks. NFC
2018-08-03 Richard Smith[modules] Defer merging deduced return types.
2018-08-03 Marshall ClowUpdate the changes to the array tests (that I committed...
2018-08-03 Julie Hockett[clang-doc] Fix unique_ptr error on bots
2018-08-03 Craig Topper[X86] Prevent promotion of i16 add/sub/and/or/xor to...
2018-08-03 Philip Reames[LICM] Remove unneccessary safety check to increase...
2018-08-03 Dave Leeobjdump: Better handling of Mach-O universal binaries
2018-08-02 Eli Friedman[GlobalMerge] Allow merging globals with explicit secti...
2018-08-02 Tim Renouf[AMDGPU] Minor change to d16 buffer load implementation
2018-08-02 Tim Renouf[AMDGPU] Reworked SIFixWWMLiveness
2018-08-02 Craig Topper[X86] Allow 'atomic_store (neg/not atomic_load)' to...
2018-08-02 Craig Topper[X86] Add NEG and NOT test cases to atomic_mi.ll in...
2018-08-02 Reka Kovacs[analyzer] Detect pointers escaped after ReturnStmt...
2018-08-02 Tim Renouf[AMDGPU] Avoid using divergent value in mubuf addr64...
2018-08-02 Zachary Turner[MS Demangler] Fix some tests that are no longer broken.
2018-08-02 Reka Kovacs[analyzer] Obtain a ReturnStmt from a CFGAutomaticObjDtor.
2018-08-02 Max Moroz[libFuzzer] Initial implementation of weighted mutation...
2018-08-02 Reka Kovacs[analyzer] Add a safety check to InnerPointerChecker.
2018-08-02 Krzysztof Parzyszek[Hexagon] Simplify CFG after atomic expansion
2018-08-02 David L. Jones[lldb] Remove unused variable.
2018-08-02 Heejin Ahn[WebAssembly] Support for atomic.wait / atomic.wake...
2018-08-02 Heejin Ahn[WebAssembly] Support for atomic.wait / atomic.wake...
2018-08-02 Stella Stamenova[lldbsuite, windows] Mark tests as XFAIL on Windows...
2018-08-02 Krzysztof Parzyszek[Unittests] Fix returning string in SolveQuadraticEquat...
2018-08-02 Sam CleggSet IsUsedInRegularObj in a consistent manor between...
2018-08-02 Richard SmithFix assertion failure when emitting code for a merged...
2018-08-02 Craig Topper[X86] Autogenerate complete checks. NFC
2018-08-02 Lang Hames[ORC] Add a re-exports fallback definition generator.
2018-08-02 Julie HockettReland "[clang-doc] Refactoring mapper to map by scope"
2018-08-02 George Burgess IV[Support] Add an enable bit to our DebugCounters
2018-08-02 Krzysztof ParzyszekUnbreak build after r338758: specify lambda return...
2018-08-02 Paul Robinson[DebugInfo/DWARF] Remove redundant iterator type. NFC
2018-08-02 Krzysztof Parzyszek[SCEV] Properly solve quadratic equations
2018-08-02 Jonathan Peyton[OpenMP] Fix doacross testing for gcc
2018-08-02 George Karpenkov[analyzer] Fix tests.
2018-08-02 Bob Haarman[Support] [NFC] change comment about retries in createU...
2018-08-02 Matt ArsenaultAMDGPU: Fix missing declaration of queue ptr builtin
2018-08-02 George Karpenkov[analyzer] Forward arguments in registerChecker to...
2018-08-02 Puyan Lotfi[NFC] clang-format cleanup of a couple files in llvm...
2018-08-02 Tom StellardCMake: Remove LLVM_DYLIB_SYMBOL_VERSIONING
2018-08-02 Jordan Rupprecht[LLD] Update split stack support to handle more generic...
2018-08-02 Martin StorsjoWork around more GCC miscompiles exposed by r338464.
2018-08-02 Julie HockettRevert "[clang-doc] Refactoring mapper to map by scope"
2018-08-02 Erik Pilkington[itanium demangler] Support dot suffixes on block invoc...
2018-08-02 Zachary TurnerFix CMake build.
2018-08-02 Bob Haarman[Support] fix TempFile infinite loop and permission...
2018-08-02 Sam Clegg[WebAssembly] Ensure bitcasts that would result in...
2018-08-02 JF Bastien__c11_atomic_load's _Atomic can be const
2018-08-02 Zachary TurnerFix one more warning.
2018-08-02 Volodymyr Sapsai[c-index-test] Use correct executable path to discover...
2018-08-02 Zachary TurnerUpdate the LLVM VS integration to sign the assembly.
2018-08-02 Zachary TurnerFix a couple of warnings.
2018-08-02 Julie Hockett[clang-doc] Refactoring mapper to map by scope
2018-08-02 Zachary TurnerUse %.*s instead of %*s when formatting strings with...
2018-08-02 Zachary Turner[MS Demangler] Resolve back-references lazily.
2018-08-02 Craig Topper[X86] Allow fake unary unpckhpd and movhlps to be commu...
2018-08-02 Greg ClaytonAdd support for ARM and ARM64 breakpad generated minidu...
2018-08-02 Raphael IsemannAdd byte counting mechanism to LLDB's Stream class.
2018-08-02 Fangrui Song[analyzer] Make RegionVector use const reference
2018-08-02 Evandro Menezes[SLC] Refactor simplification of pow() (NFC)
2018-08-02 Simon Pilgrim[X86][SSE] Add uniform/non-uniform exact sdiv vector...
2018-08-02 David Bolvansky[InstCombine] [NFC] Tests for select with binop fold
2018-08-02 George Rimar[LLD][ELF] - Remove dead check from adjustSplitStackFun...
2018-08-02 George Rimar[LLD][ELF] - An attemp to fix BB after rL338718.
2018-08-02 Jonas Hahnfeld[OMPT] Disable by default on Windows
2018-08-02 Jonas Hahnfeld[tests] Add annotations for taskloop features
2018-08-02 Sanjay Patel[InstSimplify] move minnum/maxnum with undef fold from...
2018-08-02 George Rimar[LLD][ELF] - Remove excessive cases from getRelocTarget...
2018-08-02 Sjoerd Meijer[ARM][NFC] Follow up of r338568
2018-08-02 Sanjay Patel[ValueTracking] fix maxnum miscompile for cannotBeOrder...
2018-08-02 Matt ArsenaultDAG: Fix vector widening fcanonicalize
2018-08-02 Matt ArsenaultAMDGPU: Fix scalarizing v4f16 fcanonicalize
2018-08-02 George Rimar[LLD][ELF] - Remove dead code. NFC.
2018-08-02 Tim NorthoverMove ClangHighlighter.cpp to hopefully better place...
2018-08-02 Ben Dunbobbin[llvm-ar] Fix help text test. NFC.
2018-08-02 George Rimar[LLD][ELF] - Remove redundant code. NFC.
2018-08-02 Matt ArsenaultTry to make builtin address space declarations not...
2018-08-02 Martin Probstclang-format: fix a crash in comment wraps.
2018-08-02 Chris Jackson[lld] Make tests calling llvm-ar more robust
2018-08-02 Ben Dunbobbin[llvm-ar] Correct help text
2018-08-02 Andrea Di Biagio[llvm-mca] Use a vector to store ResourceState objects...
2018-08-02 Guillaume Chatelet[llvm-exegesis] Rename InstructionInstance into Instruc...
2018-08-02 Filipe CabecinhasAdd header guard to asan_report.h
2018-08-02 George Rimar[LLD][ELF] - Simplify. NFC.
2018-08-02 Simon Pilgrim[X86][SSE] Add more UDIV nonuniform-constant vector...
2018-08-02 George Rimar[LLD] Do not overwrite LMAOffset of PT_LOAD header
2018-08-02 Eric LiuReplace hardcoded format styles in a few tools with...
2018-08-02 Stefan GranitzUnit test for Symtab::InitNameIndexes
2018-08-02 Stefan GranitzAdd include guard
2018-08-02 Simon Pilgrim[X86][SSE] Pull out duplicate VSELECT to shuffle mask...
2018-08-02 Alexander Ivchenko[GlobalISel] Fix typo with missed override specifier
2018-08-02 Andrew Savonichev[emacs] Indent statement continuation to match clang...
2018-08-02 Alexander Ivchenko[GlobalISel] Rewrite CallLowering::lowerReturn to accep...
2018-08-02 George Rimar[LLD] Only increase LMARegion if different from MemRegion
next