platform/upstream/llvm.git
2016-09-22 Todd Fialafix Args function broken in r281942
2016-09-22 Kostya Serebryany[libFuzzer] one more test
2016-09-22 Marshall ClowAdd missing _v traits. is_bind_expression_v, is_placeho...
2016-09-22 Chris Bieneman[CMake] More robust handling for bootstrap variables
2016-09-22 George Burgess IV[Sema] Fix PR30481: crash on checking printf args.
2016-09-21 Ed MasteFix typo in lldb --help
2016-09-21 Chris Bieneman[CMake] Check if passthrough variables are defined
2016-09-21 Kostya Serebryany[libFuzzer] add stats to the corpus; more refactoring
2016-09-21 Ed MasteFix for loop sign fix in r282112 for column = 0
2016-09-21 Rafael EspindolaOnce more unto the strict weak ordering, once more.
2016-09-21 Zachary TurnerFix an incorrect nullptr conversion.
2016-09-21 Zachary Turner=delete the StringRef(nullptr_t) constructor.
2016-09-21 Kostya Serebryany[libFuzzer] more refactoring; don't compute sha1sum...
2016-09-21 Kostya Serebryany[libFuzzer] more refactoring
2016-09-21 Ed MasteFix integer sign warning from r282105
2016-09-21 Ed MasteFix -Wcovered-switch-default warning in StackFrame.cpp
2016-09-21 Chris Bieneman[CMake] Initial support for LLDB.framework
2016-09-21 Chris Bieneman[CMake] Pass CLANG_VERSION_* variables into later stages
2016-09-21 Albert GutowskiAdd -Wignored-pragma-intrinsic flag
2016-09-21 Filipe Cabecinhas[asan] Reify ErrorGeneric
2016-09-21 Jan VeselyProvide vstore_half helper to workaround clc restrictions
2016-09-21 Todd Fialaadd stop column highlighting support
2016-09-21 Kevin EnderbyNext set of additional error checks for invalid Mach...
2016-09-21 Jim InghamProbably should add the breakpoint names test directory...
2016-09-21 Filipe Cabecinhas[asan] Store full AddressDescription objects in ErrorIn...
2016-09-21 Chad Rosier[LoopInterchange] Track all dependencies, not just...
2016-09-21 Teresa Johnson[ThinLTO] Emit files for distributed builds for all...
2016-09-21 Rafael EspindolaImplement ONLY_IF_RO/ONLY_IF_RW like bfd.
2016-09-21 Davide Italiano[MIRParser] Delete dead code. NFCI.
2016-09-21 Nico Weberrevert 281908 because 281909 got reverted
2016-09-21 Nico Weberrevert 282085, 281909, they broke 32-bit dynamic ASan...
2016-09-21 Nico WeberRemove obsolete XFAIL.
2016-09-21 Etienne BergeronFix typo in comment [NFC]
2016-09-21 Etienne Bergeronfix typo in comment [NFC]
2016-09-21 Zachary TurnerFix failing regex tests.
2016-09-21 Teresa Johnson[docs] Add ThinLTO user documentation
2016-09-21 Arnold SchwaighoferDisable tail calls if there is an swifterror argument
2016-09-21 Matthew Simpson[LV] Don't emit unused scalars for uniform instructions
2016-09-21 Artem Tamazov[AMDGPU][mc] Add support for ds_add_[rtn_]f32.
2016-09-21 Etienne Bergeron[compiler-rt] Fix Asan build on Android
2016-09-21 Dehao ChenChange the basic block weight calculation algorithm...
2016-09-21 Matthew Simpson[LV] Rename "Width" to "Lane" (NFC)
2016-09-21 Cameron McInally[AVX512] Fix return types on __builtin_ia32_gather3XivX...
2016-09-21 Cameron McInally[AVX512] Fix return types on int_x86_avx512_gatherXXX_d...
2016-09-21 Zachary TurnerFix an inefficient StringRef conversion.
2016-09-21 Zachary TurnerMake lldb::Regex use StringRef.
2016-09-21 George Rimar[ELF] - Linkerscript: support complex section pattern...
2016-09-21 Hans WennborgRevert r281895 "Add @llvm.dbg.value entries for the...
2016-09-21 Nico WeberRevert r281715, it caused PR30475
2016-09-21 Arnold SchwaighoferDeadArgElim: Don't mark swifterror arguments as unused
2016-09-21 Haojian WuFix compiler warnings.
2016-09-21 Eric Liu[change-namespace] fix name qualifiers in UsingShadowDe...
2016-09-21 Valentina GiustiRefactor NativeRegisterContextLinux_x86_64 code.
2016-09-21 Chad Rosier[LoopInterchange] Various cleanup. NFC.
2016-09-21 Haojian Wu[clang-move] A prototype tool for moving class definiti...
2016-09-21 Tim NorthoverGlobalISel: produce correct code for signext/zeroext...
2016-09-21 Tim NorthoverGlobalISel: pass Function to lowerFormalArguments direc...
2016-09-21 Eugene LeviantLinker script: Fix bug with several .bss
2016-09-21 Luke DrummondRemove an invalid doxygen `@return` docstring on a...
2016-09-21 Sam Kolton[AMDGPU] Assembler: remove unused AMDGPUMCObjectWriter.
2016-09-21 Diana PicusRevert "[sanitizers] Update sanitizers test to better...
2016-09-21 Simon Dardis[mips] LLVM PR/30197 - Tail call incorrectly clobbers...
2016-09-21 Asiri Rathnayake[libcxxabi] cleanup the use of LIBCXXABI_HAS_NO_THREADS...
2016-09-21 Diana Picus[sanitizers] Update sanitizers test to better match...
2016-09-21 George Rimar[ELF] - Linkerscript: reimplement readSectionExcludes()
2016-09-21 Dmitry PolukhinPR30401: Fix substitutions for functions with abi_tag
2016-09-21 Diana PicusRevert "AArch64: Set shift bit of TLSLE HI12 add instru...
2016-09-21 Lei LiuAArch64: Set shift bit of TLSLE HI12 add instruction
2016-09-21 Martin Probstclang-format: [JS] do not wrapp @returns tags.
2016-09-21 Craig Topper[AVX-512] Split the 3 different usages of the X86ISD...
2016-09-21 Jonas Hahnfeld[CMake] Rename back SIMPLE_SOURCE to compile as C++
2016-09-21 NAKAMURA Takumillvm/test/CodeGen/NVPTX/zero-cs.ll: Relax an expression...
2016-09-21 Craig Topper[AVX-512] Don't add an additional rounding mode operand...
2016-09-21 Craig Topper[AVX-512] Simplify handling of INTR_TYPE_1OP_MASK_RM...
2016-09-21 Kostya Serebryany[libFuzzer] fix libc++ build
2016-09-21 Rui UeyamaAccept sh_entsize = 0.
2016-09-21 Adam Nemet[LV] When reporting about a specific instruction withou...
2016-09-21 Kostya Serebryany[libFuzzer] more refactoring; NFC
2016-09-21 Craig Topper[AVX-512] Don't lower avx512 vcvtps2ph/vcvtph2ps nodes...
2016-09-21 Jacques Pienaar[NVPTX] Check if callsite is defined when computing...
2016-09-21 Kostya Serebryany[libFuzzer] refactoring: split the large header into...
2016-09-21 Jim InghamAdds tests for breakpoint names, and a FindBreakpointsB...
2016-09-21 Kostya Serebryany[libFuzzer] refactoring: move the Corpus into a separat...
2016-09-21 Eugene ZelenkoFix Clang initialization and Clang-tidy modernize-use...
2016-09-21 Justin BognerRevert "TableGen: Switch from a std::map to a DenseMap...
2016-09-20 Michael Kuperstein[InferAttributes] Don't access parameters that don...
2016-09-20 Teresa Johnson[ThinLTO] Always emit a summary when compiling in ThinL...
2016-09-20 Jim InghamAdd some more tests for breakpoint serialization.
2016-09-20 Rafael EspindolaRevert "Revert "Only restrict order if both sections...
2016-09-20 Xinliang David Licode cleanup -- commoning IR travsersals
2016-09-20 Chris BienemanRevert "[CMake] Explicitly add --target option to compi...
2016-09-20 Kamil RytarowskiUnbreak the NetBSD build after recent changes
2016-09-20 Eric ChristopherRemove the default subtarget from the x86 port as it...
2016-09-20 Kostya Kortchinsky[scudo] Fix a bug in the new Secondary Allocator
2016-09-20 Zachary TurnerEnable clang attributes when using clang-cl.
2016-09-20 Eric ChristopherRevert "Remove extra argument used once on
2016-09-20 Chris Bieneman[CMake] Fix error preventing simulator sanitizers from...
2016-09-20 Chris Bieneman[CMake] Explicitly add --target option to compiler...
2016-09-20 Anna Thomas[RS4GC] Refactor code for Rematerializing in presence...
2016-09-20 George Burgess IV[CodeGen] stop short-circuiting the SSP code for sspstrong.
next