platform/upstream/llvm.git
2016-02-24 David Majnemer[SimplifyCFG] Use a more elegant solution than r261731
2016-02-24 Simon Pilgrim[X86][SSSE3] Added target shuffle combine tests for...
2016-02-24 Sanjay Patelremove fixme comment that was fixed with r261750
2016-02-24 David Majnemer[WinEH] Make sure terminate handlers have funclet operands
2016-02-24 Sanjay Patel[InstCombine] enable optimization of casted vector...
2016-02-24 Rafael EspindolaCreate implicit plt entries for R_X86_64_32S.
2016-02-24 Sanjay Pateladd test to show missing bitcasted vector xor fold
2016-02-24 Rafael EspindolaMark R_AARCH64_PREL32 as relative.
2016-02-24 Anton Korobeynikov`MSP430InstrInfo::loadRegFromStackSlot` forgets to...
2016-02-24 Simon Pilgrim[X86][SSE41] Combine vector blends with zero
2016-02-24 Alexander Kornienko[docs] Change non-c++ code blocks to 'text' format...
2016-02-24 Simon Pilgrim[X86][SSE41] Combine insertion of zero scalars into...
2016-02-24 Nikolay Haustov[AMDGPU] Assembler: Simplify handling of optional operands
2016-02-24 Aidan Dodds[Renderscript] Change expression strings to use portabl...
2016-02-24 Sagar Thakur[MSAN] Fix memcmp_test on MIPS
2016-02-24 Alexander Kornienko[clang-tidy] introduce modernize-deprecated-headers...
2016-02-24 Alexander Kornienko[clang-tidy] Added a check for forward declaration...
2016-02-24 Artur PilipenkoNFC. Move isDereferenceable to Loads.h/cpp
2016-02-24 Artur PilipenkoNFC. Move getAlignment helper function from ValueTracki...
2016-02-24 Omair JavaidFix test for homogeneity in case of aggregate consistin...
2016-02-24 Simon Pilgrim[X86][SSE] Fixed vector rotation test name typo
2016-02-24 Nikolay Haustov[AMDGPU] fix amd_kernel_code_t bit field position as...
2016-02-24 David Majnemer[SimplifyCFG] Do not blindly remove unreachable blocks
2016-02-24 David Majnemer[CodeView] Describe variables live in x87 registers
2016-02-24 George Rimar[ELF] - replaced std::function with raw pointers in...
2016-02-24 Dmitry Vyukovtsan: disable ignore_lib4.cc test on powerpc64 and...
2016-02-24 Simon Pilgrim[X86][SSE] Don't get target shuffle operands prematurely.
2016-02-24 George Rimar[ELF] - Teach input section wildcard patterns to recogn...
2016-02-24 Michael Zuckerman[LLVM][AVX512][PSHUFHW ][PSHUFLW ] Change imm8 to int
2016-02-24 Igor BregerAVX512: Add vpmovzxbw/d/q ,vpmovzxw/d/q ,vpmovzxbdq...
2016-02-24 Mohit K. Bhakkad[MSan] fix process_vm_readv test: Exit silently if...
2016-02-24 Justin BognerX86: Wrap a helper for an assert in #ifndef NDEBUG
2016-02-24 Mohit K. Bhakkad[MSan] Mark dlerror.cc expected failure for MIPS
2016-02-24 Matt ArsenaultAMDGPU: Check cheaper condition before SignBitIsZero
2016-02-24 Xiuli Pan[OpenCL] Add Sema checks for OpenCL 2.0 block
2016-02-24 Chaoren LinFix TestCStrings for Linux with i386 inferiors.
2016-02-24 James Y KnightDefault vaarg lowering should support indirect struct...
2016-02-24 Eugene ZelenkoFix Clang-tidy modernize-use-nullptr and modernize...
2016-02-24 Alexey Samsonov[tests] Portability fixup for r261713.
2016-02-24 Aaron Watrymath: Fix ilogb(double) return type
2016-02-24 Alexey Samsonov[tests] Resolve old TODOs in ASan unit tests.
2016-02-24 Rui UeyamaELF: Remove InputSectionBase::getAlign and instead...
2016-02-24 Rui UeyamaELF: Remove InputSectionBase::isLive and use Live membe...
2016-02-24 Rui UeyamaELF: Make some functions constant. NFC.
2016-02-24 Rui UeyamaCOFF: Temporarily remove flaky a test.
2016-02-24 Alexey Samsonov[tests] Don't compile CFI C tests in C++ mode.
2016-02-23 Sanjay Patel[InstCombine] refactor visitOr() to use foldCastedBitwi...
2016-02-23 Jingyue Wu[doc] Obtaining help on LLVM's CUDA support.
2016-02-23 Richard SmithPR24667: fix quadratic runtime if textually-included...
2016-02-23 Sean CallananWhen looking for symbols, find load addresses in a...
2016-02-23 Devin Coughlin[analyzer] Find ObjC 'self' decl even when block captur...
2016-02-23 Derek SchuffRevert "[WebAssembly] Stackify code emitted by eliminat...
2016-02-23 Sanjay Patelminimize test and use FileCheck
2016-02-23 Chris Bieneman[CMake] Support component-based installation for runtim...
2016-02-23 Chris Bieneman[CMake] Assign components and dependencies during add_c...
2016-02-23 Tim NorthoverAArch64: rename compact unwind forms back to UNWIND_ARM...
2016-02-23 Derek Schuff[WebAssembly] Stackify code emitted by eliminateFrameIndex
2016-02-23 Vedant Kumar[profile] Fix iteration over profile data entries
2016-02-23 Rafael EspindolaUse a different error in test.
2016-02-23 Chris Bieneman[CMake] Create an install-distribution target driven...
2016-02-23 Chris Bieneman[CMake] Add install-clang-format target by migrating...
2016-02-23 Tim NorthoverARM: fix handling of movw/movt relocations with addend.
2016-02-23 Rafael EspindolaFix the aarch64 logic for dynamic relocations.
2016-02-23 Marshall ClowFix a missing closing tag
2016-02-23 Marshall ClowMore updates
2016-02-23 Geoff Berry[AArch64] Generate csinv instruction more often
2016-02-23 Nico WeberRename Action::begin() to Action::input_begin().
2016-02-23 Adrian PrantlReapply r261657.
2016-02-23 Xinliang David LiFix comment
2016-02-23 Hans WennborgRevert r261633 "Supporting all entities declared in...
2016-02-23 Hans WennborgRevert r261634 "Supporting all entities declared in...
2016-02-23 Aaron BallmanAmends r252104 to evaluate the controlling expression...
2016-02-23 Rafael EspindolaSimplify. NFC.
2016-02-23 Rafael EspindolaDon't include tbss's alignment in offset.
2016-02-23 Davide Italiano[X86ISelLowering] Stop typing the same return over...
2016-02-23 Weiming ZhaoFix PR25339: ARM Constant Island
2016-02-23 Derek Schuff[WebAssembly] Add TODO comment to revisit red zone...
2016-02-23 Rui UeyamaHandle bitcode files in archive files with --whole...
2016-02-23 Derek Schuff[WebAssembly] Implement red zone for user stack
2016-02-23 Marshall ClowThese new tests fail on the green-dragon bots, which...
2016-02-23 Dmitry Vyukovtsan: clean up code after r261658
2016-02-23 Sanjay Patel[InstCombine] improve readability ; NFCI
2016-02-23 Dmitry Vyukovtsan: fix signal handling in ignored libraries
2016-02-23 Adrian PrantlRemove an unnecessary workaround introduced in r259975...
2016-02-23 David Majnemer[WinEH] Don't inline an 'unwinds to caller' cleanupret...
2016-02-23 Marshall ClowMore updates
2016-02-23 Bruno Cardoso... Revert "[VFS] Add support for handling path traversals"
2016-02-23 Marshall ClowAdd tests for LWG#2560. No code changes, just tests
2016-02-23 Sanjay Patel[InstCombine] less indenting; NFC
2016-02-23 Adhemerval... [lld] [ELF/AArch64] Fix R_AARCH64_ABS64 in Shared mode
2016-02-23 Geoff Berry[AArch64] Fix fastcc -tailcallopt epilog code generation.
2016-02-23 Sanjay Patel[InstCombine] add helper function to foldCastedBitwiseL...
2016-02-23 Marshall ClowAdd additional tests to ensure that we DTRT with short...
2016-02-23 Marshall ClowMore updates; patch for 2583 ready
2016-02-23 Alexander KornienkoFix a typo. NFC
2016-02-23 Alexander KornienkoClean up clang-format options documentation. NFC
2016-02-23 Alexander KornienkoSupport language selection for \code blocks.
2016-02-23 Alexander KornienkoUpdate clang-format options docs.
2016-02-23 Alexander KornienkoAllow running dump_format_style.py from any directory.
2016-02-23 Michael Zuckerman[CLANG] [AVX512] [BUILTIN] Adding prorv{d|q}{128|256...
next