platform/upstream/llvm.git
2017-01-20 Simon PilgrimRemove trailing whitespace. NFCI.
2017-01-20 Simon Pilgrim[CostModel][X86] Removed unused cost. NFCI.
2017-01-20 Pavel LabathPrevent client from querying each thread's PC at each...
2017-01-20 Simon Pilgrim[InstCombine][SSE] Tests showing missed opportunities...
2017-01-20 Sjoerd Meijer[Thumb] Add support for tMUL in the compare instruction...
2017-01-20 Eric FiselierDon't default older GCC's to C++17, but C++14 or C...
2017-01-20 Eric FiselierRevert "Don't default older GCC's to C++17, but C+...
2017-01-20 Eric FiselierDon't default older GCC's to C++17, but C++14 or C...
2017-01-20 Krasimir Georgiev[clang-format] Remove redundant test in style-on-comman...
2017-01-20 Simon Pilgrim[InstCombine][SSE] Tests showing missed opportunities...
2017-01-20 Krasimir GeorgievRemove 'RUN: false' from Driver/response-file.c
2017-01-20 Benjamin KramerPacify -Wreorder.
2017-01-20 Hafiz Abid... Fix more unused variable warnings when asserts are...
2017-01-20 Mehdi AminiAdd an assertion to PlaceholderQueue destructor, ensuri...
2017-01-20 Sam Kolton[AMDGPU] Add subtarget features for SDWA/DPP
2017-01-20 Malcolm ParsonsFix documentation typo.
2017-01-20 George Rimar[ELF] - Do not crash when assign common symbol's values...
2017-01-20 Philipp StephaniUse UTF-8 for all communication with clang-format
2017-01-20 Chandler Carruth[PM] Tidy up the spacing of this new, much nicer test...
2017-01-20 Simon Pilgrim[InstCombine][SSE] Add DemandedElts support for PACKSS...
2017-01-20 Alexey Bataev[OPENMP] Fix for PR31643: Clang crashes when compiling...
2017-01-20 Chandler Carruth[PM] Port LoopSink to the new pass manager.
2017-01-20 Chandler Carruth[LoopSink] Trivial comment cleanup.
2017-01-20 Diana Picus[ARM] Use helpers for adding pred / CC operands. NFC
2017-01-20 Craig Topper[AVX-512] Fix a couple test cases to not pass an undef...
2017-01-20 Jonas Paulsson[TargetLowering] Improve comment for setOperationAction().
2017-01-20 Daniel BerlinNewGVN: Fix PR 31682, an overactive assert.
2017-01-20 Eric FiselierStill expose std::align_val_t in C++17 even if we don...
2017-01-20 Mohammad Shahid[SLP] Add a base test for jumbled store
2017-01-20 Saleem Abdulrasoolllvm-cxxfilt: add missing includes from previous change
2017-01-20 Saleem Abdulrasoolllvm-cxxfilt: fix program description
2017-01-20 Peter CollingbourneELF: Fix ICF crash on absolute symbol relocations.
2017-01-20 Eric FiselierRefactor unique_ptr/shared_ptr deleter test types into...
2017-01-20 Saleem Abdulrasoolllvm-cxxfilt: support `-t` to demangle types
2017-01-20 Matthias BraunBitVector: Fix undefined behaviour
2017-01-20 Matthias BraunRevert "LiveRegUnits: Add accumulateBackward() function"
2017-01-20 Saleem AbdulrasoolRevert "Demangle: only demangle mangled symbols"
2017-01-20 Haicheng WuRevert "Recommit "[InlineCost] Use TTI to check if...
2017-01-20 Jordan Rose[AST Printer] Print attributes on enum constants
2017-01-20 Haicheng WuRecommit "[InlineCost] Use TTI to check if GEP is free."
2017-01-20 Chandler Carruth[LoopInfo] Add helper methods to compute two useful...
2017-01-20 Greg Parker[test] Remove an unwanted match for `UNSUPPORTED:`.
2017-01-20 Greg Parker[test] Remove a unwanted match for `XFAIL:`.
2017-01-20 Eric FiselierDisable aligned new/delete on Apple platforms without...
2017-01-20 Ahmed Bougacha[AArch64][GlobalISel] Widen scalar int->fp conversions.
2017-01-20 Antonio Maioranoclang-format: fix fallback style set to "none" not...
2017-01-20 Richard SmithPR31701: Fix crash on invalid caused by parsing a depen...
2017-01-20 Eric Fiselier[NFC] Group aligned new/delete definitions together...
2017-01-20 Richard SmithFix documentation typo.
2017-01-20 Richard SmithAdd documentation for constexpr string builtin support.
2017-01-20 Eric FiselierFix handling of Apple target triple when checking the...
2017-01-20 Michael Kuperstein[PM] Attempt to pacify windows bots.
2017-01-20 Richard SmithP0426: Make the library implementation of constexpr...
2017-01-20 Stanislav Mekhanoshin[AMDGPU] Prevent spills before exec mask is restored
2017-01-20 Justin BognerGlobalISel: Add a note about how we're being a bit...
2017-01-20 Ahmed Bougacha[AArch64][GlobalISel] Split FP conversion legalizer...
2017-01-20 Ahmed Bougacha[AArch64][GlobalISel] Split legalizer combine tests...
2017-01-20 Ahmed Bougacha[MIRParser] Allow generic register specification on...
2017-01-20 Kuba Mracek[lit] Limit parallelism of sanitizer tests on Darwin...
2017-01-20 Kuba Mracek[lit] Limit parallelism of sanitizer tests on Darwin...
2017-01-20 Justin BognerGlobalISel: Only set FailedISel on dropped dbg intrinsi...
2017-01-20 Anna Thomas[AliasAnalysis] Fences do not modify constant memory...
2017-01-20 Richard SmithFinish implementation of C++ DR1310 (wg21.link/cwg1310).
2017-01-20 Justin BognerGlobalISel: Pass the MachineFunction in to reportSelect...
2017-01-20 Matthias BraunLiveRegUnits: Add accumulateBackward() function
2017-01-20 Matthias BraunCodeGen: Add/Factor out LiveRegUnits class; NFCI
2017-01-20 Eric FiselierFix demangle helper after r286788
2017-01-19 Tim NorthoverAArch64: fall back to DAG ISel for inline assembly.
2017-01-19 Eric FiselierAdjust msvc_stdlib_force_include.hpp to handle clang++
2017-01-19 Zachary TurnerFix a few more build errors.
2017-01-19 Zachary TurnerFix incorrectly formed assert statement.
2017-01-19 Michael Kuperstein[PM] Make default pipeline test for the new PM strict
2017-01-19 Zachary Turner[pdb] Add HashTable data structure.
2017-01-19 Michael KupersteinRevert r292530 since it breaks buildbots.
2017-01-19 Dehao Chenclang-format SampleProfile.cpp (NFC)
2017-01-19 Peter CollingbourneLTO: Flush the resolution file after writing to it.
2017-01-19 Davide Italiano[SCCP] Teach the pass how to handle `div` with overdefi...
2017-01-19 Michael Kuperstein[PM] Make default pipeline test for the new PM strict
2017-01-19 Haicheng WuRevert "[InlineCost] Use TTI to check if GEP is free."
2017-01-19 Simon Pilgrim[SelectionDAG] Improve knownbits handling of UMIN/UMAX...
2017-01-19 Haicheng Wu[InlineCost] Use TTI to check if GEP is free.
2017-01-19 Alex ShlyapnikovWhenever reasonable, merge ASAN quarantine batches...
2017-01-19 Hans WennborgDon't inline dllimport functions referencing non-import...
2017-01-19 Stanislav Mekhanoshin[AMDGPU] Add exec copy to LiveIntervals in SILowerContr...
2017-01-19 Kostya Serebryany[libFuzzer] ensure that entries in PersistentAutoDictio...
2017-01-19 Davide Italiano[SCCP] Update comment in visitBinaryOp() after recent...
2017-01-19 Richard SmithPR13403 (+duplicates): implement C++ DR1310 (wg21.link...
2017-01-19 Serge Rogatch[XRay][Arm] Enable back XRay testing on Arm32 and fix...
2017-01-19 Serge Rogatch[XRay][Arm] Repair XRay table emission on Arm32 and...
2017-01-19 Chad Rosier[Assembler] Improve error when unable to evaluate expre...
2017-01-19 Evgeniy StepanovFix aliases to thumbfunc-based exprs to be thumbfunc.
2017-01-19 Rafael EspindolaAlso define 'end' if it is present in a .so.
2017-01-19 Rafael EspindolaCreate _end symbol even if a .so defines it.
2017-01-19 Kostya Serebryany[libFuzzer] improve -minimize_crash: honor -artifact_pr...
2017-01-19 Xin TongImprove what can be promoted in LICM.
2017-01-19 Kostya Serebryany[libFuzzer] add two tests for experimenting with equiva...
2017-01-19 Manman RenModule: Improve diagnostic message when cxx modules...
2017-01-19 Easwaran RamanAdd an interface to scale the frequencies of a set...
2017-01-19 Davide Italiano[InstCombine] Simplify gep (gep p, a), (b-a)
2017-01-19 Weiming Zhao[Builtin] [ARM] Update CMake to support the build of...
next