platform/upstream/llvm.git
2018-07-06 Alexey Bataev[OPENMP] Fix PR38026: Link -latomic when -fopenmp is...
2018-07-06 Vedant KumarFix DIExpression::ExprOperand::appendToVector
2018-07-06 Vedant KumarRemove a redundant null-check in DIExpression::prepend...
2018-07-06 Zachary Turner[PDB] One more fix for hasing GSI records.
2018-07-06 Davide Italiano[test-suite] Add a decorator for the lack of libstdcxx...
2018-07-06 Vedant KumarUse Type::isIntOrPtrTy where possible, NFC
2018-07-06 Kostya SerebryanylibFuzzer: always print line-break for NEW_FUNC/PC...
2018-07-06 Alexey Bataev[OPENMP] Make clauses closing loc point to right bracket.
2018-07-06 Fangrui Song[IR] Fix inconsistent declaration parameter name
2018-07-06 Craig Topper[X86] Remove patterns for MOVLPD/MOVLPS nodes with...
2018-07-06 Craig Topper[X86] Add more FMA3 memory folding patterns. Remove...
2018-07-06 Matt Davis[llvm-mca] Add HardwareUnit and Context classes.
2018-07-06 Alexander Shaposhnikov[llvm-objcopy] Add support for static libraries
2018-07-06 Sanjay Patel[InstCombine] add more tests for potentially poisonous...
2018-07-06 Nico WeberRevert 336426 (and follow-ups 428, 440), it very likely...
2018-07-06 Vedant Kumar[Debugify] Allow unsigned values narrower than their...
2018-07-06 Vedant Kumar[Local] replaceAllDbgUsesWith: Update debug values...
2018-07-06 Sanjay Patel[InstCombine] add more tests with poison and undef...
2018-07-06 Yvan RouxRecommit "[CMake] Run libFuzzer tests with check-all."
2018-07-06 Tom StellardAMDGPU: Fix UBSan error caused by r335942
2018-07-06 Matt Morehouse[MSan] Add functions to enable/disable interceptor...
2018-07-06 Yvan Roux[libFuzzer] Disable hanging tests on AArch64
2018-07-06 Kostya Kortchinsky[scudo] Add some logs for Android
2018-07-06 Sanjay Patel[Constants] extend getBinOpIdentity(); NFC
2018-07-06 George Rimar[ELF] - Add test for empty version in a symbol name.
2018-07-06 Sanjay Patel[Constant] add undef element query for vector constants...
2018-07-06 Sjoerd Meijer[ARM] ParallelDSP: added statistics, NFC.
2018-07-06 Diogo N. SampaioCommit rL336426 cause buildbot failures
2018-07-06 Benjamin Kramer[LoopSink] Make the enforcement of determinism determin...
2018-07-06 Kelvin LiDefine the __STDC_FORMAT_MACROS to avoid test failure...
2018-07-06 Andrea Di Biagio[llvm-mca] A write latency cannot be a negative value...
2018-07-06 George Rimar[ELF] - Remove dead code #2.
2018-07-06 George Rimar[ELF] - Remove dead code. NFC.
2018-07-06 Sjoerd Meijer[AArch64] Armv8.4-A: TLB support
2018-07-06 Jonas Devlieghere[dsymutil] Emit label at the begin of a CU
2018-07-06 Sjoerd MeijerRecommit: [AArch64] Armv8.4-A: Flag manipulation instru...
2018-07-06 Sam McCall[clangd] Make SymbolOrigin an enum class, rather than...
2018-07-06 Philip PfaffeAdd a file that was missing in r336425
2018-07-06 Florian Hahn[Driver,AArch64] Add support for -mcpu=native.
2018-07-06 Diogo N. SampaioAdded missing semicolon
2018-07-06 Eric Liu[SemaCodeComplete] Expose a method to create CodeComple...
2018-07-06 Diogo N. Sampaio[SelectionDAG] https://reviews.llvm.org/D48278
2018-07-06 Tobias GrosserUpdate isl to isl-0.19-224-gce84a511
2018-07-06 Hans WennborgRelax filechecks in r336405 tests
2018-07-06 Hans Wennborgdos2unix
2018-07-06 Sjoerd MeijerRevert [AArch64] Armv8.4-A: Flag manipulation instructions
2018-07-06 Sjoerd Meijer[AArch64] Armv8.4-A: Flag manipulation instructions
2018-07-06 Andrea Di Biagio[llvm-mca] improve the instruction issue logic implemen...
2018-07-06 Tim NorthoverCallGraphSCCPass: iterate over all functions.
2018-07-06 Sjoerd Meijer[AArch64][ARM] Armv8.4-A: Trace synchronization barrier...
2018-07-06 Craig Topper[X86] Implement _builtin_ia32_vfmaddss and _builtin_ia3...
2018-07-06 Craig Topper[X86] Remove FMA4 scalar intrinsics. Use llvm.fma intri...
2018-07-06 Hans Wennborg[ms] Fix mangling of string literals used to initialize...
2018-07-06 Simon Atanasyan[ELF][MIPS] Simplify `checkFlags` routine and inline...
2018-07-06 Simon Atanasyan[ELF][MIPS] Remove support for linking microMIPS 64...
2018-07-06 Sam McCall[Support] Make support types more easily printable.
2018-07-06 Dave LeeReapply: "objdump: Support newer ObjC image info flags"
2018-07-06 Max KazantsevRevert "[InstCombine] Delay foldICmpUsingKnownBits...
2018-07-06 Craig Topper[X86] Remove all of the avx512 masked packed fma intrin...
2018-07-06 Craig Topper[X86] Cleanup some of the avx512 masked fma tests to...
2018-07-06 Zachary Turner[llvm-pdbutil] Dump more info about globals.
2018-07-06 Stefan Pintilie[Power9] Add __float128 library call for frem
2018-07-06 Zachary Turner[PDB] Sort globals symbols by name in GSI hash buckets.
2018-07-06 Easwaran Raman[x86]Add a test case to show missed vfnmadd generation.
2018-07-06 Jim InghamRemove a bunch more references to _LIBCPP_INLINE_VISIBILITY
2018-07-06 Dave LeeRevert "objdump: Support newer ObjC image info flags"
2018-07-05 Mandeep Singh... [OpenEmbedded] Add OpenEmbedded vendor
2018-07-05 Maksim Panchenko[X86][Disassembler] Fix LOCK prefix disassembler support
2018-07-05 Dave Leeobjdump: Support newer ObjC image info flags
2018-07-05 Jim InghamAddress a few post facto review comments from Adrian.
2018-07-05 Jim InghamDon't muck with _LIBCPP_INLINE_VISIBILITY just to get...
2018-07-05 Alex Lorenz[Sema] -Wformat-pedantic only for NSInteger/NSUInteger...
2018-07-05 Alex Langford[CMake] Simplify a few framework build rules
2018-07-05 Michael ZolotukhinRevert r332168: "Reapply "[PR16756] Use SSAUpdaterBulk...
2018-07-05 Heejin Ahn[WebAssembly] Add missing _S opcodes of atomic stores...
2018-07-05 Heejin Ahn[ORC] Add BitReader/BitWriter to target_link_libraries
2018-07-05 Craig Topper[X86] Use shufflevector instead of a select with a...
2018-07-05 Sander de SmalenThis is a recommit of r336322, previously reverted...
2018-07-05 Marc-Andre... [clangd] Implementation of textDocument/documentSymbol
2018-07-05 Lang Hames[ORC] In CompileOnDemandLayer2, clone modules on to...
2018-07-05 Diogo N. SampaioTesting commit permision
2018-07-05 Craig Topper[X86] Remove the last of the 'x86.fma.' intrinsics...
2018-07-05 Louis DionneRevert "[libc++] Replace uses of _LIBCPP_ALWAYS_INLINE...
2018-07-05 Marshall ClowFix HTML blunder
2018-07-05 Erich KeaneAdd PCH tests for R336379
2018-07-05 Erich Keane[clang-cl, PCH] Implement support for MS-style PCH...
2018-07-05 Rui UeyamaRemove redundnat call of makeArrayRef(). NFC.
2018-07-05 Raphael IsemannFixed redefinition warnings with LLVM_ENABLE_MODULES
2018-07-05 Craig Topper[X86] Add SHUF128 to target shuffle decoding.
2018-07-05 Matt ArsenaultFix asserts in AMDGCN fmed3 folding by handling more...
2018-07-05 Matt ArsenaultAMDGPU: Don't use spir_kernel in a test
2018-07-05 Matt ArsenaultAMDGPU/GlobalISel: Implement custom kernel arg lowering
2018-07-05 Rui UeyamaSimplify PPC64::calcEFlags().
2018-07-05 Simon Pilgrim[CostModel][X86] Add UDIV/UREM by pow2 costs
2018-07-05 Paul Semel[llvm-objdump] Removed archive-headers-disas test
2018-07-05 Louis Dionne[libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBC...
2018-07-05 Louis Dionne[NFC] Add <initializer_list> to the synopsis of <utility>
2018-07-05 Andrea Di Biagio[llvm-mca] Fix RegisterFile debug prints. NFC
2018-07-05 Rui UeyamaMake a test more robust.
2018-07-05 Marco CastelluccioMake __gcov_flush flush counters for all shared libraries
next