platform/upstream/llvm.git
2016-09-09 Simon Pilgrim[X86][XOP] Fix VPERMIL2PD mask creation on 32-bit targets
2016-09-09 Krzysztof Parzyszek[Hexagon] Fix disassembler crash after r279255
2016-09-09 Kostya Serebryany[sanitizer] fix an allocator bug where the allocated...
2016-09-09 Michael Kuperstein[X86] Regenerate test. NFC.
2016-09-09 Rui UeyamaAdd comments.
2016-09-09 Justin LebarEnable in-tree builds of parallel-libs.
2016-09-09 Rafael EspindolaRevert "Compact InputSectionData from 64 to 48 bytes...
2016-09-09 Arnold SchwaighoferCreate phi nodes for swifterror values at the end of...
2016-09-09 Adrian PrantlDebug info: Bump the default DWARF version on Darwin...
2016-09-09 Filipe Cabecinhas[asan] Store access_size in the {Stack,Global}AddressDe...
2016-09-09 Justin Lebar[NVPTX] Implement llvm.fabs.f32, llvm.max.f32, etc.
2016-09-09 Justin Lebar[StreamExecutor] Make SE work with an in-tree LLVM...
2016-09-09 Filipe Cabecinhas[asan] Add a new AddressDescription structure, which...
2016-09-09 Justin Lebar[CUDA] Make __GCC_ATOMIC_XXX_LOCK_FREE macros the same...
2016-09-09 Saleem AbdulrasoolARM: move the builtins libcall CC setup
2016-09-09 Michael Gottesman[cmake] Fix a stale comment from an earlier version...
2016-09-09 Michael Gottesman[cmake] Export gtest/gtest_main and its dependencies...
2016-09-09 Rafael EspindolaCompact InputSectionData from 64 to 48 bytes. NFC.
2016-09-09 Saleem Abdulrasooltest: adjust the GUID
2016-09-09 Rafael EspindolaAdd a lower level zlib::uncompress.
2016-09-09 Wei DingAMDGPU : Fix mqsad_u32_u8 instruction incorrect data...
2016-09-09 Tom StellardAMDGPU/SI: Make sure llvm.amdgcn.implicitarg.ptr()...
2016-09-09 Saleem AbdulrasoolCOFF: make builds more reproducible
2016-09-09 Manman RenModules: revert r280728.
2016-09-09 Zachary Turner[pdb] Print out some more info when dumping a raw stream.
2016-09-09 Vedant Kumar[llvm-cov] Remove some asserts in the html renderer...
2016-09-09 Evgeniy Stepanov[asan] Disable handle_abort in Android tests.
2016-09-09 Dehao ChenDo not widen load for different variable in GVN.
2016-09-09 Rui UeyamaFix another -Wunused-variable for non-assert build.
2016-09-09 Vedant Kumar[llvm-cov] Try to fix the native_separators.c test...
2016-09-09 Douglas KatzmanMyriad: nominally "support" ASAN.
2016-09-09 Zachary Turner[pdb] Add command line options for dumping individual...
2016-09-09 Rui UeyamaFix -Wunused-variable for non-assert build.
2016-09-09 George Rokos[OPENMP] ppc64le recognized as big-endian
2016-09-09 Zachary Turner[pdb] Pass CVRecord's through the visitor as non-const...
2016-09-09 Kostya Serebryany[libFuzzer] one more puzzle, value_profile cracks it...
2016-09-09 George Rokos[OPENMP] Implementation of omp_get_default_device and...
2016-09-09 Eric LiuAlso cleanup comments around redundant colons/commas...
2016-09-09 Zachary Turner[pdb] Write PDB TPI Stream from Yaml.
2016-09-09 Vedant Kumar[llvm-cov] Handle native paths correctly in the text...
2016-09-09 Aaron BallmanMove the ocaml_all target into the Misc folder for...
2016-09-09 Reid Kleckner[codeview] Don't assert if the array element type is...
2016-09-09 Vedant Kumar[Bitcode] Add compatibility test for the 3.9 release
2016-09-09 Todd Fialaxfail DarwinLog "filter message by regex" tests
2016-09-09 Reid Kleckner[DebugInfo] Ensure complete type is emitted with -fstan...
2016-09-09 Reid KlecknerMake -fstandalone-debug and -flimit-debug-info availabl...
2016-09-09 Sanjay Patel[InstCombine] add tests to show pattern matching failur...
2016-09-09 Justin LebarAttempt to fix static_asserts in SelectionDAGNodes...
2016-09-09 Reid Kleckner[codeview] Extend the heuristic for detecting classes...
2016-09-09 Tobias GrosserFlattenAlgo: Ensure we _really_ obtain a param space
2016-09-09 Justin Lebar[SelectionDAG] Fix two issues with SDNode::getRawSubcla...
2016-09-09 Sam KoltonAMDGPU] Assembler: better support for immediate literal...
2016-09-09 George RimarRecommit [ELF] - Versionscript: do not treat non-wildca...
2016-09-09 Filipe Cabecinhas[asan] Since r280945 fixed the OS X abort() problem...
2016-09-09 Chris Dewhurst[Sparc][LEON] Removed the parts of the errata fixes...
2016-09-09 George RimarRevert r281045, it broke BB.
2016-09-09 George RimarRecommit [ELF] - Versionscript: do not treat non-wildca...
2016-09-09 James Molloy[ARM] ADD with a negative offset can become SUB for...
2016-09-09 James Molloy[ARM] icmp %x, -C can be lowered to a simple ADDS or CMN
2016-09-09 Simon Pilgrim[SelectionDAG] Ensure DAG::getZeroExtendInReg is called...
2016-09-09 George Rimar[ELF] - Revert r281038 to see if that unbreaks build...
2016-09-09 James Molloy[Thumb] Select (CMPZ X, -C) -> (CMPZ (ADDS X, C), 0)
2016-09-09 Tobias GrosserAdd namespace specifier before nullptr_t
2016-09-09 George Rimar[ELF] - Versionscript: do not treat non-wildcarded...
2016-09-09 Tim NorthoverGlobalISel: remove G_TYPE and G_PHI
2016-09-09 Tim NorthoverGlobalISel: fix comments and add assertions for valid...
2016-09-09 Tim NorthoverGlobalISel: move type information to MachineRegisterInfo.
2016-09-09 Tobias GrosserIslNodeBuilder: Add missing __isl_take annotation
2016-09-09 Simon DardisRevert "[mips] Fix c.<cc>.<fmt> instruction definition."
2016-09-09 Nitesh Jain[LLDB][MIPS] Fix Emulation for JALR64 Instruction
2016-09-09 Nitesh Jain[LLDB][MIPS] Fix TestEhFrameUnwind.py for MIPS
2016-09-09 Dimitar VlahovskiFixing a build breakage caused from a change in LLVM...
2016-09-09 Pavel LabathNFC: Reformat ABISysV_i386 register context into someth...
2016-09-09 Sam Kolton[AMDGPU] Assembler: rename amd_kernel_code_t asm names...
2016-09-09 James Molloy[Thumb1] Teach optimizeCompareInstr about thumb1 compares
2016-09-09 Nitesh Jain[LLDB][MIPS] Fix TestLldbGdbServer.py failure
2016-09-09 Pavel LabathFix new gdb-remote client unit test for windows
2016-09-09 Eugene LeviantLinker script: implement AT [ (address) ] for PHDR
2016-09-09 Sam Kolton[AMDGPU] Assembler: match e32 VOP instructions before...
2016-09-09 Simon Dardis[mips] Fix c.<cc>.<fmt> instruction definition.
2016-09-09 Chris Dewhurst[Sparc][LEON] Unit test for CASA instruction supported...
2016-09-09 Gor Nishanov[Coroutines] Part13: Handle single edge PHINodes across...
2016-09-09 Amaury SechetRationalise the attribute getter/setter methods on...
2016-09-09 Amaury SechetUpdate clang for D21514. NFC
2016-09-09 George Burgess IV[Docs] Fix typos, remove trailing whitespace.
2016-09-09 Kostya Serebryany[libFuzzer] improve -print_pcs to not print new PCs...
2016-09-09 Kostya Serebryany[sanitizer] fix a potential buffer overflow due to...
2016-09-09 Kostya Serebryany[libFuzzer] remove unneeded call
2016-09-09 Craig Topper[AVX-512] Add VPCMP instructions to the load folding...
2016-09-09 Craig Topper[AVX-512] Add more integer vector comparison tests...
2016-09-09 Vedant Kumar[llvm-cov] Emit a summary in the report directory's...
2016-09-09 Vedant Kumar[llvm-cov] Constify some methods (NFC)
2016-09-09 Vedant Kumar[llvm-cov] Add an API to prepare file reports (NFC)
2016-09-09 Vedant Kumar[llvm-cov] Speculate fix for a Windows-only test (NFC)
2016-09-09 Kostya Serebryany[libFuzzer] remove use_traces=1 since use_value_profile...
2016-09-09 David Majnemer[X86] Tighten up a comment which confused x64 ABI termi...
2016-09-09 Michael Kuperstein[X86] Add more baseline tests for "irregular" shuffles...
2016-09-09 Rui UeyamaFix -output option.
2016-09-08 Hans WennborgWin64: Don't use REX prefix for direct tail calls
2016-09-08 Mike Aizatsky.clang-tidy: parameters and members should be CamelCased.
next