platform/upstream/llvm.git
2017-11-08 Eugene Zelenko[AST] Fix some Clang-tidy modernize and Include What...
2017-11-08 Douglas YungFix compile issue on MSVC.
2017-11-08 Mitch PhillipsRevert rL317618
2017-11-08 Evgeniy Stepanov[sanitizer] Asm implementation of syscall() for arm32.
2017-11-08 Sriraman TallamAttribute nonlazybind should not affect calls to functi...
2017-11-07 Evgeniy Stepanov(NFC) Rename GetMax{,User}VirtualAddress.
2017-11-07 Rafael EspindolaFix unused variable error.
2017-11-07 Jonathan PeytonCleanup version symbol macros and attributes/declspecs
2017-11-07 Bob Haarman[coff] use relative instead of absolute __safe_se_handl...
2017-11-07 Paul RobinsonReapply r317609 with a simpler sed script, thanks to...
2017-11-07 Rafael EspindolaDelete dead code.
2017-11-07 Rafael EspindolaUse std::thread directly.
2017-11-07 Rafael EspindolaSimplify unlinkAsync.
2017-11-07 Dave LeeRevert "Allow yaml2obj to order implicit sections for...
2017-11-07 Paul RobinsonRevert r317609, test fails on one bot
2017-11-07 Sriraman TallamChange noplt.c to work for non-x86 targets.
2017-11-07 Dave LeeFix build bots after r317622
2017-11-07 Rafael EspindolaDelete unused constructor.
2017-11-07 Pavel LabathUpdate tuple/list/deque data formatters to work with...
2017-11-07 Justin Lebar[NVPTX] Implement __nvvm_atom_add_gen_d builtin.
2017-11-07 Dave LeeAllow yaml2obj to order implicit sections for ELF
2017-11-07 Alex Lorenz[ObjC++] Don't warn about pessimizing move for __block...
2017-11-07 Dinar Temirbulatov[SLPVectorizer] Failure to beneficially vectorize ...
2017-11-07 Mitch PhillipsExtend SpecialCaseList to allow users to blame matches...
2017-11-07 Mitch PhillipsUpdate SanitizerSpecialCaseList to use renamed function...
2017-11-07 Craig Topper[CodeGenPrepare] Fix typo in comment. NFC
2017-11-07 Graham YiuUse new vector insert half-word and byte instructions...
2017-11-07 Paul RobinsonConvert a dwarfdump test from checked-in binary to...
2017-11-07 Eric FiselierTeach test suite about C++2a dialect flag.
2017-11-07 Eric FiselierChange test suite to support c++17 dialect flag instead...
2017-11-07 Paul Robinson[DWARFv5] Add new test for previous commit.
2017-11-07 Vitaly Buka[sanitizer] Fix sanitizer_common compile errors on...
2017-11-07 Paul Robinson[DWARFv5] Support DW_FORM_strp in the .debug_line header.
2017-11-07 Sriraman TallamNew clang option -fno-plt which avoids the PLT and...
2017-11-07 Kostya Kortchinsky[scudo] Make getNumberOfCPUs Fuchsia compliant
2017-11-07 Sam Clegg[WebAssembly] Include GENERIC_TF_SOURCES in wasm builds
2017-11-07 Craig TopperRecommit r317510 "[InstCombine] Pull shifts through...
2017-11-07 Alex Lorenz[refactor] rename field references in __builtin_offsetof
2017-11-07 George RokosClang/libomptarget map interface flag renaming - NFC...
2017-11-07 Alex Lorenz[index] __builtin_offset's field reference is located...
2017-11-07 Craig Topper[InstCombine] Update stale comment. NFC
2017-11-07 Alex Lorenz[index] index field references in __builtin_offset
2017-11-07 Krzysztof Parzyszek[Hexagon] Make a test more flexible in HexagonLoopIdiom...
2017-11-07 Florian Hahn[AArch64][SVE] Asm: Add support for (ADD|SUB)_ZZZ
2017-11-07 Florian Hahn[AArch64][SVE] Asm: Add SVE (Z) Register definitions...
2017-11-07 Arnold SchwaighoferSystemZ Swift TargetInfo: swifterror support in the...
2017-11-07 Craig Topper[SelectionDAG] Fix typo in comment. NFC
2017-11-07 Dmitry Vyukovtsan: allow usage of global vars with ctors in interceptors
2017-11-07 Kostya KortchinskyUpdate sanitizer_allocator to use new API.
2017-11-07 Marc-Andre... [clangd] Fix opening declarations located in non-preamb...
2017-11-07 Sam McCall[clangd] Fix initialize capabilities response
2017-11-07 Sanjay Patel[CodeGen] split math and complex tests into separate...
2017-11-07 Florian Hahn[AArch64][SVE] Asm: Set SVE as unsupported feature...
2017-11-07 Sam McCall[clangd] MSVC - third time's the charm
2017-11-07 Sam McCall[clangd] don't crash on invalid JSON-RPC ID
2017-11-07 Petar JovanovicReland "Correct dwarf unwind information in function...
2017-11-07 Kristof BeylsSilence MSVC error C2398
2017-11-07 Eric Liu[clang-refactor] Use ClangTool more explicitly by makin...
2017-11-07 Alexey Bataev[SLP] Fix PR35047: Fix default cost model for cast...
2017-11-07 Sam McCall[clangd] another try at fixing MSVC
2017-11-07 Tamas BerghammerFix an issue in r317563 causing a clang assert
2017-11-07 Kristof BeylsMark intentional fall-through with LLVM_FALLTHROUGH.
2017-11-07 Alexander RichardsonAdd a -D flag to FileCheck to define variables
2017-11-07 Simon Pilgrim[X86] Regenerate select tests
2017-11-07 Gabor Horvath[clang-tidy] Misc redundant expressions checker updated...
2017-11-07 Florian Hahn[AArch64][SVE] Asm: Replace 'IsVector' by 'RegKind...
2017-11-07 Kristof BeylsSilence C4715 warning from MSVC (NFC).
2017-11-07 Artem Dergachev[analyzer] pr34779: CStringChecker: Accept non-standard...
2017-11-07 Florian Hahn[AArch64][SVE] Asm: Extend EnforceVectorSubVectorTypeIs...
2017-11-07 Tamas BerghammerSupport scoped enums in the DWARF AST parser
2017-11-07 Pavel Labathtest: Clean up finalize_build_dictionary
2017-11-07 Pavel Labath"Fix" concurrent events test for arm
2017-11-07 Kristof Beyls[GlobalISel] Enable legalizing non-power-of-2 sized...
2017-11-07 Haojian Wu[clangd] Add ErrorCode enum class.
2017-11-07 Sjoerd Meijer[docs] Add section 'Half-Precision Floating Point'
2017-11-07 Serguei Katkov[CGP] Disable Select instruction handling in optimizeMe...
2017-11-07 Peter Smith[docs][ARM] Add HowTo for cross compiling and testing...
2017-11-07 Sam McCall[clangd] fix MSVC build errors
2017-11-07 Haojian WuAdd new check in google module for Objective-C code...
2017-11-07 Bjorn Steinbrink[X86] Don't clobber reserved registers with stack adjus...
2017-11-07 Craig Topper[X86] Add patterns to fold a 64-bit load into the EVEX...
2017-11-07 Craig Topper[X86] Add patterns for folding a v16i8 with the VEX...
2017-11-07 Craig Topper[X86] Add a test for a 128-bit vector load feeding...
2017-11-07 Craig Topper[X86] Remove alignment from a load in the f16c intrinsi...
2017-11-07 Craig Topper[X86] Add support for using EVEX instructions for the...
2017-11-07 Craig Topper[X86] Add AVX512VL command line to f16c intrinsic test...
2017-11-07 Craig Topper[X86] Use IMPLICIT_DEF in VEX/EVEX vcvtss2sd/vcvtsd2ss...
2017-11-07 Craig Topper[X86] Remove 'Requires' from instructions with no patte...
2017-11-07 NAKAMURA TakumiClangdTests/JSONExprTests.cpp: Appease g++-4.8 to move...
2017-11-07 George Karpenkov[analyzer] [NFC] Remove unused typedef from SVals.h
2017-11-07 Rafael EspindolaUse Path instead of Config->OutputFile. NFC.
2017-11-07 Davide Italiano[Support/UNIX] posix_fallocate() can fail with EINVAL.
2017-11-07 Adrian PrantlMake DIExpression::createFragmentExpression() return...
2017-11-07 Alex LorenzClarify the error message for unsupported aliases on...
2017-11-07 Keith Wyss[XRay] Minimal tool to convert xray traces to Chrome...
2017-11-07 Rui UeyamaRemove dead code.
2017-11-07 Stephane SezerDisable tests in lang/c/shared_lib on Windows
2017-11-07 Rui UeyamaReport an error if an inferred alignment for a shared...
2017-11-07 Davide Italiano[IPO/LowerTypesTest] Skip blockaddress(es) when replaci...
2017-11-07 Matt ArsenaultAMDGPU: Remove redundant combine
next