platform/upstream/llvm.git
2016-11-24 Craig Topper[DAGCombine] Teach DAG combine that if both inputs...
2016-11-24 Craig Topper[X86] Modify two tests that passed undef to both sides...
2016-11-24 Kuba Mracek[tsan] Add support for GCD dispatch_suspend and dispatc...
2016-11-24 Rui UeyamaUse toString() to report incompatible files.
2016-11-24 Rui UeyamaInclude a hint how to see all errors if error is truncated.
2016-11-24 Rui UeyamaDefine toString(const SymbolBody &) and remove maybeDem...
2016-11-24 Serge RogatchTest commit access.
2016-11-24 Craig Topper[AVX-512] Add tests demonstrating failure to generated...
2016-11-24 Pavel LabathAdd a couple of tests for the Listener class
2016-11-24 Rafael EspindolaUse a more explicit type for the sizeof.
2016-11-24 Benjamin Kramer[CodeGen] Pass objects that are expensive to copy by...
2016-11-24 Pavel LabathFix TestMiExec.test_lldbmi_exec_next_instruction
2016-11-24 Benjamin Kramer[Format] Avoid copying std::sets and simplify code...
2016-11-24 Abhilash BhandariTest Commit, removing a blank line in CREDITS.TXT
2016-11-24 Benjamin Kramer[Sema] Pass APSInts by const ref, avoiding copies.
2016-11-24 Simon PilgrimFix unused variable warning
2016-11-24 Benjamin Kramer[X86] Don't round trip a unique_ptr through a raw point...
2016-11-24 Pavel LabathEnable MiExecTestCase-test_lldbmi_exec_next_instruction
2016-11-24 Simon Pilgrim[X86][SSE] Improve UINT_TO_FP v2i32 -> v2f64
2016-11-24 Pavel LabathEnable TestMultithreaded-sb_api_listener_event_process_...
2016-11-24 Pavel LabathEnable TestBitfields on linux with clang
2016-11-24 Pavel LabathEnable TestRegisterVariables for some configurations
2016-11-24 Simon Pilgrim[X86][AVX512] Add support for v2i64 fptosi/fptoui/sitof...
2016-11-24 Pavel LabathEnable WatchpointPythonCommandTestCase-test_continue_in...
2016-11-24 Pavel LabathUse more chrono in AdbClient
2016-11-24 Pavel LabathUse chrono in AdbClient
2016-11-24 Simon Pilgrim[X86][AVX512DQVL] Add awareness of vcvtqq2ps and vcvtuq...
2016-11-24 Simon Pilgrim[X86][AVX512DQVL] Add support for v2i64 -> v2f32 SINT_T...
2016-11-24 Simon Pilgrim[X86][AVX512DQVL] Add v2i64 -> v2f32 + zero codegen...
2016-11-24 Nikolai Bozhenov[x86] Fixing PR28755 by precomputing the address used...
2016-11-24 Nikolai Bozhenov[x86] Minor refactoring of X86TargetLowering::EmitInstr...
2016-11-24 Nikolai Bozhenov[x86] Rewrite getAddressFromInstr helper function
2016-11-24 Ehsan Amiri[PPC] support for arithmetic builtins in the FE
2016-11-24 Dylan McKay[AVR] Mark the 'select-must-add-unconditional-jump...
2016-11-24 Simon Pilgrim[X86] Generalize CVTTPD2DQ/CVTTPD2UDQ and CVTDQ2PD...
2016-11-24 Peter Smith[ELF] Add terminating sentinel .ARM.exidx table entry
2016-11-24 Roger Ferrer... Reverting wrong diff
2016-11-24 Pavel LabathAttempt to fix freebsd build after r287864
2016-11-24 Roger Ferrer... Protect tests for std::uninitialized_{copy,fill} under...
2016-11-24 Roger Ferrer... Protect std::string tests under libcpp-no-exceptions
2016-11-24 Pavel LabathIntroduce chrono to more gdb-remote functions
2016-11-24 Haojian Wu[clang-move] Enable dump all declarations in old header.
2016-11-24 Adrian KuegelRemove \x13 (^S) character that was likely added by...
2016-11-24 Howard HellyerPatch for lldb bug 26322 “core load hangs”
2016-11-24 George Rimar[ELF] - Removed unused method. NFC.
2016-11-24 Benjamin Kramer[ASTDumper] Add some more character escapes for conveni...
2016-11-24 Howard HellyerPatch for lldb bug 26322 “core load hangs”
2016-11-24 Malcolm Parsons[CommandLine] Remove redundant initializers for StringR...
2016-11-24 Jacob Baungard... TableGen: Allow signed immediates for instruction aliases
2016-11-24 Craig Topper[AVX-512] Fix some mask shuffle tests to actually test...
2016-11-24 Craig Topper[AVX-512] Move a 16 x float shuffle test to the v16...
2016-11-24 Kelvin LiRemove comments (NFC)
2016-11-24 Douglas YungMake these tests work more reliably with Release builds.
2016-11-24 Rui UeyamaUpdate comment.
2016-11-24 Rui UeyamaRemove HasError and use ErrorCount instead.
2016-11-24 Taras TsugriiFix a comparison of integers of different signs warning.
2016-11-24 Joerg SonnenbergerSpelling.
2016-11-24 Peter CollingbourneObject: Add IRObjectFile::getTargetTriple().
2016-11-24 Peter CollingbourneObject: Simplify the IRObjectFile symbol iterator imple...
2016-11-24 Matt ArsenaultAMDGPU: Preserve m0 value when spilling
2016-11-24 Matt ArsenaultTRI: Add hook to pass scavenger during frame elimination
2016-11-24 Matt ArsenaultAMDGPU: Remove m0 spilling code
2016-11-24 Matt ArsenaultAMDGPU: Make m0 unallocatable
2016-11-24 Davide Italiano[lib/LTO] Rename few instances of Lto to LTO.
2016-11-23 Greg ClaytonRely on a single DWARF version instead of having two...
2016-11-23 Eugene Zelenko[DebugInfo] Fix some Clang-tidy modernize-use-default...
2016-11-23 Rui Ueyama[COFF] Add DebugInfoCodeView dependency
2016-11-23 Rui UeyamaSet default entry point to .text if no entry point...
2016-11-23 Simon Pilgrim[X86][SSE] Add awareness of (v)cvtpd2dq and vcvtpd2udq...
2016-11-23 Eugene Zelenko[IR] Fix some Clang-tidy modernize-use-default, moderni...
2016-11-23 Vedant Kumar[test] Use a helper macro to refer to MAP_ANON (NFC)
2016-11-23 Simon Atanasyan[ELF][MIPS] Fix handling of _gp/_gp_disp/__gnu_local_gp...
2016-11-23 Nicolai Haehnle[SelectionDAG] Early-out in TargetLowering::expandMUL...
2016-11-23 Rui UeyamaRemove trailing whitespace.
2016-11-23 Stephan T.... [libcxx] [test] D27027: Strip trailing whitespace.
2016-11-23 Stephan T.... [libcxx] [test] D27026: Fix copy-paste silliness; ULL...
2016-11-23 Stephan T.... [libcxx] [test] D27020: Fix MSVC warning C4245 "convers...
2016-11-23 Stephan T.... [libcxx] [test] D27019: Fix MSVC warning C4245 "convers...
2016-11-23 Stephan T.... [libcxx] [test] D27018: Fix MSVC warning C4018 "signed...
2016-11-23 Stephan T.... [libcxx] [test] D27016: Fix MSVC warning C4018 "signed...
2016-11-23 Stephan T.... [libcxx] [test] D27015: Fix MSVC warning C4018 "signed...
2016-11-23 Stephan T.... [libcxx] [test] D27014: Fix MSVC warning C4018 "signed...
2016-11-23 Simon Pilgrim[X86][AVX512VL] Add v2f64 -> v2i32/v2f32 + zero codegen...
2016-11-23 Stephan T.... [libcxx] [test] D27013: Fix MSVC warning C4018 "signed...
2016-11-23 Hongbin ZhengFix typo.
2016-11-23 Matt ArsenaultAMDGPU: Cleanup immediate folding code
2016-11-23 Matt ArsenaultAMDGPU: Fix debug printing
2016-11-23 Rui UeyamaUse llvm::utohexstr instead of Twine::utohexstr.
2016-11-23 Simon Pilgrim[X86][SSE] Add v2i64 -> v2i32 + zero codegen test
2016-11-23 Matt ArsenaultAMDGPU: Fix not setting kill flag on temp reg when...
2016-11-23 Matt ArsenaultAMDGPU: Fix adding extra implicit def of register
2016-11-23 Matt ArsenaultAMDGPU: Fix MMO when splitting spill
2016-11-23 Vedant KumarRevert "[lit] When setting SDKROOT on Darwin, use ...
2016-11-23 Meador Ingellvm-nm: Print correct symbol types for init and fini...
2016-11-23 Meador Ingellvm-nm: Don't print value or size for undefined or...
2016-11-23 Alexey Bataev[SLP] Add more tests for SLP Vectorizer.
2016-11-23 Haicheng Wu[LoopUnroll] Move code to exit early. NFC.
2016-11-23 Rafael EspindolaFix this on 32 bit hosts.
2016-11-23 Daniel BerlinRevert "[Triple] Add Facebook vendor"
2016-11-23 Rui UeyamaFix uninitialized variable access.
next