platform/upstream/llvm.git
2017-05-10 Dmitry Preobrazhensky[AMDGPU][MC] Corrected v_madak/madmk to avoid printing...
2017-05-10 Igor Breger[GlobalISel][X86] Split test file. NFC
2017-05-10 Ulrich Weigand[SystemZ] Add decimal integer instructions
2017-05-10 Ulrich Weigand[SystemZ] Add crypto instructions
2017-05-10 Ulrich Weigand[SystemZ] Add translate/convert instructions
2017-05-10 Ulrich Weigand[SystemZ] Add missing memory/string instructions
2017-05-10 Ulrich Weigand[SystemZ] Reformat assembler/disassembler tests
2017-05-10 Simon Pilgrim[DAGCombiner] Add vector support to fold (shl/srl 0...
2017-05-10 Chandler CarruthRevert r301950: SpeculativeExecution: Stop using whitel...
2017-05-10 Adhemerval... [msan] Fix getmntent{_r} for empty /etc/fstab
2017-05-10 Siddharth Bhat[GPUJIT] Disabled gcc's -Wpedantic for use of dlsym
2017-05-10 Gabor Horvath[clang-tidy] Add new cert-dcl21-cpp check
2017-05-10 Tobias Grosser[Polly] Canonicalize arrays according to base-ptr equiv...
2017-05-10 Simon Dardis[mips] XFAIL getpwnam_r_invalid_user.cc test
2017-05-10 Martin Storsjo[AArch64] Fix a comment to match the code. NFC.
2017-05-10 Egor Churaev[OpenCL] Handle OpenCL specific subelement types
2017-05-10 Alex Lorenz[index] Index simple dependent declaration references
2017-05-10 Amara EmersonAdd a late IR expansion pass for the experimental reduc...
2017-05-10 Egor Churaev[OpenCL] Added checking OpenCL version for cl_khr_mipma...
2017-05-10 Eric FiselierFix use of removed SH test replacement %exec
2017-05-10 Ivan A. Kosarev[Safestack] Fix the canary test to catch the libc's...
2017-05-10 Eric FiselierAttempt to speculatively unbreak Apple build bots
2017-05-10 Craig Topper[APInt] Fix indentation of tcDivide. Combine variable...
2017-05-10 Craig Topper[APInt] Use getNumWords function in udiv/urem/udivrem...
2017-05-10 Eric LiuAdd ASTMatchRefactorer and ReplaceNodeWithTemplate...
2017-05-10 Igor Breger[GlobalISel][X86] G_ZEXT i1 to i32/i64 support.
2017-05-10 Mikael Holmen[UnreachableBlockElim] Check return value of constrainR...
2017-05-10 Tobias GrosserAdd noreturn attribute to avoid warnings about missing...
2017-05-10 Tobias GrosserFix formatting in Polly
2017-05-10 Eric FiselierRename Appveyor install helper script.
2017-05-10 Chandler CarruthUpdate Polly for LLVM API change r302571 that removed...
2017-05-10 Eric FiselierSupport using MinGW POSIX threads on Windows
2017-05-10 Eric Fiselierattempt to fix appveyor syntax error
2017-05-10 Richard SmithWhen we see a '<' operator, check whether it's a probab...
2017-05-10 Eric FiselierAdd MinGW64 builder to Appveyor.
2017-05-10 Zachary Turner[Core] Make parallel algorithms match C++ Parallelism TS.
2017-05-10 Ahmed Bougacha[CodeGen] Don't require AA in TwoAddress at -O0.
2017-05-10 Ahmed Bougacha[CodeGen] Don't require AA in SDAGISel at -O0.
2017-05-10 Ahmed Bougacha[CodeGen] Compute DT/LI lazily in SafeStackLegacyPass...
2017-05-10 Ahmed Bougacha[CodeGen] Split SafeStack into a LegacyPass and a utili...
2017-05-10 Ahmed Bougacha[CodeGen] Add an -O0 backend pipeline test. NFC.
2017-05-10 Eric FiselierImprove how LIT reports the added environment variables
2017-05-10 Sam Clegg[WebAssembly] Fix build error in wasm YAML code
2017-05-10 Sanjay Patel[InstCombine] add helper function for add X, C folds...
2017-05-10 Eric FiselierAttempt to unbreak Libc++ test configuration
2017-05-10 Richard SmithWhen instantiating a friend function template, don...
2017-05-09 Eric FiselierFix test runtime environment on Windows
2017-05-09 Sam Clegg[WebAssembly] Improve libObject support for wasm import...
2017-05-09 Eric FiselierFix misspelling of environment throughout libc++
2017-05-09 Sanjay Patel[InstCombine] add tests for andn; NFC
2017-05-09 Vedant Kumar[ubsan] Mark overflow checks with !nosanitize
2017-05-09 Easwaran Raman[ProfileSummary] Make getProfileCount a non-static...
2017-05-09 Richard SmithDon't mark a member as a member specialization until...
2017-05-09 Peter CollingbourneFunctionImport: Simplify function llvm::thinLTOInternal...
2017-05-09 Evgeniy StepanovFix clang_cl argument in fsanitize.c driver test.
2017-05-09 Eric Fiselier[Sema] Implement Core 2094: Trivial copy/move construct...
2017-05-09 Eric FiselierUpdate Clang C++ DR documentation for new issue list
2017-05-09 Evgeniy Stepanov[asan] A clang flag to enable ELF globals-gc.
2017-05-09 Evgeniy StepanovRemove unnecessary calls to MakeArgString.
2017-05-09 Lang Hames[ExecutionEngine] Make RuntimeDyld::MemoryManager respo...
2017-05-09 Serge GueltonFix CGObjCGNU::init bug introduced by r302572
2017-05-09 Keno Fischer[GVN] Fix a crash on encountering non-integral pointers
2017-05-09 Stanislav Mekhanoshin[AMDGPU] Fixed typo in GCNRegPressure, NFC
2017-05-09 Sanjay Patel[InstCombine] update test file to use FileCheck; NFC
2017-05-09 Lang HamesImport sys in repo.py.
2017-05-09 Zvi RackoverDAGCombine: Combine shuffles of splat-shuffles
2017-05-09 Matthew Simpson[AArch64] Consider widening instructions in cost calcul...
2017-05-09 Sanjay Patel[InstCombine] clean up matchDeMorgansLaws(); NFCI
2017-05-09 Martin Probstclang-format: [JS] Don't indent JavaScript IIFEs.
2017-05-09 Davide Italiano[NewGVN] Simplify a DEBUG() statement. NFCI.
2017-05-09 Reid Kleckner[codeview] Check for a DIExpression offset for local...
2017-05-09 Adrian PrantlUpdate testcase for upstream LLVM changes (r302469).
2017-05-09 Adrian PrantlMake it illegal for two Functions to point to the same...
2017-05-09 Piotr PadlewskiNFC: refactor replaceDominatedUsesWith
2017-05-09 Wolfgang Pieb[DWARF] Fix a parsing issue with type unit headers.
2017-05-09 Eric BeckmannFix the Endianness bug by adding the little endian...
2017-05-09 Serge GueltonSuppress all uses of LLVM_END_WITH_NULL. NFC.
2017-05-09 Serge GueltonSuppress all uses of LLVM_END_WITH_NULL. NFC.
2017-05-09 Simon Dardis[mips] XFAIL dfsan's custom.cc test on mips64.
2017-05-09 Sam Clegg[WebAssembly] Fix failing wasm-toolchain test
2017-05-09 Jacques Pienaar[lanai] Add computeKnownBitsForTargetNode for Lanai.
2017-05-09 Simon Dardis[mips] Remove XFAIL from sanitizer_coverage_no_prune.cc
2017-05-09 Davide Italiano[NewGVN] Explain why sorting by pointer values doesn...
2017-05-09 Ulrich Weigand[SystemZ] Support missing relocation types in RuntimeDy...
2017-05-09 Rui UeyamaAdd memory ORIGIN and LENGTH expression support
2017-05-09 Ulrich Weigand[SystemZ] Remove XFAIL on sanitizer_coverage_no_prune.cc
2017-05-09 Ulrich Weigand[SystemZ] Fix failures after D32542
2017-05-09 Simon Dardis[compiler-rt][mips] Fix a test for mips.
2017-05-09 Sam Clegg[WebAssembly] Fix validation of start function
2017-05-09 Simon Pilgrim[X86][LWP] Remove MSVC LWP intrinsics stubs.
2017-05-09 Sam Clegg[WebAssembly] Fix location and -flavor when running lld
2017-05-09 Simon Pilgrim[X86][LWP] Removing LWP todo comment. NFCI.
2017-05-09 Adrian PrantlBuild the Apple-style stage2 with modules
2017-05-09 Petar JovanovicRevert r302547 ([mips] Impose a threshold for coercion...
2017-05-09 Krzysztof Parzyszek[RegScavenger] Rangify a loop, NFC
2017-05-09 Puyan LotfiAdding VSCode syntax colorizer to utils (generated...
2017-05-09 Davide Italiano[NewGVN] Fix a consistent order for phi nodes operands.
2017-05-09 Craig Topper[APInt] Remove return value from tcFullMultiply.
2017-05-09 Daniel BerlinNewGVN: Make all of symbolic evaluation logically const.
2017-05-09 Craig Topper[X86] Add more patterns for BZHI isel
next