platform/upstream/llvm.git
2016-04-14 Marcin Koscielnicki[sanitizer] [SystemZ] Implement internal_mmap.
2016-04-14 Renato GolinMake tsan tests more portable (take 2)
2016-04-14 Gabor Horvath[analyzer] Make it possible to query the function name...
2016-04-14 Artem Dergachev[ASTImporter] Implement some expression-related AST...
2016-04-14 Dmitry Vyukovasan: fix build
2016-04-14 Nico WeberReapply r258505 after r266254, this time with a comment...
2016-04-14 Igor Kudrin[Coverage] Update testing methods to support more than...
2016-04-14 Dmitry Vyukovasan: fix out-of-bounds access in quarantine
2016-04-14 Dmitry Polukhin[MSVC] Fix check for wchar_t type in case of -fno-wchar
2016-04-14 Pavel LabathFileSpec: make matching separator-agnostic again
2016-04-14 Vasileios Kalintiris[mips] Remove duplicate tests and add missing prefixes...
2016-04-14 Igor Kudrin[Coverage] Avoid unnecessary copying of std::vector
2016-04-14 Kuba Brecka[tsan] Fix size reporting for OS X zone allocator with...
2016-04-14 Adam NemetRevert "Support arbitrary addrspace pointers in masked...
2016-04-14 Mehdi AminiThinLTO: linkonce compile-time optimization, do not...
2016-04-14 Michael Zuckerman[Clang][AVX512][BUILTIN] Adding support for intrinsics...
2016-04-14 David Majnemer[CodeGen] Teach LLVM how to lower @llvm.{min,max}num...
2016-04-14 Michael Zuckerman[Clang][AVX512][Builtin] Adding intrinsics of vpmovus...
2016-04-14 Mehdi AminiMake sure the LLVMContext outlive the CompilerInstance
2016-04-14 Mehdi AminiDo not use llvm:getGlobalContext() in unittests
2016-04-14 Mehdi AminiDo not use getGlobalContext()... ever.
2016-04-14 Oleksiy VyalovFix Android build after r266267
2016-04-14 Peter CollingbourneELF: Do not create copy relocations for references...
2016-04-14 Matt ArsenaultAMDGPU: Implement canonicalize
2016-04-14 Enrico GranataDon't use auto - (try to) appease the Android g++ bot
2016-04-14 Matthias BraunTargetLowering: Factor out common code for tail call...
2016-04-14 Richard Smith[modules] Store the location of the lexical update...
2016-04-14 Alexander KornienkoReorder ASTNodeKind::AllKindInfo to match NodeKindId.
2016-04-14 Enrico GranataAugment the 'language objc class-table dump' command...
2016-04-14 Richard Smith[modules] Remove CXX_BASE_SPECIFIERS_OFFSETS table...
2016-04-13 NAKAMURA Takumiclang-tools-extra/test/clang-tidy/readability-deleted...
2016-04-13 Manman RenObjC kindof: order the methods in global pool relative...
2016-04-13 Reid Kleckner[CodeGen] Avoid ctor/dtor boilerplate with some C++11
2016-04-13 George Burgess IV[CFLAA] Fix up code style a bit. NFC.
2016-04-13 Sanjay Patel[ppc] add tests to show potential andc optimization
2016-04-13 Tim NorthoverARM: override cost function to re-enable ConstantHoisti...
2016-04-13 Amaury SechetRevert "Add LLVMGetAttrKindIDInContext in the C API...
2016-04-13 Duncan P. N... ValueMapper: Resolve cycles on the new nodes
2016-04-13 Amaury SechetAdd LLVMGetAttrKindIDInContext in the C API in order...
2016-04-13 Reid Kleckner[IR] Optimize memory usage of Metadata on MSVC
2016-04-13 Davide Italiano[llvm-lto] Uniform error handling. NFC.
2016-04-13 Richard Smith[modules] Remove CXX_CTOR_INITIALIZERS_OFFSETS table...
2016-04-13 Matthias BraunARM: Use a callee save register for the swiftself param...
2016-04-13 Matthias BraunX86: Use a callee save register for the swiftself param...
2016-04-13 Matthias BraunAArch64: Use a callee save registers for swiftself...
2016-04-13 Davide Italiano[llvm-lto] clang-format before working on this file.
2016-04-13 Easwaran RamanReturn immediately from analyzeCall if analyzeBlock...
2016-04-13 Kevin EnderbyStart to add real error messages for malformed Mach...
2016-04-13 JF BastienNFC mergefunc: const correctness
2016-04-13 Evgeniy Stepanov[asan] Prefer alloc-dealloc-mismatch to new-delete...
2016-04-13 Bruno Cardoso... [SemaObjC] Properly handle mix between type arguments...
2016-04-13 Tom StellardAMDGPU/SI: Add support for spilling VGPRs without havin...
2016-04-13 Sanjay Patel[x86] add tests to show potential BMI optimization
2016-04-13 Hans WennborgMake sure CheckDestructor gets called on dllimported...
2016-04-13 Davide Italiano[DebugInfo] Optimize memory layout of DISubprogram.
2016-04-13 Betul Buyukkurt[PGO] Fix the buildbots for r266229.
2016-04-13 Charles LiLit C++11 Compatibility Patch #7
2016-04-13 Tim NorthoverAsmParser: record "# line file" context to calculate...
2016-04-13 Easwaran RamanTest case for r265852.
2016-04-13 Peter CollingbourneLibDriver: Silently do nothing when provided no inputs.
2016-04-13 Bruno Cardoso... [CrashReproducer] Add test to run the reproducer script...
2016-04-13 Bruno Cardoso... [CrashReproducer] Setup 'use-external-names' in YAML...
2016-04-13 Bruno Cardoso... [VFS] Move default values to in-class member initializa...
2016-04-13 Rafael EspindolaFix warning about unused variable.
2016-04-13 Rafael Espindolagit-clang-format. NFC.
2016-04-13 Rafael EspindolaDon't set MustBeInDynSym for hidden symbols.
2016-04-13 Betul Buyukkurt[PGO] Remove redundant VP instrumentation
2016-04-13 Nemanja Ivanovic[PowerPC] Basic support for P9 byte comparison and...
2016-04-13 Adhemerval... ELF: Implement --dynamic-list
2016-04-13 Hubert TongRemove redundant null-check; NFC
2016-04-13 David Blaikiellvm-dwp: Add assert text
2016-04-13 David Blaikielibclang: Use early-return to reduce indentation.
2016-04-13 Evandro Menezes[AArch64] Disable LDP/STP for quads
2016-04-13 David BlaikieSimplify memory management of CXEvalResultKind/ExprEval...
2016-04-13 Davide ItalianoRevert "[IR/Verifier] Each DISubprogram with isDefiniti...
2016-04-13 George Rimar[ELF] - Change -t implementation to print which archive...
2016-04-13 Devin Coughlin[analyzer] Nullability: Suppress diagnostic on bind...
2016-04-13 David Blaikie[IR/DebugInfoMetadata] Simplify array length calculatio...
2016-04-13 Nirav DaveCleanup Store Merging in UseAA case
2016-04-13 Mehdi AminiSanity check `opt` options compatibility: can't have...
2016-04-13 Mehdi AminiRevert "Make aliases explicit in the summary"
2016-04-13 Mehdi AminiMake aliases explicit in the summary
2016-04-13 Chris Bieneman[OrderFiles] Don't allow lit to run dtrace multithreaded
2016-04-13 Tim NorthoverAArch64: allow 64-bit access to sysregs.
2016-04-13 Tim NorthoverARM: make Darwin's "-arch armv7em" default to hard...
2016-04-13 Mehdi AminiRevert inadvertently modified comment in r266131
2016-04-13 Marshall ClowQualify calls to addressof to avoid getting ADL. Fixes...
2016-04-13 Peter CollingbourneELF: Use hidden visibility for all DefinedSynthetic...
2016-04-13 Rafael EspindolaTest dynamic relocations pointing to __stop_ symbols.
2016-04-13 Tim NorthoverAArch64: don't create instructions that write to xzr...
2016-04-13 Artem Tamazov[AMDGPU][llvm-mc] Support of Trap Handler registers...
2016-04-13 Zoran Jovanovic[mips] Fix emitAtomicCmpSwapPartword to handle 64 bit...
2016-04-13 Vasileios Kalintiris[mips] Sign-extend i32 values truncated from previously...
2016-04-13 Michael Zuckerman[Clang][AVX512][Builtin] Adding support to intrinsics...
2016-04-13 Aaron BallmanReverting r266199; it causes build bot failures.
2016-04-13 David L KreitzerSimplify strlen to a subtraction for certain cases.
2016-04-13 Aaron BallmanAdd functions declared in ctype.h to builtin function...
2016-04-13 Alexey Bataev[OPENMP 4.0] Fixed DSA analysis for taskloop directives.
2016-04-13 Ed MasteMatch types in for loop to fix signedness comparison...
2016-04-13 Pavel LabathRemove obsolete comments
next