platform/upstream/llvm.git
2017-03-27 Marshall ClowMark *pass tests as UNUSUPPORTED instead of XFAIL on...
2017-03-27 Egor Churaev[OpenCL] Extended mapping of parcing CodeGen arguments
2017-03-27 Ismail DonmezFix build error:
2017-03-27 Sam McCallAdd --std=c++11 to tests that #include <atomic>
2017-03-27 Dean Michael... [XRay][clang] Remove dependency on libatomic for XRay...
2017-03-27 Karl-Johan... [TableGen] Make CodeGenMapTable understand the namespac...
2017-03-27 Dean Michael... [XRay][compiler-rt] Use sanitizer_common's atomic ops
2017-03-27 Marshall ClowMark *fail tests as UNUSUPPORTED instead of XFAIL on...
2017-03-27 Craig Topper[IR] Implement pairs of non-const and const methods...
2017-03-27 Craig Topper[IR] Share implementation for pairs of const and non...
2017-03-27 Rui UeyamaSort.
2017-03-27 Rui UeyamaSimplify. NFC.
2017-03-27 Craig Topper[IR] Share implementation of pairs of const and non...
2017-03-26 Craig Topper[IR] Make Instruction::isAssociative method inline...
2017-03-26 Davide Italiano[Target] Remove some code probably copy/pasted from...
2017-03-26 Vassil VassilevRevert r298742 "[ODRHash] Add error messages for mismat...
2017-03-26 Davide Italiano[MachineScheduler] Reference the correct header.
2017-03-26 Kuba Mracek[asan] Remove column numbers from test expectations...
2017-03-26 Rui UeyamaFactor out code to add a GOT entry.
2017-03-26 Kuba Mracek[tsan] Only Acquire/Release GCD queues if they're not...
2017-03-26 Sanjoy DasFix typo in comment; NFC
2017-03-26 Rui UeyamaFactor out common code.
2017-03-26 Rui UeyamaRemove MIPS-specific code from computeAddend.
2017-03-26 Vassil VassilevRevert 298754 and 298742.
2017-03-26 Rui UeyamaDo not use assert to report broken input files.
2017-03-26 Rui UeyamaUpdate comments.
2017-03-26 Simon PilgrimFix signed/unsigned comparison warnings.
2017-03-26 Shoaib Meenai[llvm-readobj] Prefer ILT to IAT for reading COFF imports
2017-03-26 Serge Pavlov[LoopUnroll] Remap references in peeled iteration
2017-03-26 Kamil Rytarowski[LLDB] OpenBSD support
2017-03-26 Dmitry Vyukovtsan: add new mutex annotations
2017-03-26 Chandler Carruth[IR] Switch to more normal template parameter names...
2017-03-26 Simon PilgrimFix signed/unsigned comparison warnings.
2017-03-26 Simon Pilgrim[X86][SSE] Add computeKnownBitsForTargetNode support...
2017-03-26 Simon Pilgrim[X86][AVX512F] Fix reg class for VMOVSSZrr/VMOVSSZrrk...
2017-03-26 Simon PilgrimFix MSVC signed/unsigned comparison warnings.
2017-03-26 Simon PilgrimRegenerate test
2017-03-26 Simon PilgrimRegenerate test
2017-03-26 Simon PilgrimRegenerate tests to remove duplicated checks
2017-03-26 Igor Breger [GlobalISel][X86] support G_FRAME_INDEX instruction...
2017-03-26 Joerg SonnenbergerSplit the SimplifyCFG pass into two variants.
2017-03-26 Andrew WilkinsAdd check for BSD when setting LIB_NAMES for GNU ld
2017-03-26 Rui UeyamaSort. NFC.
2017-03-26 Rui UeyamaRemove a redundant local variable.
2017-03-26 Rui UeyamaAdd a comment.
2017-03-26 Rui UeyamaInline a function that is used only once.
2017-03-26 Rui UeyamaDe-template a few functions in which ELFT is not needed.
2017-03-26 Rui UeyamaAdd comments and return early.
2017-03-26 Chandler Carruth[IR] Make SwitchInst::CaseIt almost a normal iterator.
2017-03-26 Rui UeyamaRemove unused parameter.
2017-03-26 Rui UeyamaRemove redundant local variables.
2017-03-26 Rui UeyamaRemove a parameter from adjustExpr. NFC.
2017-03-26 Rui UeyamaInline a small lambda.
2017-03-26 Rui UeyamaRename C -> Sec and RI -> Rel.
2017-03-26 Rui UeyamaSimplify relocation offset adjustment.
2017-03-26 Gor Nishanov[coroutines] Add codegen for await and yield expressions
2017-03-25 Simon Pilgrim[X86] Pull out repeated ScalarValueSizeInBits code...
2017-03-25 Simon Pilgrim[X86][SSE] Combine (VSRLI (VSRAI X, Y), (NumSignBits...
2017-03-25 Eric ChristopherChange the default attributes for llvm.prefetch to...
2017-03-25 Simon Pilgrim[X86][SSE] Added ComputeNumSignBitsForTargetNode suppor...
2017-03-25 Simon Pilgrim[X86][SSE] Generalised CMP+AND1 combine to ZERO/ALLBITS...
2017-03-25 Eric Christopher_CALL_LINUX is only defined on 64-bit ppc linux platfor...
2017-03-25 Michal GornyPluginUnwindAssemblyX86: add missing linkage to MCDisasm
2017-03-25 Michal GornyExpression: add missing linkage to RuntimeDyld component
2017-03-25 Sanjay Patel[x86] use PMOVMSK to replace memcmp libcalls for 16...
2017-03-25 Simon Pilgrim[X86][SSE] Add extra computeNumSignBits test case for...
2017-03-25 Yaxun Liu[AMDGPU] Make AMDGPUTargetInfo::AS private
2017-03-25 Craig Topper[InstCombine] Change the interface of SimplifyDemandedB...
2017-03-25 Eric ChristopherUpdate the comment on not yet generated preprocessor...
2017-03-25 Eric ChristopherAdd the __LONGDOUBLE128 define for ppc targets that...
2017-03-25 Eric ChristopherDefine __HAVE_BSWAP__ on ppc to match gcc since we...
2017-03-25 Balaram Makam[AArch64] Refine Falkor Machine Model - Part1
2017-03-25 Yaxun Liu[AMDGPU] Switch address space mapping by triple environ...
2017-03-25 Shoaib Meenai[libc++] Fix some comment typos
2017-03-25 Eric ChristopherAdd the _CALL_LINUX preprocessor define for ppc linux...
2017-03-25 Shoaib Meenai[libc++] Fix word transposition in comment
2017-03-25 Shoaib Meenai[libc++] Fix capitalization in comment
2017-03-25 Shoaib Meenai[libc++] Update package version
2017-03-25 Eric Christopher__BIGGEST_ALIGNMENT__ has always been 16 on all power...
2017-03-25 Davide Italiano[NewGVN] Adjust NDEBUG markers.
2017-03-25 Eric ChristopherAdd preprocessor defines for a bare powerpc64le triple...
2017-03-25 Yaxun Liu[AMDGPU] Switch data layout by triple environment amdgiz
2017-03-25 Vitaly Buka[libFuzzer] Fix test on Windows.
2017-03-25 Evgeniy Stepanov[asan] Put ctor/dtor in comdat.
2017-03-25 Kostya Serebryany[libFuzzer] read asan's dedup_token while minimizing...
2017-03-25 Richard Trieu[ODRHash] Add support for array and decayed types.
2017-03-25 Evgeniy StepanovFix sanitizer tests with LLVM_TOOL_LLD_BUILD=OFF.
2017-03-25 Eli Friedman[ARM] Fix mixup between Lo and Hi in SMLALBB formation.
2017-03-24 Simon PilgrimApply clang-format as commented in D31311. NFCI.
2017-03-24 Reid Kleckner[codeview] Don't assert when the user violates the ODR
2017-03-24 Rui UeyamaUse raw_fd_ostream::has_colors instead of StandardErrHa...
2017-03-24 Rui UeyamaUpdate comment.
2017-03-24 Jessica Paquette[Outliner] Revert r298734.
2017-03-24 Kostya Serebryany[libFuzzer] be more careful when calling strlen of...
2017-03-24 Craig TopperRevert r298711 "[InstCombine] Provide a way to calculat...
2017-03-24 Sanjay Patel[x86] add 32-bit RUN for better memcmp coverage; NFC
2017-03-24 Alex ShlyapnikovFix flaky strtok.c test.
2017-03-24 Richard Trieu[ODRHash] Add error messages for mismatched parameters...
2017-03-24 Kuba MracekFollow-up for r298738: Use "0" instead of "false" becau...
2017-03-24 Kostya Serebryany[libFuzzer] honor -exact_artifact_path for all intermed...
next