platform/upstream/llvm.git
2017-09-16 Martin StorsjoFix a typo in the documentation. NFC.
2017-09-16 Zachary TurnerTry to fix some failing bots.
2017-09-16 Zachary Turner[llvm-symbolizer] Fix coff-dwarf.test
2017-09-16 Zachary TurnerResubmit "Add a shared llvm.lit module that all test...
2017-09-16 Zachary Turner[lit] Fix some Python 3 compatibility issues.
2017-09-16 Craig Topper[X86] Remove some extra code that snuck into r313450.
2017-09-16 Adrian Prantlllvm-dwarfdump: support a --show-children option
2017-09-16 Adrian Prantlllvm-dwarfdump: Add support for -debug-types=<offset>.
2017-09-16 Craig Topper[X86] Remove unnecessary extra encodings from the CPU...
2017-09-16 Zachary Turner[lit] Fix the lit unit tests.
2017-09-16 Zachary Turner[lit] Add a single process mode.
2017-09-16 George Rimar[llvm-readobj] - Teach tool to report error if some...
2017-09-16 Sanjay Patel[x86] enable storeOfVectorConstantIsCheap() target...
2017-09-16 NAKAMURA TakumiReformat.
2017-09-16 NAKAMURA Takumillvm/IR/DiagnosticHandler.h: Add include guard, or...
2017-09-16 Craig Topper[X86] Add isel patterns to be able to fold loads into...
2017-09-16 Craig Topper[X86] Remove unused check lines that got left behind...
2017-09-16 Craig Topper[X86] Remove VPERM2X128 isel patterns with 32-bit elements.
2017-09-16 Vitaly Buka[sanitizer] Fix check for i386 Android in lit tests
2017-09-16 Craig Topper[X86] Remove the vperm2f128 test file I just added...
2017-09-16 Craig Topper[X86] Remove VPERM2F128/VPERM2I128 intrinsics and autou...
2017-09-16 Vitaly Buka[sanitizer] Move signal interceptors from asan to sanit...
2017-09-16 Craig Topper[X86] Fix some FileCheck lines that use the wrong prefix.
2017-09-16 Vitaly Buka[sanitizer] Disable sanitizer test which already fails...
2017-09-16 Vedant KumarRemove comment accidentally committed with D36642....
2017-09-16 Vitaly Buka[sanitizer] Support check-asan on Android
2017-09-16 Vitaly Buka[sanitizer] Move android_commoands from asan into sanit...
2017-09-16 Vadim ChugunovFix compatibility with OpenOCD debug stub.
2017-09-16 Vitaly Buka[builtins] Remove one more missed not-android
2017-09-16 Vitaly Buka[asan] Remove not-android
2017-09-16 Vitaly BukaRevert "[ubsan] Update ubsan_interface.inc"
2017-09-16 Vitaly Buka[asan] Enable asan_and_llvm_coverage_test.cc on Android
2017-09-16 Eugene ZemtsovCheck availability of accept4 in C++ instad of C code.
2017-09-16 Eugene ZemtsovMore precise c library feature detection for Android.
2017-09-16 Chandler Carruth[git] Update the llvm git helper script to work correct...
2017-09-16 Craig Topper[X86] Don't set reserved bits in the immediate in the...
2017-09-16 Craig Topper[X86] Remove slash in front of a CHECK line in a test.
2017-09-16 Vitaly Buka[ubsan] Update ubsan_interface.inc
2017-09-16 Eric BeckmannRevert "Fix Bug 30978 by emitting cv file checksums."
2017-09-16 Heejin Ahn[WebAssembly] Restore __builtin_wasm_rethrow builtin
2017-09-16 Zachary TurnerRevert lit changes related to lit.llvm module.
2017-09-16 Zachary Turner[lit] Fix another Python 3 error.
2017-09-16 Zachary Turner[lit] Better check for integral value.
2017-09-16 Zachary TurnerResubmit "[lit] Add a lit.llvm module that all llvm...
2017-09-16 Bob Haarman[docs] add Windows examples to ThinLTO.rst
2017-09-15 Craig Topper[X86] Remove usages of vperm2f intrinsics from fast...
2017-09-15 Peter CollingbourneTry to fix check-asan.
2017-09-15 Vedant Kumar[llvm-cov] Fix a bot failure due to r313417
2017-09-15 Kostya Serebryany[libFuzzer] add linux-specific test for gc-sections
2017-09-15 Craig Topper[X86] Remove GCCBuiltin names from perm2f128/perm2i128...
2017-09-15 Adrian Prantlllvm-dwarfdump: Add support for -debug-info=<offset>.
2017-09-15 Craig Topper[X86] Use native shuffle vector for the perm2f128 intri...
2017-09-15 Vedant Kumar[llvm-cov] Avoid over-counting covered lines and regions
2017-09-15 Vedant Kumar[llvm-cov] Make some summary info fields private. NFC.
2017-09-15 Vedant Kumar[llvm-cov] Remove a redundant field. NFC.
2017-09-15 Rui UeyamaRevert r303378: Set IMAGE_DLL_CHARACTERISTICS_NO_BIND.
2017-09-15 Adrian PrantlRevert "llvm-dwarfdump: Add support for -debug-info...
2017-09-15 Adrian Prantlllvm-dwarfdump: Add support for -debug-info=<offset>.
2017-09-15 Kostya Serebryany[libFuzzer] test fix
2017-09-15 Guozhi Wei[TargetTransformInfo] Static alloca has 0 cost
2017-09-15 Chandler Carruth[SLP] Revert r312791 and other necessary commits, excep...
2017-09-15 Rui UeyamaRemove redundant parentheses.
2017-09-15 Zachary TurnerResubmit "[lit] Force site configs to run before source...
2017-09-15 Kostya Serebryany[libFuzzer] minor refactoring, NFC
2017-09-15 Reid KlecknerName the sentinel value used for the location number...
2017-09-15 Jake EhrlichTest patch to check my commit access
2017-09-15 Kostya Serebryany[libFuzzer] reduce the size of the merge control file...
2017-09-15 Heejin AhnRemove __builtin_wasm_rethrow builtin
2017-09-15 Reid Kleckner[debuginfo-tests] Add string NRVO test for PR34513
2017-09-15 Reid Kleckner[DebugInfo] Insert DW_OP_deref when spilling indirect...
2017-09-15 Reid Kleckner[DebugInfo] Add missing DW_OP_deref when an NRVO pointe...
2017-09-15 Steven Wu[AutoUpgrade] Fix a compatibility issue with module...
2017-09-15 Reid KlecknerFix build for LLVM unittests
2017-09-15 Rui UeyamaUpdate the monorepo URL in a lld's document.
2017-09-15 Sam Clegg[WebAssembly] MC: Create wasm data segments based on...
2017-09-15 Davide Italiano[ConstantFold] Return the correct type when folding...
2017-09-15 Sam CleggChange encodeU/SLEB128 to pad to certain number of...
2017-09-15 Craig Topper[X86] Disable _mm512_maskz_set1_epi64 intrinsic on...
2017-09-15 Peter Collingbourneubsan: Unbreak ubsan_cxx runtime library on Windows.
2017-09-15 Vivek PandyaThis patch fixes https://bugs.llvm.org/show_bug.cgi...
2017-09-15 Vivek PandyaThis patch fixes https://bugs.llvm.org/show_bug.cgi...
2017-09-15 Mandeep Singh... [llvm] Fix some typos. NFC.
2017-09-15 Vivek PandyaThis reverts r313381
2017-09-15 Volodymyr Sapsai[Sema] Error out early for tags defined inside an enume...
2017-09-15 George Karpenkov[Analyzer] Check function name size before indexing.
2017-09-15 Sam Clegg[WebAssembly] Pass ArrayRef rather than SmallVector
2017-09-15 Adam NemetImprove comment
2017-09-15 Vivek PandyaThis patch fixes https://bugs.llvm.org/show_bug.cgi...
2017-09-15 Sam Clegg[WebAssembly] MC: Fix crash in getProvitionalValue...
2017-09-15 Krzysztof ParzyszekFix selecting legal types in TypeInfer::getLegalTypes
2017-09-15 Peter Collingbournecfi: Enable ThinLTO tests on Windows.
2017-09-15 Peter Collingbourneubsan: Stop building the DLL version of the runtime...
2017-09-15 Shoaib Meenai[libc++] Account for Microsoft CRT const overloads
2017-09-15 Hans WennborgRevert r313343 "[X86] PR32755 : Improvement in CodeGen...
2017-09-15 Adrian PrantlFix indentation.
2017-09-15 Eric BeckmannFix Bug 30978 by emitting cv file checksums.
2017-09-15 Craig Topper[X86] Prefer VPERMQ over VPERM2F128 for any unary shuff...
2017-09-15 Rafael EspindolaKeep some relocations with undefined weak symbols.
2017-09-15 Jim InghamRemove a couple of warnings pointed out by Ted Woodward.
2017-09-15 Adrian Prantlllvm-dwarfdump: Factor out the printing of the section...
next