platform/upstream/llvm.git
2017-03-21 Akira HatanakaAdd support for attribute enum_extensibility.
2017-03-21 Jim InghamFindTypes should find "struct TypeName" as well as...
2017-03-21 Peter CollingbourneIRGen: Do not set dllexport on declarations.
2017-03-21 Vitaly BukaRevert "[Hexagon] Recognize polynomial-modulo loop...
2017-03-21 Eli Friedman[ARM] Revert r297443 and r297820.
2017-03-21 Reid Kleckner[COFF] Don't let /def override /out filename
2017-03-20 Zachary Turner[Support] Fill the file_status struct with link count.
2017-03-20 Zachary TurnerDelete LLDB's MD5 code. Use LLVM instead.
2017-03-20 Zachary Turner[analyze-project-deps.py] Add the ability to list all...
2017-03-20 Rafael EspindolaMove OffsetInArchive to BitcodeFile.
2017-03-20 Zachary TurnerAdd a function to MD5 a file's contents.
2017-03-20 Vadzim Dambrouski[ARM] Fix PR32130: Handle promotion of zero sized const...
2017-03-20 Eric ChristopherFix parsing of htmxlintrin.h in C++ mode
2017-03-20 Sanjay Patel[x86] add tests for setcc of i128/i256; NFC
2017-03-20 Alexander Kornienko[clang-tidy] readability-container-size-empty fix for...
2017-03-20 Alexander Kornienko[clang-tidy] Small cleanup. NFC.
2017-03-20 Jonathan PeytonMinor improvement of KMP_YIELD_NOW() macro.
2017-03-20 Jonathan PeytonFix incorrect initial value of __kmp_affinity_type.
2017-03-20 Matt ArsenaultInstCombine: Check source value precision when reducing...
2017-03-20 Tim NorthoverGlobalISel: add implicit defs & uses when mutating...
2017-03-20 Vedant Kumar[docs] Clarify sanitizer flag behavior
2017-03-20 Adrian PrantlReplace uses of DwarfExpression::addMachineReg* with...
2017-03-20 Adrian PrantlMake implementation details in DwarfExpression protecte...
2017-03-20 Eric ChristopherTurn on HTM on power8 and later (including powerpc64le...
2017-03-20 Simon Atanasyan[ELF][MIPS] Calculate relocations agains _gp_disp ...
2017-03-20 Alex ShlyapnikovBypass potential libc's sysconf wrappers for sysconf...
2017-03-20 Simon Atanasyan[ELF][MIPS] Follow-up to r298272. Fix typo to fix buildbot.
2017-03-20 Kostya SerebryanyProposal: Backward-edge CFI for return statements ...
2017-03-20 Evgeniy Stepanov[Fuchsia] Use %gs for ABI slots under -mcmodel=kernel
2017-03-20 Eli Friedman[SCEV] Fix trip multiple calculation
2017-03-20 Richard SmithAvoid these headers looking like the same file on a...
2017-03-20 Richard SmithBump __cplusplus for C++17 to 201703L per the C++17...
2017-03-20 David L. Jones[X86] Clean up test/CodeGen/X86/2006-03-01-InstrSchedBug.ll
2017-03-20 Zachary TurnerExplicitly add move constructor/assignment operators.
2017-03-20 Nirav DaveAdd test case for merging of chained stores of mismatch...
2017-03-20 Kevin EnderbyAdd the rest of the error checking for Mach-O dyld...
2017-03-20 Jim InghamGet ObjectFileMachO to handle @executable_path
2017-03-20 Jim InghamFix a problem with line tables & .o files that start...
2017-03-20 Evgeniy StepanovRevert r298158.
2017-03-20 Evgeniy StepanovRevert r298174, r298173, r298169, r298159.
2017-03-20 Simon PilgrimFixed include order. NFCI.
2017-03-20 Peter CollingbourneTry using llvm::errc, should hopefully fix version...
2017-03-20 Marshall ClowAdd two more papers from Kona, and sort them
2017-03-20 Krzysztof Parzyszek[Hexagon] Recognize polynomial-modulo loop idiom again
2017-03-20 Konstantin... [AMDGPU] Run always inliner early in opt
2017-03-20 Daniel BerlinAdd missing updated test from VN coercion changes....
2017-03-20 David BlaikieFix UB found by -Wtautological-undefined-compare
2017-03-20 Duncan P. N... Reapply "Modules: Cache PCMs in memory and avoid a...
2017-03-20 Jonathan RoelofsMention that the Sphinx docs build wants version 1...
2017-03-20 Reid Kleckner[WinEH] Adjust decision to emit SEH moves for leaf...
2017-03-20 Jonathan RoelofsFix some sphinx -Werror's
2017-03-20 Francis RicciUse pthreads for thread-local lsan allocator cache...
2017-03-20 Tim NorthoverGlobalISel: allow quad-precision values to be dumped.
2017-03-20 George Rimar[ELF] - Detemplate MipsGotSection<ELFT>
2017-03-20 Peter CollingbourneSupport, LTO: When pruning a directory, ignore files...
2017-03-20 Dehao ChenUpdates branch_weights annotation for call instructions...
2017-03-20 George Rimar[ELF] - Detemplate BuildIdSection section.
2017-03-20 Adrian PrantlUse isa<> instead of dyn_cast<> (NFC).
2017-03-20 Kuba MracekDisable stack-use-after-return.cc on AArch64. The...
2017-03-20 David BlaikieAvoid potential ADL ambiguity between llvm::make_unique...
2017-03-20 Dmitry Preobrazhensky[AMDGPU][MC] Fix for Bugs 28201, 28199, 28170 + LIT...
2017-03-20 Craig Topper[InstCombine] Print a debug message when we constant...
2017-03-20 Jessica Paquette[Outliner] ACTUALLY remove the errs output
2017-03-20 Daniel BerlinTemplatize parts of VNCoercion, and add constant-only...
2017-03-20 Pavel LabathFix remote test suite directory creation
2017-03-20 Jessica Paquette[Outliner] Remove output for offset range check
2017-03-20 Michael Kruse[DeLICM] Refector out parseSetOrNull. NFC.
2017-03-20 Michael Kruse[DeLICM] Add forgotten isl_space_set_tuple_id in unittests.
2017-03-20 Daniel Sanders[tablegen][globalisel] Capture instructions into locals...
2017-03-20 Anastasia Stulova[OpenCL] Fix extension guards for atomic functions
2017-03-20 Dmitry Preobrazhensky[AMDGPU][MC] Fix for Bugs 28200, 28202 + LIT tests
2017-03-20 Diana Picus[GlobalISel] Use the correct calling conv for calls
2017-03-20 Simon PilgrimUse MutableArrayRef for APFloat::convertToInteger
2017-03-20 Rafael EspindolaInline a few functions.
2017-03-20 Rafael EspindolaInitialize dot.
2017-03-20 Maxim Ostapenko[sancov] Fix broken links and displaced coloring in...
2017-03-20 Simon PilgrimStrip trailing whitespace
2017-03-20 Simon PilgrimStrip trailing whitespace
2017-03-20 Simon PilgrimStrip trailing whitespace
2017-03-20 Francis RicciRevert "Use pthreads for thread-local lsan allocator...
2017-03-20 Sylvestre LedruAdd more examples to clang-format configuration
2017-03-20 George Rimar[ELF] - Simplify redundant templated call. NFC.
2017-03-20 George Rimar[ELF] - Get rid of uintX_t in GdbIndexSection. NFC.
2017-03-20 George Rimar[ELF] - Reuse Config->IsLE. NFC.
2017-03-20 George Rimar[ELF] - Combine LinkerScriptBase and LinkerScript<ELFT>
2017-03-20 George Rimar[ELF] - Apply clang-format. NFC.
2017-03-20 Konstantin... Revert "[AMDGPU] Run always inliner early in opt"
2017-03-20 Laszlo Nagy[scan-build-py] use python tempfile for tempdir
2017-03-20 Craig Topper[IR] Move a few static functions in Instruction class...
2017-03-20 Michael Zolotukhin[ConstantRange] Add setSizeSmallerThanOf method.
2017-03-20 Craig Topper[IR] Remove some unneeded includes from Operator.h...
2017-03-20 Craig Topper[IR] Add missing copyright header.
2017-03-20 Craig Topper[APInt] Don't initialize VAL to 0 in APInt constructors...
2017-03-20 Xin TongRemove unnecessary IDom check
2017-03-19 Craig Topper[InstCombine] Remove duplicate code in SimplifyDemanded...
2017-03-19 Simon Atanasyan[ELF] clang-format sortMipsSymbols. NFC
2017-03-19 Aaron BallmanRename the clang-tidy safety module to be hicpp, for...
2017-03-19 Craig Topper[AVX-512] Handle kor/kand/kandn/kxor/kxnor/knot intrins...
2017-03-19 Craig Topper[InstCombine] Use update_test_checks.py to regenerate...
2017-03-19 Simon PilgrimFix constant folding of fp2int to large integers
next