platform/upstream/llvm.git
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
2016-12-06 Simon PilgrimAvoid repeated calls to Op.getOpcode(). NFCI.
2016-12-06 Malcolm ParsonsFix two clang-tidy misc-move-forwarding-reference warnings
2016-12-06 Daniel Sanders[globalisel][aarch64] Fix unintended assumptions about...
2016-12-06 Michael KruseUpdate to isl-0.17.1-314-g3106e8d
2016-12-06 Daniel Sanders[globalisel][aarch64] Replace magic numbers with corres...
2016-12-06 Daniel Sanders[globalisel][aarch64] Correct argument names in comments.
2016-12-06 Rafael EspindolaDon't print empty PT_LOAD.
2016-12-06 Simon Pilgrim[SLPVectorizer][X86] Tests to show missed buildvector...
2016-12-06 Oliver Stannard[ARM] Better error message for invalid flag-preserving...
2016-12-06 Ayman Musa[X86][AVX512] Detect repeated constant patterns in...
2016-12-06 Rafael EspindolaDon't crash trying to write an 0 addend.
2016-12-06 Rafael EspindolaMake the test a bit more strict. NFC.
2016-12-06 Simon Pilgrim[X86] Add tests to show missed opportunities to calcula...
2016-12-06 Nemanja Ivanovic[PowerPC] Improvements for BUILD_VECTOR Vol. 4
2016-12-06 Daniel Sanders[globalisel][aarch64] Prefix PartialMappingIdx enumerat...
2016-12-06 Simon PilgrimFix MSVC -Wmicrosoft-enum-value 'enumerator value is...
2016-12-06 Pavel LabathUse Timeout<> in EvaluateExpressionOptions class
2016-12-06 Simon PilgrimFix MSVC bool to uint64_t promotion warning
2016-12-06 Chandler Carruth[LCG] Add some much needed asserts and verify runs...
2016-12-06 Florian Hahn[framelowering] Improve tracking of first CS pop instru...
2016-12-06 Benjamin KramerAlso recognize -std=iso9899:201x
2016-12-06 Sam McCallAdd missing parens in assert.
2016-12-06 Eric Liu[clang-move] ignore unsupported symbol kinds when check...
2016-12-06 Chandler Carruth[PM] Basic cleanups to CGSCC update code, NFC.
2016-12-06 Eric FiselierRevert r288787: Add missing stdbool.h module.
2016-12-06 Dean Michael... [XRay][compiler-rt] Only add unit tests if we're buildi...
2016-12-06 Eric FiselierAdd missing stdbool.h module. The test suite now passes...
2016-12-06 Dean Michael... [XRay][compiler-rt] CMake fixes for XRay -- take 2.
2016-12-06 Dean Michael... [XRay][compiler-rt] Fix unit test adding logic.
2016-12-06 Craig Topper[X86] Remove another weird scalar sqrt/rcp/rsqrt pattern.
2016-12-06 Craig Topper[X86] Add test case demonstrating a case where a vector...
2016-12-06 Craig Topper[X86] Regenerate a test using update_llc_test_checks.py
2016-12-06 Craig Topper[X86] Remove bad pattern that caused 128-bit loads...
2016-12-06 Craig Topper[X86] Add test case that shows a scalar sqrtsd intrinsi...
2016-12-06 Craig Topper[X86] Correct pattern for VSQRTSSr_Int, VSQRTSDr_Int...
2016-12-06 Eric FiselierFix stdio module build on OS X
2016-12-06 Weiming Zhaobuiltins: Add ARM Thumb1 implementation for uidiv and...
2016-12-06 Dean Michael... [XRay][compiler-rt] Explicitly initialise members.
next