platform/upstream/llvm.git
2016-12-07 Malcolm Parsons[RecursiveASTVisitor] Fix post-order traversal of Unary...
2016-12-07 Devin Coughlin[analyzer] Fix typo in nullability checker diagnostic
2016-12-07 Adhemerval... ELF/AArch64: Refactor R_AARCH64_LDST{8,15,32,64,128...
2016-12-07 Simon Pilgrim[X86] Add knownbits vector UMAX test
2016-12-07 Eric Liu[change-namespace] don't fix using shadow decls in...
2016-12-07 Simon Pilgrim[X86][SSE] Remove AND -> VZEXT combine
2016-12-07 Artem Dergachev[analyzer] Remove an unused enum value in RetainCountCh...
2016-12-07 Simon Pilgrim[SelectionDAG] Add knownbits support for EXTRACT_VECTOR...
2016-12-07 Michael KruseAdd IslPtr type traits. NFC.
2016-12-07 Artem Dergachev[analyzer] pr31226: Disable CastSizeChecker in C++...
2016-12-07 Simon Pilgrim[SelectionDAG] Removed old knownbits TODO comment....
2016-12-07 Simon Pilgrim[X86] Add test to show missed opportunities to calculat...
2016-12-07 Simon Pilgrim[X86][SSE] Fix vpextrd/vpextrq checks
2016-12-07 Simon Pilgrim[X86][SSE] Force execution domain of 32-bit extractps...
2016-12-07 Matthew Simpson[LV] Scalarize operands of predicated instructions
2016-12-07 Eric Liu[change-namespace] move template class forward-declarat...
2016-12-07 Benjamin KramerTry unbreaking the MSVC build.
2016-12-07 Simon Pilgrim[X86][SSE] Regenerate test.
2016-12-07 Dylan McKay[AVR] Expand 'SELECT_CC' nodes whereever possible
2016-12-07 Benjamin Kramer[LowerTypeTests] Use the TrailingObjects infrastructure...
2016-12-07 Andrea Di BiagioWhen GVN removes a redundant load, it should not modify...
2016-12-07 Simon Pilgrim[X86][SSE] Consistently set MOVD/MOVQ load/store/move...
2016-12-07 Andrea Di Biagio[InlineFunction] Refactor code in function `fixupLineNu...
2016-12-07 Simon Dardis[mips][rtdyld] Merge code to write relocated values...
2016-12-07 Dylan McKay[AVR] Move a pseudo expansion test into a folder
2016-12-07 Simon Pilgrim[X86][XOP] Fix VPERMIL2 non-constant pool shuffle decod...
2016-12-07 Dylan McKay[AVR] Allow loading from stack slots where src and...
2016-12-07 Alex LorenzImplement the -Wstrict-prototypes warning
2016-12-07 Andrea Di Biagio[InlineFunction] Do not propagate the callsite debug...
2016-12-07 Chandler Carruth[PM] Add some more logging to make it more clear when...
2016-12-07 Alex Lorenz[ObjC++] Don't enter a C++ declarator scope when the...
2016-12-07 Sam McCallCompilation database test: don't try to output to CWD
2016-12-07 Alexey Bader[OpenCL] Added a LIT test for ensuring address space...
2016-12-07 Alexey Bader[OpenCL] Fix SPIR version generation.
2016-12-07 Philip ReamesReintroduce a check accidentally removed in 288873...
2016-12-07 Rui UeyamaAdd comments and reorder code a bit to clarify the...
2016-12-07 Philip ReamesFix a warning introduced in r288874
2016-12-07 Rui UeyamaMake a decision about whether we should warn on missing...
2016-12-07 Rui UeyamaSimplify -e <number> option handling.
2016-12-07 Peter CollingbourneLowerTypeTests: Add a test that covers "unsatisfiable...
2016-12-07 Petr Hosek[ELF] Fix the broken PPC test
2016-12-07 Tom StellardAMDGPU : Add S_SETREG instructions to fix fdiv precisio...
2016-12-07 Petr Hosek[ELF] Shared libraries should have entry point
2016-12-07 Petr Hosek[ELF] Only binaries should have DT_DEBUG entry
2016-12-07 Haicheng Wu[AArch64] Correct the check of signed 9-bit imm in...
2016-12-07 Chandler Carruth[LCG] Add basic verification of the parent set and...
2016-12-07 Philip Reames[LVI] Remove used return value from markX functions
2016-12-07 Philip Reames[LVI] Simplify mergeIn code
2016-12-07 Duncan P. N... Driver: Remove support for -fobjc-gc*
2016-12-07 Philip Reames[LVI] Simplify obfuscated code
2016-12-07 Richard SmithFix test.
2016-12-07 Erich Keane[MS-ABI]V-base dtor called more than needed when throw...
2016-12-07 Reid KlecknerAddress review feedback by adding comments about $...
2016-12-06 Peter CollingbourneIR: Reduce the amount of boilerplate required for a...
2016-12-06 Richard Smith[c++17] P0135R1: Guaranteed copy elision.
2016-12-06 Tom StellardAMDGPU: Add llvm.amdgcn.interp.mov intrinsic
2016-12-06 Davide Italiano[llc] Fix -stop-after=consthoist initializing the pass.
2016-12-06 Kelvin Li[OpenMP] Fix typo in the run command in the test case...
2016-12-06 Matt ArsenaultAMDGPU: Fix crash on i16 constant expression
2016-12-06 Dean Michael... [XRay][compiler-rt] Explicitly add dependency to pthread
2016-12-06 Peter CollingbourneLowerTypeTests: Improve performance by optimising type...
2016-12-06 Simon Pilgrim[X86][XOP] Add test case for PR31296
2016-12-06 Eli Friedman[CodeGen] Fix result type for SMULO/UMULO legalization
2016-12-06 Matt ArsenaultAMDGPU: Fix operand name for v_interp_*
2016-12-06 Sanjay Patel[InstSimplify] fixed (?) to not mutate icmps
2016-12-06 Evgeniy StepanovReplace "|&" with "2>&1 |" to support bash pre-4
2016-12-06 Eugene Zelenko[IR] Fix some Clang-tidy modernize-use-equals-delete...
2016-12-06 Tom StellardAMDGPU/SI: Set correct value for amd_kernel_code_t...
2016-12-06 Davide Italiano[BDCE/DebugInfo] Preserve llvm.dbg.value's argument.
2016-12-06 Reid KlecknerDisable -Wweak-vtables when there are no key functions
2016-12-06 Tom StellardAMDGPU/SI: Don't move copies of immediates to the VALU
2016-12-06 Tim NorthoverGlobalISel: correctly handle small args via memory.
2016-12-06 Zvi Rackover[X86] Prefer reduced width multiplication over pmulld...
2016-12-06 Meador Inge[llgo] Remove support for LLVM attributes
2016-12-06 Simon Pilgrim[DAGCombine] Add (sext_in_reg (zext x)) -> (sext x...
2016-12-06 Sanjay Patel[InstSimplify] add folds for and-of-icmps with same...
2016-12-06 Tim NorthoverGlobalISel: fall back gracefully when we hit unhandled...
2016-12-06 Simon Pilgrim[SelectionDAG] We can ignore knownbits from an undef...
2016-12-06 Kelvin Li[OpenMP] Fix typo in the test case. NFC.
2016-12-06 Sanjay Patel[InstSimplify] add tests for and-of-icmps; NFC
2016-12-06 Tim NorthoverGlobalISel: handle G_SEQUENCE fallbacks gracefully.
2016-12-06 Tim NorthoverGlobalISel: allow G_SELECT instructions for pointers.
2016-12-06 Tim NorthoverGlobalISel: stop the legalizer from trying to handle...
2016-12-06 Sanjay Patel[InstSimplify] add folds for or-of-icmps with same...
2016-12-06 George Rimar[ELF] - Teach LLD to recognize PT_OPENBSD_BOOTDATA
2016-12-06 George Rimar[llvm-readobj] - Teach readobj to print PT_OPENBSD_BOOT...
2016-12-06 Sanjay Patel[InstSimplify] add tests for or-of-icmps; NFC
2016-12-06 Chris Bieneman[CMake] Fixing clang standalone build
2016-12-06 Joerg SonnenbergerFix FileCheck pattern.
2016-12-06 Joerg SonnenbergerAllow additional output since e.g. OSX appends flags...
2016-12-06 David Majnemer[MS ABI] Implement more of the Itanium mangling rules
2016-12-06 Simon Pilgrim[X86][SSE] Add knownbits test demonstrating demandedelt...
2016-12-06 Joerg SonnenbergerMake test case slightly more robust by explicitly passi...
2016-12-06 Joerg SonnenbergerIf clang was configured for a DEFAULT_SYSROOT and no...
2016-12-06 Joerg SonnenbergerAllow clang to write compilation database records.
2016-12-06 Simon Pilgrim[X86][SSE] Added vector sext_in_reg combine tests
2016-12-06 Jonathan RoelofsFix doc string typo: s/@__yes/@__objc_yes/
2016-12-06 George RimarRemoved trailing whitespaces. NFC.
2016-12-06 George Rimar[Support/ELF] - Add OpenBSD PT_OPENBSD_BOOTDATA constant.
2016-12-06 Simon Pilgrim[X86] Improve UMAX/UMIN knownbits test
next