platform/upstream/llvm.git
2017-05-10 Craig Topper[APInt] Remove check for single word since single word...
2017-05-10 Craig Topper[ConstantRange] Add test case showing a case where...
2017-05-10 Amaury SechetSmall refactoring in DAGCombine. NFC
2017-05-10 Eric FiselierFix use of now removed %exec test substitution
2017-05-10 Zachary TurnerRename variables to conform to LLVM naming conventions.
2017-05-10 Siddharth Bhat[Fix] [Fortran Support] Fix variable name & make testca...
2017-05-10 Erik Pilkington[Sema] Objective-C++ support for type trait __is_base_of
2017-05-10 Rui Ueyama[ELF] Improve error message for incompatible section...
2017-05-10 Francis RicciRevert "Add dyld to sanitizer procmaps on darwin"
2017-05-10 Francis RicciRevert "Disable static caching of dyld header on Go...
2017-05-10 Tim Shen[XRay] Fix XRay PPC return value bug.
2017-05-10 Hans WennborgFix -DLLVM_ENABLE_THREADS=OFF build of lld after r302613
2017-05-10 Alex Lorenz[AST] RecursiveASTVisitor should not crash on lambdas...
2017-05-10 Petr Hosek[clang-tidy][CMake] Make clang-tidy usable as distribut...
2017-05-10 Petr Hosek[ELF] Define __ehdr_start unconditionally even when...
2017-05-10 Tim Shen[XRay] Fix the test func-id-utils.cc on PPC.
2017-05-10 Adrian PrantlBuild the Apple-style stage2 with full debug info
2017-05-10 Sanjay Patel[InstSimplify, InstCombine] move 'or' simplification...
2017-05-10 Simon Pilgrim[X86][SSE] Check vec_set BUILD_VECTOR tests on both...
2017-05-10 Argyrios Kyrtzidis[libclang] Fix typo in doc-comment, NFC
2017-05-10 Francis RicciDisable static caching of dyld header on Go sanitizers
2017-05-10 Catherine Moore[cmake] Disable building enable_execute_stack.c for...
2017-05-10 Quentin Colombet[AArch64][RegisterBankInfo] Change the default mapping...
2017-05-10 Amara Emerson[AArch64] Enable use of reduction intrinsics.
2017-05-10 Argyrios Kyrtzidis[libclang] Introduce clang_Cursor_isExternalSymbol...
2017-05-10 Sanjay Patel[InstCombine] remove redundant tests
2017-05-10 Rafael EspindolaMark LinkerScript as final.
2017-05-10 Sanjay Patel[InstCombine] fix auto-generated FileCheck-captured...
2017-05-10 Francis RicciAdd dyld to sanitizer procmaps on darwin
2017-05-10 Rafael EspindolaRemove one more use of section names.
2017-05-10 Rafael EspindolaRemove another use of section names. NFC.
2017-05-10 Petar JovanovicReland: [mips] Impose a threshold for coercion of aggre...
2017-05-10 Sanjay Patel[InstCombine] fix typo in test comment; NFC
2017-05-10 George Rimar[ELF] - Don't segfault when assigning non-calculatable...
2017-05-10 Ulrich Weigand[SystemZ] Add miscellaneous instructions
2017-05-10 George Rimar[ELF] - Use LLVM_FALLTHROUGH in code.
2017-05-10 Ulrich Weigand[SystemZ] Add missing arithmetic instructions
2017-05-10 Sam Clegg[llvm-readobj] Improve errors on invalid binary
2017-05-10 George Rokos[OpenMP] Changes in the plugin interface
2017-05-10 Rafael EspindolaRemove another use of section names. NFC.
2017-05-10 Rafael EspindolaDon't use section names in getFiller. NFC.
2017-05-10 Michael Zuckermanchang type from 'int' to 'size_t'. This will fix revisi...
2017-05-10 Sanjay Patel[InstCombine] add (ashr (shl i32 X, 31), 31), 1 --...
2017-05-10 Martin Probstclang-format: refine calculating brace types.
2017-05-10 Philip Pfaffe[Polly][CMake] Fix syntactical errors in the exported...
2017-05-10 Serge GueltonUse explicit false instead of casted nullptr. NFC.
2017-05-10 Serge GueltonUse clang++-3.5 compatible initializer_list constructor
2017-05-10 Serge GueltonUse clang++-3.5 compatible initializer_list constructor
2017-05-10 Siddharth Bhat[Fortran Support] Detect Fortran arrays & metadata...
2017-05-10 Michael Zuckerman[LLVM][inline-asm] Altmacro string escape character '!'
2017-05-10 Simon Pilgrim[DAGCombiner] Dropped explicit (sra 0, x) -> 0 and...
2017-05-10 Mikael Holmen[IfConversion] Add missing check in IfConversion/canFal...
2017-05-10 Jonas Paulsson[SystemZ] Implement getRepRegClassFor()
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
next