platform/upstream/llvm.git
2017-05-09 Tom Stellarddocs: Fix Sphinx detection with out-of-tree builds
2017-05-09 Tom Stellarddocs: Fix Sphinx detection with out-of-tree builds
2017-05-09 Siddharth Bhat[Polly][PPCGCodeGen] OpenCL now gets kernel argument...
2017-05-09 Amara EmersonIntroduce experimental generic intrinsics for horizonta...
2017-05-09 Nikolai Bozhenov[X86] Clang option -fuse-init-array has no effect when...
2017-05-09 Strahinja Petrovic[MIPS] Add support to match more patterns for DINS...
2017-05-09 Diana Picus[ARM GlobalISel] Remove hand-written G_FADD selection
2017-05-09 Craig Topper[ConstantRange] Rewrite shl to avoid repeated calls...
2017-05-09 Craig Topper[ConstantRange] Combine the two adds max+1 in lshr...
2017-05-09 Craig Topper[ConstantRange] Use APInt::isNullValue in place of...
2017-05-09 Faisal ValiFix PR32638 : Make sure we switch Sema's CurContext...
2017-05-09 George Burgess IV[Sema] Make typeof(OverloadedFunctionName) not a pointer.
2017-05-09 Richard Trieu[ODRHash] Loosen checks on typedefs.
2017-05-09 Reid KlecknerRevert "Don't add DBG_VALUE instructions for static...
2017-05-09 Akira Hatanaka[Sema][ObjC] Clean up possible null dereference.
2017-05-09 Teresa JohnsonFix code section prefix for proper layout
2017-05-09 Tom Stellarddocs: Fix Sphinx detection with out-of-tree builds
2017-05-09 Tom Stellarddocs: Fix Sphinx detection with out-of-tree builds
2017-05-09 Tom StellardRevert "Revert "CMake: Move sphinx detection into AddSp...
2017-05-09 Kostya Serebryany[libFuzzer] update docs on -print_coverage/-dump_coverage
2017-05-09 Ben CraigFix Windows tests when __config_site is present.
2017-05-09 Ben CraigRevert "Fix Windows tests when __config_site is present."
2017-05-09 Akira Hatanaka[CodeGen][ObjC] Emit @objc_retain at -O0 for variables...
2017-05-09 Kostya Serebryany[libFuzzer] make sure the input data is not overwritten...
2017-05-09 Reid KlecknerRevert "Use the frame index side table for byval and...
2017-05-09 Dean Michael... [XRay] Add __xray_customeevent(...) as a clang-supporte...
2017-05-09 Bruno Cardoso... [Modules] Allow umbrella frameworks to define private...
2017-05-09 Vedant KumarRename a method. NFC.
2017-05-09 Eric FiselierXFAIL noexcept member function throw/catch test under...
2017-05-09 Eric FiselierFix GCC 7 test failures.
2017-05-08 Craig Topper[APInt] Use default constructor instead of explicitly...
2017-05-08 Craig Topper[APInt] Remove 'else' after 'return' in udiv and urem...
2017-05-08 Evgeniy StepanovIgnore !associated metadata with null argument.
2017-05-08 Reid KlecknerRelax Dwarf filecheck test for 32-bit hosts
2017-05-08 Reid KlecknerUse the frame index side table for byval and inalloca...
2017-05-08 Sanjoy DasAdd basic test case for -instnamer
2017-05-08 Sanjoy Das[InstNamer] Use range-for
2017-05-08 Sanjoy Das[InstNamer] Don't check type of arguments (they're...
2017-05-08 Sanjoy DasDelete trailing whitespace
2017-05-08 Adrian PrantlUpdate testcase for upstream LLVM changes.
2017-05-08 Sanjay Patel[InstCombine] add tests from D32285 to show current...
2017-05-08 Eric FiselierRefactor <locale> RAII guards to aid upcoming Windows...
2017-05-08 Billy Robert... Fix possible loss of data warnings on amd64
2017-05-08 Billy Robert... Resolve integer overflow warnings in GCD and LCM tests
2017-05-08 Greg ClaytonAdd const to "DWARFDie &Die" in a few functions as...
2017-05-08 Eugene ZemtsovFix typo
2017-05-08 Adrian PrantlMake it illegal for two Functions to point to the same...
2017-05-08 Vedant Kumar[Driver] Don't enable -fsanitize-use-after-scope when...
2017-05-08 Matthias BraunSTLExtras: Fix enumerate() documentation
2017-05-08 Greg ClaytonFix typo "veify" to "verify".
2017-05-08 Sanjay Patel[InstCombine] add folds for not-of-shift-right
2017-05-08 Davide Italiano[PartialInlining] Capture by reference rather than...
2017-05-08 Richard SmithIf we are building a module, and we read a second descr...
2017-05-08 Tim NorthoverARM: use divmod libcalls on embedded MachO platforms...
2017-05-08 Reid KlecknerDon't add DBG_VALUE instructions for static allocas...
2017-05-08 Zachary TurnerAdd some useful helper methods / operators to TypeIndex.
2017-05-08 Reid KlecknerUpdate instructions for using the experimental monorepo
2017-05-08 Zachary Turner[BitVector] Make find_prev member function const.
2017-05-08 Sanjoy DasAdd a blurb to the release notes about the WeakVH ...
2017-05-08 Zachary Turner[CodeView] Add support for random access type visitors.
2017-05-08 Quentin Colombet[AArch64][RegisterBankInfo] Change the default mapping...
2017-05-08 Quentin Colombet[AArch64][RegisterBankInfo] Fix mapping cost for GPR.
2017-05-08 Sanjay Patel[InstCombine] move/add tests for not(shr (not X), Y...
2017-05-08 Craig Topper[ARM] Use a Changed flag to avoid making a pass's retur...
2017-05-08 Craig Topper[SCEV] Make setRange take ConstantRange by value instea...
2017-05-08 Craig Topper[SCEV] Don't use std::move on both inputs to APInt...
2017-05-08 Daniel BerlinConstantFold: Handle gep nonnull, undef as well
2017-05-08 Daniel BerlinConstantFold: Fold getelementptr (i32, i32* null,...
2017-05-08 Simon Pilgrim[X86][LWP] Add __LWP__ macro tests
2017-05-08 Craig Topper[ValueTracking] Use KnownOnes to provide a better bound...
2017-05-08 Jonathan RoelofsFix grammar in comment. NFC
2017-05-08 Zvi Rackover[X86] Split test configurations. NFC.
2017-05-08 Rafael EspindolaSimplify orphan section positioning.
2017-05-08 Malcolm Parsons[AST] Fix copy&paste error in comment. NFC.
2017-05-08 Sanjay Patel[InstSimplify] fix typo; NFC
2017-05-08 Sanjay Patel[InstCombine] use local variable to reduce code duplica...
2017-05-08 Craig Topper[ValueTracking] Introduce a version of computeKnownBits...
2017-05-08 Sanjay Patel[InstCombine/InstSimplify] add comments about code...
2017-05-08 Anastasia Stulova[Sema] Fix typos handling in an overloadable call.
2017-05-08 Sanjay Patel[InstCombine] add another test for PR32949; NFC
2017-05-08 Zvi RackoverInstructionSimplify: Refactor foldIdentityShuffles...
2017-05-08 Geoff BerryFix comment typos.
2017-05-08 Alexander Kornienko[clang-tidy] Fix readability-implicit-bool-cast false...
2017-05-08 Bill Seurer[powerpc] Remove XFAIL for sanitizer_coverage_no_prune...
2017-05-08 Miklos Vajnaclang-tidy: add IgnoreMacros option to modernize-use...
2017-05-08 Daniel Jasper[clang-format] Convert AlignEscapedNewlinesLeft to...
2017-05-08 Daniel Jasper[clang-format] Don’t propagate AvoidBinPacking into...
2017-05-08 Zvi RackoverAdding reproducer for pr32967. NFC.
2017-05-08 Alexander Kornienko[clang-tidy] Ignore private =deleted methods in macros.
2017-05-08 Simon Pilgrim[X86][SSE] Improve combineLogicBlendIntoPBLENDV to...
2017-05-08 Siddharth Bhat[Polly][GPUJIT] Fixed OpenCL 2.0 min requirement for...
2017-05-08 Simon PilgrimNormalize line endings. NFCI,
2017-05-08 Ben CraigFix Windows tests when __config_site is present.
2017-05-08 Zvi RackoverIR: Add a shufflevector mask commutation helper functio...
2017-05-08 Aaron BallmanCorrect the attribute spelling for guarded_var and...
2017-05-08 Simon Pilgrim[X86][LWP] Add clang support for LWP instructions.
2017-05-08 Simon Pilgrim[ARM][NEON] Add support for ISD::ABS lowering
2017-05-08 Martin Storsjo[ARM] Clear the constant pool cache on explicit .ltorg...
2017-05-08 Simon Pilgrim[AARCH64][NEON] Add support for ISD::ABS lowering
2017-05-08 George Rimar[ELF] - Set DF_STATIC_TLS flag for i386 target.
next