platform/upstream/llvm.git
2016-11-01 Konstantin... [AMDGPU] Check if type transforms to i16 (VI+) when...
2016-11-01 Sanjay Patel[InstCombine] add helper function for adjustMinMax...
2016-11-01 Chris Bieneman[CMake] Fix rpath construction for out-of-tree builds
2016-11-01 Sanjay Patel[InstCombine] add vector tests for ext+adjust min/max
2016-11-01 Alex Bradbury[RISCV] Add stub backend
2016-11-01 Tom StellardAMDGPU: Fix buildbots broken by r285704
2016-11-01 Eugene ZelenkoFix RHEL 6 build with missing cerrno and some other...
2016-11-01 Alex Bradbury[RISCV] Add missing RISCV.def
2016-11-01 Alex Bradbury[RISCV] Add RISC-V ELF defines
2016-11-01 Alex Bradbury[RISCV] Recognise riscv32 and riscv64 in triple parsing...
2016-11-01 Sanjay Patel[InstCombine] move/fix tests for adjusted min/max
2016-11-01 Alex Bradbury[TableGen] Move OperandMatchResultTy enum to MCTargetAs...
2016-11-01 Tom StellardAMDGPU: Implement expansion of f16 = FP_TO_FP16 f64
2016-11-01 Andrey ChurbanovFixed problem introduced by part of https://reviews...
2016-11-01 Pavel LabathRemove TimeValue usage from FileSpec.h
2016-11-01 Sjoerd MeijerThis is a 1 character fix for an ARM build attribute...
2016-11-01 Alexey Bader[OpenCL] Override supported OpenCL extensions with...
2016-11-01 Sanjay Patel[InstCombine] fix tests for adjusted min/max
2016-11-01 Dimitar VlahovskiMinidump plugin: Fix flaky test
2016-11-01 Roger Ferrer... Protect exceptional paths under libcpp-no-exceptions
2016-11-01 Simon Pilgrim[InstCombine] Folding of shifts by the sum of positive...
2016-11-01 Roger Ferrer... Protect lock tests under libcpp-no-exceptions
2016-11-01 Nemanja Ivanovic[PowerPC] Implement vector shift builtins - clang portion
2016-11-01 Sanjay Patel[InstCombine] auto-generate better checks
2016-11-01 Chris Dewhurst[Sparc][LEON] Test for FixFDIVSQRT erratum fix.
2016-11-01 Rafael EspindolaDon't store an OutputLoc in every InputSection.
2016-11-01 James Molloy[Thumb-1] Synthesize TBB/TBH instructions to make use...
2016-11-01 Daniel Marjamaki[clang-tidy] Add check readability-redundant-declaration
2016-11-01 Michael Zuckerman[x86][inline-asm][clang] accept 'v' constraint
2016-11-01 Rafael EspindolaRemove second argument to readProvideOrAssignment.
2016-11-01 Alex Lorenz[www] Fix a typo on the analyzer website
2016-11-01 Manuel KlimekFix parenthesized assert (nfc).
2016-11-01 Valery Pykhtin[AMDGPU] Expand vector mulhu/mulhs
2016-11-01 Eugene Leviant[ELF] Remove unwanted typedef. NFC.
2016-11-01 Eugene LeviantConvert BuildIdSection to input section
2016-11-01 Nemanja Ivanovic[PowerPC] Implement vector shift builtins - llvm portion
2016-11-01 Eugene LeviantAllow fetching source line, when multiple "AX" sections...
2016-11-01 Nemanja Ivanovic[PPC] Add vec_absd functions to altivec.h
2016-11-01 Andrey ChurbanovAdd more conditions to check whether task waiting is...
2016-11-01 Roger Ferrer... Protect tests that expect an exception for an unknown...
2016-11-01 Serge PavlovAttempt to pacify buildbot
2016-11-01 Serge PavlovAllow resolving response file names relative to includi...
2016-11-01 Daniel Jasperclang-format: Fix bug in function reference qualifier...
2016-11-01 Daniel Jasperclang-format: Fix incorrect pointer detection.
2016-11-01 Daniel Jasperclang-format: [JS] Fix incorrect space when "as" is...
2016-11-01 Daniel Jasperclang-format: Fix incorrect binary operator detection.
2016-11-01 Daniel Jasperclang-format: [JS] Fix formatting of generator functions.
2016-11-01 Daniel Jasperclang-format: [JS] Fix space when for is used as regula...
2016-11-01 Kostya Serebryany[docs] remove more non-ascii stuff in the hopes to...
2016-11-01 Craig Topper[AVX-512] Remove masked vector insert builtins and...
2016-11-01 Argyrios Kyrtzidis[index] Avoid using a RecursiveASTVisitor for Syntactic...
2016-11-01 Sanjoy Das[TBAA] Use wrapper objects instead of raw getOperand...
2016-11-01 Richard SmithImplement ABI proposal for throwing noexcept function...
2016-11-01 Richard Smithp0012: Teach resolving address of overloaded function...
2016-11-01 Jason MolendaFix a bug where the EmulateInstructionARM64 handling...
2016-11-01 Sanjoy Das[TBAA] Rename accessors to be more idiomatic; NFC
2016-11-01 Peter CollingbourneBitcode: Simplify BitstreamWriter::EnterBlockInfoBlock...
2016-11-01 Matt ArsenaultAMDGPU: Whitespace fixes
2016-11-01 Stephane SezerRemove executable bit on a source file
2016-11-01 Tim Shen[ReachableCode] Skip over ExprWithCleanups in isConfigu...
2016-10-31 Sanjay Patel[DAG] disable nsw/nuw for add/sub/mul when simplifying...
2016-10-31 Eric Fiselier[modules] Mark deleted functions as implicitly inline...
2016-10-31 Davide Italiano[Hexagon] Garbage collect dead code.
2016-10-31 Malcolm Parsons[clang-tidy] Update cert-err58-cpp to match its new...
2016-10-31 Evgeniy StepanovFix a typo.
2016-10-31 Chris Bieneman[CMake] Populate the build directory's framework
2016-10-31 Evgeniy Stepanov[cfi] Fix missing !type annotation.
2016-10-31 Saleem AbdulrasoolCodeGen: further loosen -O0 CG for WoA division
2016-10-31 Teresa Johnson[ThinLTO] Disable importing and other cross-module...
2016-10-31 Argyrios Kyrtzidis[index] Fix repeated visitation of the same InitListExp...
2016-10-31 Chris Bieneman[Test-Suite] Speculative fix for darwin bots
2016-10-31 Eugene Zelenko[Release notes] Highlight reset() as language/library...
2016-10-31 Malcolm Parsons[ASTMatcher] Add CXXNewExpr support to hasDeclaration
2016-10-31 John McCallA compound literal within a global lambda or block...
2016-10-31 Justin Lebar[NVPTX] Remove NVPTXFavorNonGenericAddrSpaces pass.
2016-10-31 Rafael EspindolaThe expr '.' is not absolute.
2016-10-31 Artem Dergachev[analyzer] Allow undefined values in performTrivialCopy.
2016-10-31 Kostya Serebryanydocs: trying to fix the docs bot by removing non-ASCII...
2016-10-31 Rui UeyamaRe-commit r285607: Emit Section Map stream."
2016-10-31 Artem Dergachev[analyzer] MacOSXAPIChecker: Improve warnings for __blo...
2016-10-31 Nick Kledzikfix _dyld_find_unwind_sections() for pre-10.7. Patch...
2016-10-31 Kuba Brecka[tsan] Enable the tsan/libcxx/ testcase(s) on Darwin
2016-10-31 Joerg SonnenbergerRemove llc -jump-table-type option, it hasn't been...
2016-10-31 Kevin EnderbyMore additional error checks for invalid Mach-O files...
2016-10-31 Richard SmithAdd comment explaining this mysterious macro name.
2016-10-31 Kuba Brecka[tsan] Implement WriteMemoryProfile for Darwin
2016-10-31 Reid KlecknerRevert "Add a space to work around a Windows CPython...
2016-10-31 Rafael EspindolaDelay computation of IsAbsolute.
2016-10-31 Nemanja Ivanovic[PPC] add absolute difference altivec instructions...
2016-10-31 Victor LeschukDebugInfo: support for DW_TAG_atomic_type
2016-10-31 Victor LeschukDebugInfo: make DW_TAG_atomic_type valid
2016-10-31 Nemanja IvanovicNFC - Reorder test case names in a PPC test case
2016-10-31 Ulrich WeigandFix per-processor model scheduler definition completene...
2016-10-31 Rafael EspindolaSimple numeric constants are absolute.
2016-10-31 Kuba Brecka[asan] Move instrumented null-terminated strings to...
2016-10-31 Kuba Brecka[asan] Move instrumented null-terminated strings to...
2016-10-31 Rui UeyamaRevert r285607: Emit Section Map stream.
2016-10-31 Michael ZuckermanFixing problem with CodeGen/avx512-kconstraints-att_inl...
2016-10-31 Nirav Dave[MC] Make llvm-mc fail cleanly on invalid output asm...
2016-10-31 Tim NorthoverGlobalISel: allow truncating pointer casts on AArch64.
next