platform/upstream/llvm.git
2017-10-17 Yaxun LiuCodeGen: Fix invalid bitcasts for atomic builtins
2017-10-17 Haojian Wu[clang-rename] Rename enum.
2017-10-17 Gadi Haber[X86][Broadwell] Added the broadwell cpu to the schedul...
2017-10-17 Eric Fiselierfix shadowing warnings in new tests
2017-10-17 Jonas Hahnfeld[CMake][OpenMP] Customize default offloading arch
2017-10-17 Eric FiselierRefactor _LIBCPP_<LITTLE|BIG>_ENDIAN
2017-10-17 Eric Fiselier[libc++] Fix PR34898 - vector iterator constructors...
2017-10-17 George Rimar[ELF] - Removed unused class from Options.td. NFC.
2017-10-17 Nikolai BozhenovImprove clamp recognition in ValueTracking.
2017-10-17 Yichao YuFix implicit null check with negative offset
2017-10-17 Yichao YuFix `FaultMaps` crash when the out streamer is reused
2017-10-17 Ivan A. Kosarev[CodeGen] Refine generation of TBAA info for bit-field...
2017-10-17 Alexander RichardsonFix shared build of liblldCommon.so on Linux
2017-10-17 Dean Michael... [XRay][compiler-rt] Always place the CPU record first...
2017-10-17 Ivan A. Kosarev[CodeGen] Pass TBAA info along with lvalue base info...
2017-10-17 Gadi Haber[X86][Skylake] fixed/updated regression test mmx-schedu...
2017-10-17 Ivan A. Kosarev[CodeGen] EmitPointerWithAlignment() to generate TBAA...
2017-10-17 Andrew V. TischenkoMore tests with x86 prefixes which work after rL315899...
2017-10-17 Vedant Kumar[Coverage] Discard deferred region in closing if-else
2017-10-17 Vedant Kumar[Coverage] Explicitly mark the l.h.s of && and || ...
2017-10-17 Gadi Haber[X86][SKL] Updated scheduling information for the Skyla...
2017-10-17 Max KazantsevRemove a test after revert of rL315440
2017-10-17 Max Kazantsev[NFC] Add test from bug 34937
2017-10-17 Philip ReamesRevert 315440 on behalf of mkazantsev
2017-10-17 Daniel Sanders[globalisel][tablegen] Add a GIM_CheckIsSameOperand...
2017-10-17 Craig Topper[X86] Add masked palignr tests to vector-shuffle-masked.ll
2017-10-17 Craig Topper[X86] Add AVX512BW to the vector-shuffle-masked test...
2017-10-17 Craig Topper[X86] Fix typo in comment. NFC
2017-10-17 Saleem AbdulrasoolBasic: make the nan family pure
2017-10-17 Jason MolendaReverting r315966 - it caused a build failure on an...
2017-10-17 Jason MolendaCommitting this for Larry D'Anna:
2017-10-17 Justin BognerFuzzMutate: Fix arch parsing in FuzzerCLI
2017-10-17 Shoaib Meenai[ExecutionEngine] Correct the size of a write in a...
2017-10-17 Vedant Kumar[llvm-cov] Add one correction to r315960 (PR34962)
2017-10-17 Sanjoy DasRevert "[SCEV] Maintain and use a loop->loop invalidati...
2017-10-17 Reid KlecknerTry to make crlf portable to other printf implementations
2017-10-16 Vedant Kumar[llvm-cov] Remove workaround in line execution count...
2017-10-16 Jonathan Coe[libclang] Add support for querying cursor availability
2017-10-16 Jonathan Coe[libclang] Visit attributes for function and class...
2017-10-16 Mark SearlesUse the return value of UpdateNodeOperands(); in some...
2017-10-16 Erich KeaneFix usage in TableGen of getValueAsString
2017-10-16 Simon Pilgrim[X86][AVX] Add v4x64 vector shuffle test for <0,2,1...
2017-10-16 Peter CollingbourneCOFF: Add resource files to linkrepro instead of the...
2017-10-16 Reid KlecknerDon't print end-of-directive tokens in -E output
2017-10-16 Matthias Brauncmake: BSD: Mark /usr/local/include as system include...
2017-10-16 George Burgess IVMake __builtin_types_compatible_p more like GCC's
2017-10-16 Erich KeaneReplace usage of std::stringstream with raw_string_ostream
2017-10-16 Peter CollingbourneCOFF: Give manifest resource file a name.
2017-10-16 Quentin ColombetRe-apply [AArch64][RegisterBankInfo] Use the statically...
2017-10-16 Quentin Colombet[AArch64][RegisterBankInfo] Add mapping support for...
2017-10-16 Quentin Colombet[AArch64][LegalizerInfo] Mark s128 G_BITCAST legal
2017-10-16 Matthew SimpsonAdd !callees metadata
2017-10-16 Reid Kleckner[MC] Lex CRLF as one token
2017-10-16 Simon Pilgrim[X86][3DNow] Add scheduling latency/throughput tests...
2017-10-16 Craig Topper[JumpThreading] Move two PredValueInfoTy vectors to...
2017-10-16 Eugene Zelenko[Transforms] Fix some Clang-tidy modernize and Include...
2017-10-16 Simon Pilgrim[X86][MMX] Add scheduling latency/throughput tests...
2017-10-16 Krzysztof ParzyszekReplace make_range in MachineRegisterInfo with ArrayRef...
2017-10-16 Vitaly Buka[libFuzzer] Delete llvm/lib/Fuzzer
2017-10-16 Tony TyeAdd base relative relocation record that can be used...
2017-10-16 Tony TyeAdd base relative relocation record that can be used...
2017-10-16 Erich KeaneRemove AnyX86Interrupt documentation
2017-10-16 Kostya Serebryanyfix llvm-isel-fuzzer: LLVMFuzzerTestOneInput should...
2017-10-16 Reid KlecknerRevert MSVC 2017 build fix and fix it by moving the...
2017-10-16 Erich KeaneSort Attributes by "HeaderName"
2017-10-16 Reid KlecknerFix the build of GlobalISelEmitter with MSVC 2017 by...
2017-10-16 Erich KeaneClarify the 'interrupt' names in Attribute Docs
2017-10-16 Krzysztof ParzyszekAdd iterator range MachineRegisterInfo::liveins(),...
2017-10-16 Konstantin... Revert r315877: Simplify.
2017-10-16 Krzysztof Parzyszek[Hexagon] Rangify some loops, NFC
2017-10-16 Alex Lorenz[refactor] allow the use of refactoring diagnostics
2017-10-16 Alex Lorenzclang-refactor: Use llvm_unreachable in an unused override
2017-10-16 Evgeniy Stepanov[cfi] Test cross-dso CFI on Android.
2017-10-16 Evgeniy StepanovDo not link clang_rt.cfi on Android.
2017-10-16 Anna Thomas[SCEV] Rename getMaxBECount and update comments. NFC
2017-10-16 Matthew Simpson[SparsePropagation] Enable interprocedural analysis
2017-10-16 Alex LorenzRecommit r315738 "[clang-refactor] Apply source replace...
2017-10-16 Kostya Kortchinsky[scudo] Do not include sanitizer_posix.h if not on...
2017-10-16 Alexander Timofeev[AMDGPU] : revert r315908
2017-10-16 Wei Mi[Bitfield] Add an option to access bitfield in a fine...
2017-10-16 Akira Hatanaka[ObjCARC] Do not move a release that has the clang...
2017-10-16 Sanjay Patel[x86] add minmax tests with more predicate coverage...
2017-10-16 Anna Thomas[Polly] Add XFAIL to large-numbers-in-boundary-context.ll
2017-10-16 Javed Absar[TableGen] Simplify CallingConvEmitter.cpp. NFC.
2017-10-16 Sanjay Patel[InstCombine] don't unnecessarily generate a constant...
2017-10-16 Sanjay Patel[ValueTracking] fix typos, formatting; NFC
2017-10-16 Alexander Timofeev[AMDGPU] Prevent Machine Copy Propagation from replacin...
2017-10-16 Simon PilgrimFix test name typo.
2017-10-16 Simon Pilgrim[X86][SSE] Added additional PACKUS shuffle tests
2017-10-16 Simon Dardis[mips][micromips] Fix (dis)assembly of bc1(t|f)
2017-10-16 Sjoerd MeijerISel type legalizer: debug messages. NFC.
2017-10-16 Simon PilgrimFix or vs || typo.
2017-10-16 Jonas Hahnfeld[CUDA] Require libdevice only if needed
2017-10-16 Stefan Maksimovic[mips] Provide alternate predicates for constant synthesis
2017-10-16 Hiroshi Inoue[PowerPC] fix up in sign-/zero-extension elimination
2017-10-16 Andrew V. TischenkoThis patch is a result of D37262: The issues with X86...
2017-10-16 Haojian Wu[clang-rename] Add function unit tests.
2017-10-16 George Rimar[llvm-dwarfdump] - Teach tool to parse DW_CFA_GNU_args_...
2017-10-16 NAKAMURA TakumiRevert rL315894, "SLPVectorizer.cpp: Try to appease...
2017-10-16 Nikolai BozhenovMove folding of icmp with zero after checking for min...
next