platform/upstream/llvm.git
2016-09-22 Zachary TurnerSpeculative fix for build failures due to consumeInteger.
2016-09-22 Vedant Kumar[docs] Touch up the coverage docs some more
2016-09-22 Sebastian PopGVN-hoist: fix store past load dependence analysis...
2016-09-22 Pavel LabathFix TestBreakpointSerialization on windows
2016-09-22 Rafael EspindolaSimplify. NFC.
2016-09-22 Sebastian PopGVN-hoist: fix typo
2016-09-22 Zachary Turner[Support] Add StringRef::consumeInteger.
2016-09-22 Etienne Bergeron[compiler-rt] fix typo in option description [NFC]
2016-09-22 Sebastian PopGVN-hoist: move hoist testcase to GVNHoist dir
2016-09-22 Sebastian PopGVN-hoist: only hoist relevant scalar instructions
2016-09-22 Rafael EspindolaHandle empty sections with symbol assignments.
2016-09-22 Haojian Wu[clang-tidy] Add doc for `explain-config` option.
2016-09-22 Dmitry Vyukovtsan: fix bug introduced in 282152
2016-09-22 Daniel MarjamakiFix Wbitfield-constant-conversion false positives
2016-09-22 Keith WalkerReapplying r281895 (and follow-up r281964) after fixin...
2016-09-22 Teresa JohnsonThird attempt to fix Sphinx bot
2016-09-22 Tim NorthoverGlobalISel: handle stack-based parameters on AArch64.
2016-09-22 Dmitry Vyukovtsan: support pie binaries on newer kernels
2016-09-22 Teresa JohnsonSecond attempt to fix Sphinx bot
2016-09-22 Anna Thomas[RS4GC] Remat in presence of phi and use live value
2016-09-22 Rafael EspindolaFix VA computation for tbss.
2016-09-22 Aaron BallmanFixing sphinx build due to diagnostic:
2016-09-22 Rafael EspindolaHandle multiple .tbss sections.
2016-09-22 Eric Liu[change-namespace] fix qualifier of function references.
2016-09-22 Artem Tamazov[AMDGPU][mc] Add support for absolute expressions in...
2016-09-22 Nemanja Ivanovic[PowerPC] Remove LE patterns matching generic stores...
2016-09-22 Nemanja Ivanovic[Power9] Add exploitation of non-permuting memory ops
2016-09-22 Sagar Thakur[ESan][MIPS] Fix tests struct-simple.cpp on MIPS
2016-09-22 Sagar Thakur[EfficiencySanitizer] Using '$' instead of '#' for...
2016-09-22 Dorit NuzmanFix revision 281960
2016-09-22 Martin Probstclang-format: [JS] reserved words in method names.
2016-09-22 Craig Topper[X86] Fix some illegal rounding modes in some builtin...
2016-09-22 Stephen Hinesclang-format: Add an option to git-clang-format to...
2016-09-22 Ilia KFix parsing expressions to evaluate with spaces and...
2016-09-22 Marshall ClowFix failure on 03 bot
2016-09-22 Craig Topper[AVX-512] Add support for commuting VPTERNLOG instructions.
2016-09-22 Quentin Colombet[RegisterBankInfo] Move to statically allocated Registe...
2016-09-22 Quentin Colombet[RegisterBankInfo] Take advantage of the extra argument...
2016-09-22 Kostya Serebryany[libFuzzer] add 'features' to the corpus elements,...
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...
next