platform/upstream/llvm.git
2018-04-15 Roman Lebedev[SelectionDAG][NFC] haveNoCommonBitsSet(): add FIXME...
2018-04-15 Roman Lebedev[InstCombine] Simplify 'add' to 'or' if no common bits...
2018-04-15 Roman Lebedev[NFC] ConstantOffsetExtractor::CanTraceInto(): add...
2018-04-15 Andrea Di Biagio[MC] Moved all the remaining logic that computed instru...
2018-04-15 Sanjay Patel[DAGCombiner, PowerPC] allow X - (fpext(-Y) --> X ...
2018-04-15 Sanjay Patel[InstCombine] simplify more code for distributive prope...
2018-04-15 Sanjay Patel[InstCombine] simplify code for distributive property...
2018-04-15 Henry Wong[analyzer] Do not invalidate the `this` pointer.
2018-04-15 Jonas Devlieghere[Support] Extend WithColor helpers
2018-04-15 Weiming ZhaoNFC: Move ObjectMemoryBuffer to support
2018-04-14 Jonas Devlieghere[DebugInfo] Use WithColor to print errors/warnings
2018-04-14 Jonas Devlieghere[Support] Add convenience functions to WithColor. NFC.
2018-04-14 Artur Gainullin[X86] Tests for unsigned saturation downconvert detection.
2018-04-14 Warren Ristow[InstCombine] Enable Add/Sub simplifications with only...
2018-04-14 Artur Gainullin[X86] Tests for unsigned saturation downconvert detection.
2018-04-14 Ilya Biryukov[clangd] Fix label and snippet for funcs in the index
2018-04-14 Sanjay Patel[InstCombine] add shift+logic tests (PR37098); NFC
2018-04-14 Simon Pilgrim[X86][MMX] Set PAVG/PHADD/PMIN/PMAX/PSIGN instructions...
2018-04-14 Jan KratochvilReapply "Cleanup DWARFCompileUnit and DWARFUnit in...
2018-04-14 Hiroshi Inoue[NFC] fix trivial typos in document and comments
2018-04-14 Tony Tye[AMDGPU] Add gfx902 product names
2018-04-14 Vedant KumarRevert "[Serialization] Fix some Clang-tidy modernize...
2018-04-14 Heejin Ahn[WebAssembly] Fix a bug in MachineBasicBlock::findDebug...
2018-04-13 Craig Topper[X86] Add the bizarro movsww and movzww mnemonics for...
2018-04-13 Vedant Kumar[Driver] Export profiling symbols for -exported_symbols...
2018-04-13 Petr Hosek[Fuzzer] Avoid C++ compiler checks for fuzzer C++ library
2018-04-13 Richard Trieu[ODRHash] Support pointer and reference types.
2018-04-13 Tim NorthoverMachO: trap unreachable instructions
2018-04-13 Roman Lebedev[InstCombine][NFC] masked-merge: add 'and' tests, too.
2018-04-13 Davide ItalianoRevert "[debugserver] Remove dead function call. NFCI."
2018-04-13 Roman Tereshin[DebugInfo][OPT] NFC follow-up on "Fixing a couple...
2018-04-13 Roman Tereshin[DebugInfo][OPT] Fixing a couple of DI duplication...
2018-04-13 Eugene Zelenko[Serialization] Fix some Clang-tidy modernize and Inclu...
2018-04-13 Rui UeyamaUse InitLLVM in clang as well.
2018-04-13 Davide Italiano[debugserver] Remove dead function call. NFCI.
2018-04-13 Krzysztof Parzyszek[Hexagon] Initial instruction cost model for auto-vecto...
2018-04-13 Adam Balogh[Analyzer] Fix for SValBuilder expressions rearrangement
2018-04-13 Peter CollingbourneRevert r329956, "AArch64: Introduce a DAG combine for...
2018-04-13 Krzysztof Parzyszek[LV] Introduce TTI::getMinimumVF
2018-04-13 Mandeep Singh... [DebugInfo] Change std::sort to llvm::sort in response...
2018-04-13 Stefan Pintilie[Power9] Add the TLS store instructions to the Power...
2018-04-13 Mandeep Singh... [Transforms] Change std::sort to llvm::sort in response...
2018-04-13 Mandeep Singh... [MC] Change std::sort to llvm::sort in response to...
2018-04-13 Mandeep Singh... [ProfileData] Change std::sort to llvm::sort in respons...
2018-04-13 Simon Pilgrim[CostModel][X86] Add some specific cpu targets to the...
2018-04-13 Kostya Kortchinsky[sanitizer] Allow for the allocator "names" to be set...
2018-04-13 Simon Pilgrim[CostModel][X86] Split fma arith costs tests from other...
2018-04-13 Mandeep Singh... [LTO] Change std::sort to llvm::sort in response to...
2018-04-13 Simon Pilgrim[CostModel][X86] Regenerate latency/codesize cost tests
2018-04-13 Simon Pilgrim[CostModel][X86] Regenerate cast conversion cost tests
2018-04-13 Simon Pilgrim[CostModel][X86] Regenerate masked intrinsic cost tests
2018-04-13 Vitaly Buka[sanitizer] Fix __sanitizer::Vector::Resize vector
2018-04-13 Vitaly Buka[sanitizer] Replace cast with unsigned literals in...
2018-04-13 Davide Italiano[Command] Simplify the code and make it less error...
2018-04-13 Rui UeyamaDefine InitLLVM to do common initialization all at...
2018-04-13 Saleem Abdulrasoolsupport: add missing locale stubs for android L, M
2018-04-13 Andrey Konovalovhwasan: add -fsanitize=kernel-hwaddress flag
2018-04-13 Davide Italiano[Command] Implement `statistics` command.
2018-04-13 Alexey Bataev[OPENMP] Replace push_back by emplace_back, NFC.
2018-04-13 Volodymyr SapsaiFix evaluation of `__has_include_next` during -frewrite...
2018-04-13 Alexey Bataev[OPENMP] Code cleanup + formatting, NFC.
2018-04-13 Roman Lebedev[InstCombine][NFC] masked-merge: commutativity tests...
2018-04-13 Sean FertileAdd PPC64_GLINK dynamic tag.
2018-04-13 Simon Dardis[mips] Materialize constants for multiplication
2018-04-13 Rafael EspindolaReduce code duplication.
2018-04-13 Simon Pilgrim[X86] Remove remaining itinerary support from instructi...
2018-04-13 Sjoerd Meijer[ARM] FP16 vmaxnm/vminnm scalar instructions
2018-04-13 Clement CourbetRevert r330027: "[llvm-exegesis] re-enable failing...
2018-04-13 Andrea Di Biagio[llvm-mca] Ensure that instructions with a schedule...
2018-04-13 Yan Luo[ARC] Add LImm support for J/JL
2018-04-13 Simon Pilgrim[X86] Generalize X86FixupLEAs to work with TargetSchedModel
2018-04-13 Mircea Trofin[profile] Fix binary format reader error propagation.
2018-04-13 Greg ClaytonAllow relative file paths when settings source breakpoints
2018-04-13 Clement Courbet[llvm-exegesis] re-enable failing tests after r330026.
2018-04-13 Clement Courbet[llvm-exegesis] Fix use after free.
2018-04-13 Simon PilgrimRemove comment reference to itineraries. NFCI.
2018-04-13 Sander de Smalen[AArch64][SVE] Asm: Support for contiguous LD1 (scalar...
2018-04-13 Simon Pilgrim[X86][AVX512] UNPCKL/H PS and PD should be scheduled...
2018-04-13 Simon Pilgrim[X86] Remove remaining OpndItins/SizeItins from all...
2018-04-13 Simon PilgrimRemove comment references to itineraries. NFCI.
2018-04-13 Clement Courbet[llvm-exegesis][NFC] Add more logging in case target...
2018-04-13 Simon PilgrimRemove out of data comment. NFCI.
2018-04-13 Jun Bum Lim[PostRASink]Add register dependency check for implicit...
2018-04-13 Roman Lebedev[InstCombine][NFC] Regenerate logical-select.ll test
2018-04-13 Krasimir Georgiev[clang-format] Improve Incomplete detection for (text...
2018-04-13 Clement Courbet[llvm-exegesis] Create test files in temporary directory.
2018-04-13 Sander de Smalen[AArch64][SVE] Asm: Support for contiguous ST1 (scalar...
2018-04-13 Simon Pilgrim[X86] Remove OpndItins/SizeItins from all sse instructi...
2018-04-13 Ivan A. Kosarev[NEON] Support vrndns_f32 intrinsic
2018-04-13 Ivan A. Kosarev[NEON] Support intrinsic for scalar and vector versions...
2018-04-13 Clement CourbetPartially revert r330008.
2018-04-13 Gabor Horvath[analyzer] Fix null deref in AnyFunctionCall::getRuntim...
2018-04-13 Clement Courbet[llvm-exegesis] Run unit tests on more platforms.
2018-04-13 Roman Lebedev[InstCombine][NFC] Add last few tests with constant...
2018-04-13 Hiroshi Inoue[NFC] fix trivial typos in comments
2018-04-13 Jonas DevlieghereRe-land "Don't assume backing thread shares protocol...
2018-04-13 Ilya Biryukov[clangd] Match AST and Index label for template Symbols
2018-04-13 Roman Lebedev[InstCombine][NFC] Add tests for masked merge folding.
2018-04-13 Jonas DevliegherePrevent deadlock in OS Plugins
2018-04-13 Roman Lebedev[InstCombine]: foldSelectICmpAndAnd(): and is commutative
next