platform/upstream/llvm.git
2016-10-10 Tim NorthoverGlobalISel: support selecting G_GEP instructions.
2016-10-10 Tim NorthoverGlobalISel: support selecting constants on AArch64.
2016-10-10 Dehao ChenRename isHotFunction/isColdFunction to isFunctionEntryH...
2016-10-10 Marshall ClowMark 2777 as complete
2016-10-10 Zachary TurnerRevert "Disallow ArrayRef assignment from temporaries."
2016-10-10 Mehdi AminiChange Builtins name to be stored as StringRef instead...
2016-10-10 Vitaly BukaAdd -fno-sanitize-address-use-after-scope flag
2016-10-10 Zachary TurnerRename llvm::apply -> llvm::apply_tuple.
2016-10-10 Marshall ClowUpdate with the rest of the results from the 7-Oct...
2016-10-10 Jordan RoseDisallow ArrayRef assignment from temporaries.
2016-10-10 Hal Finkel[SelectionDAGBuilder] Support llvm.flt.rounds on target...
2016-10-10 Justin Lebar[ADT] Use () instead of {} in an attempt to work around...
2016-10-10 Nick LewyckyMake the LValue created in EmitValueForIvarAtOffset...
2016-10-10 Justin Lebar[ADT] Don't use make_pointee_iterator in IteratorTest.
2016-10-10 Albert GutowskiImplement MS read/write barriers and __faststorefence...
2016-10-10 Mehdi AminiUse StringRef in TableGen generated Intrinsics.gen...
2016-10-10 Justin Lebar[ADT] Remove make_pointe{e,r}_iterator, because it...
2016-10-10 Justin Lebar[AST] Don't use make_pointee_iterator in VTableBuilder.
2016-10-10 Richard SmithRe-commit r283722, reverted in r283750, with a fix...
2016-10-10 Petr Hosek[libcxx] Add support for Fuchsia
2016-10-10 Davide Italiano[LTO/Thin] Make the number of threads to run in the...
2016-10-10 Rui UeyamaRemove trailing whitespace.
2016-10-10 Albert GutowskiImplement __emul, __emulu, _mul128 and _umul128 MS...
2016-10-10 Adrian PrantlTeach llvm::StripDebugInfo() about global variable...
2016-10-10 Justin Lebar[ADT] Attempt to fix MSVC 2015 ICE via judicious additi...
2016-10-10 Mehdi AminiUpdate documentation after r283671 ("Turn cl::values...
2016-10-10 Marshall ClowUpdated notes about issues; marked 2062, 2223, 2394...
2016-10-10 Marshall ClowAdd tests to check that swap(std::function, std::functi...
2016-10-10 Zachary TurnerAdd llvm::apply to STLExtras.
2016-10-10 Justin Lebar[Examples] Fix use of sema.LateParsedTemplateMap in...
2016-10-10 Haojian Wu[clang-tidy] Add a whitelist option in google-runtime...
2016-10-10 Mehdi AminiUse StringRef in LangOptions::isNoBuiltinFunc API ...
2016-10-10 Justin Lebar[Analysis] Use unique_ptr for CallGraph::FunctionMap.
2016-10-10 Justin Lebar[Analysis] Use unique_ptr in AnalyaisDeclContextManager...
2016-10-10 Justin Lebar[AST] Convert Marshallers to use unique_ptr.
2016-10-10 Justin LebarUse unique_ptr for VTableBuilder::VBaseInfo map.
2016-10-10 Justin LebarUse unique_ptr for VTableBuilder::VFTableLayouts map.
2016-10-10 Justin LebarUse unique_ptr for VPtrLocationsMap and VPtrInfoVector.
2016-10-10 Justin Lebar[AST] Use unique_ptr for VTableLayout.
2016-10-10 Justin Lebar[AST] Convert MangleNumberingContext to a unique_ptr.
2016-10-10 Justin LebarUse unique_ptr in LLVMContextImpl's constant maps.
2016-10-10 Justin Lebar[Sema] Use unique_ptr instead of raw pointers in the...
2016-10-10 Justin Lebar[ADT] Add make_pointe{e,r}_iterator.
2016-10-10 Justin Lebar[ADT] Let MapVector handle non-copyable values.
2016-10-10 Alexandros... [ARM] Fix invalid VLDM/VSTM access when targeting Big...
2016-10-10 Asiri Rathnayake[libcxx] Fix gcc build.
2016-10-10 Nirav DaveAdd return type for checkForValidSection parsing functi...
2016-10-10 Eugene Leviant[ELF] Don't emit empty PT_LOAD segment
2016-10-10 Eric FiselierFix documentation mis-spelling.
2016-10-10 Zvi Rackover[X86] Prefer rotate by 1 over rotate by imm
2016-10-10 Marshall ClowAdd whitespace to make not_fn_impl more clear. NFC.
2016-10-10 Simon Pilgrim[SLPVectorizer][X86] Add 512-bit sitofp/uitofp tests
2016-10-10 Eric Fiselier[Sema] Prevent using member declaration diagnostic...
2016-10-10 Haojian Wu[include-fixer] query-mode should be false by default.
2016-10-10 Nico WeberRevert r283683 because r283680 got reverted.
2016-10-10 Marshall ClowMark issues 2544, 2567, 2569, 2686 and 2694 as ready...
2016-10-10 Simon Pilgrim[SLPVectorizer][X86] Add avx512 sitofp/uitofp tests
2016-10-10 Daniel JasperRevert "P0035R4: Semantic analysis and code generation...
2016-10-10 Marshall ClowAdd tests for LWG2544. We already implement this; just...
2016-10-10 Simon Pilgrim[SLPVectorizer][X86] Fixed alignments of scalar loads...
2016-10-10 Nico WeberRevert r283680.
2016-10-10 Michal Gorny[Driver] Make -print-libgcc-file-name print compiler...
2016-10-10 Michael Kruse[DepInfo] Print -debug output outside of max-operations...
2016-10-10 Michael Kruse[Support/DepInfo] Introduce IslMaxOperationsGuard and...
2016-10-10 Daniel JasperRevert "[x86][inline-asm][clang] accept 'v' constraint"
2016-10-10 Eugene Leviant[ELF] Change argument type for findSections. NFC
2016-10-10 Simon PilgrimFixed windows stdout/stderr redirection in inline asm...
2016-10-10 George Rimar[Object/ELF] - Do not crash on invalid Header->e_shoff...
2016-10-10 Nitesh Jain[LLDB][MIPS] All tests get errors in dotest after this...
2016-10-10 George RimarRecommit r283733 "[ELF] - Do not crash if common symbol...
2016-10-10 George RimarRevert r283733 "[ELF] - Do not crash if common symbol...
2016-10-10 Manuel KlimekUse `let' instead of `let*' in one place where `let...
2016-10-10 Peter Smith[ELF][ARM] Fix formatting mistake, removed extra space...
2016-10-10 Peter Smith[ELF][ARM] Garbage collection support for .ARM.exidx...
2016-10-10 George Rimar[ELF] - Do not crash if common symbol alignment set...
2016-10-10 Nitesh Jain[LLDB][MIPS] Skip some test case which were causing...
2016-10-10 George Rimar[ELF] - Do not crash on absolute local symbol starting...
2016-10-10 Peter Smith[ELF][ARM] Initial implentation of ARM exceptions support
2016-10-10 Nitesh Jain[LLDB][MIPS] Fix TestReturnValue failure for MIPS
2016-10-10 Nitesh Jain[LLDB][MIPS] Fix register read/write for 32 bit big...
2016-10-10 Chris DewhurstThis pass, fixing an erratum in some LEON 2 processors...
2016-10-10 Asiri Rathnayake[libcxx] Add the missing limits.h header
2016-10-10 Daniel MarjamakiFix style issue. Spaces in argument list.
2016-10-10 Richard SmithMark aligned allocation as done.
2016-10-10 Daniel JasperFix WebAssembly build after r283702.
2016-10-10 Richard SmithP0035R4: Semantic analysis and code generation for...
2016-10-10 Eric FiselierCleanup CMake status output
2016-10-10 Craig Topper[AVX-512] Add missing pattern sext or zext from bytes...
2016-10-10 Craig Topper[AVX-512] Add test cases for AVX512 sign/zero extend...
2016-10-10 Craig Topper[AVX-512] Add an AVX512VL/BW command line to sse41...
2016-10-10 Michael Zuckerman[x86][inline-asm][llvm] accept 'v' constraint
2016-10-10 Michael Zuckerman[x86][inline-asm][clang] accept 'v' constraint
2016-10-10 Eric FiselierProvide a constexpr addressof with GCC 7.
2016-10-10 Eric FiselierWorkaround missing C++14 constexpr semantics in filesystem
2016-10-10 Eric FiselierRemove use of int128_t inside the filesystem implementation
2016-10-10 Dylan McKay[AVR] Enable generation of the TableGen assembly writer...
2016-10-10 Brian Gesiak[lit] Remove (or allow specific) unused imports
2016-10-10 Brian Gesiak[lit] Remove unused TestingProgressDisplay attr
2016-10-10 Brian Gesiak[lit] Fix undefined symbol ArgumentError
2016-10-10 Brian Gesiak[lit] Remove semicolons in Python code
next