platform/upstream/llvm.git
2017-11-08 Sam McCall[clangd] tolerate windows filepaths in tests
2017-11-08 Alex Bradbury[RISCV] Codegen support for memory operations
2017-11-08 Alex Bradbury[RISCV] Codegen support for materializing constants
2017-11-08 Pavel LabathXfail TestConcurrentTwoWatchpointsOneSignal on arm
2017-11-08 Ivan A. Kosarev[Analysis] Fix merging TBAA tags with different final...
2017-11-08 Simon Dardis[mips] Guard indirect and tailcall pseudo instructions...
2017-11-08 Nuno LopesBasicAA: fix bug where we would return partialalias...
2017-11-08 Pavel LabathLog: delimit thread name in log message
2017-11-08 Pavel LabathMake TestTopLevelExprs more robust in face of linker GC
2017-11-08 Ilya BiryukovAvoid printing some redundant name qualifiers in completion
2017-11-08 Ilya BiryukovMoved QualTypeNames.h from Tooling to AST.
2017-11-08 Raphael IsemannFixed link to bugzilla in the sidebar
2017-11-08 Alex Bradbury[NFCI] Ensure TargetOpcode::* are compatible with guess...
2017-11-08 Sam McCall[clangd] loosen tests for flag-dependence revealed...
2017-11-08 Haojian Wu[clang-refactor] Introduce a new rename rule for qualif...
2017-11-08 Matt ArsenaultDAG: Add computeKnownBitsForFrameIndex
2017-11-08 Sam McCall[clangd] Sort completion results.
2017-11-08 Martin Storsjo[COFF] Add support for IMAGE_REL_ARM64_SECREL
2017-11-08 Sylvestre LedruAlways use prctl(PR_SET_PTRACER)
2017-11-08 Serguei KatkovRevert "[CGP] Enable extending scope of optimizeMemoryInst"
2017-11-08 Serguei Katkov[CGP] Enable extending scope of optimizeMemoryInst
2017-11-08 Craig Topper[X86] Add masked vcvtps2ph builtins to CheckX86BuiltinF...
2017-11-08 Rui UeyamaRemove a given file even if openFileForRead fails.
2017-11-08 Craig Topper[X86] Add patterns to fold EVEX store with EVEX encoded...
2017-11-08 Craig Topper[X86] Allow legacy vcvtps2ph intrinsics to select EVEX...
2017-11-08 Rafael EspindolaUpdate for llvm change.
2017-11-08 Rafael EspindolaConvert FileOutputBuffer::commit to Error.
2017-11-08 Reid KlecknerRevert "[scudo] Make getNumberOfCPUs Fuchsia compliant"
2017-11-08 Dave LeeRevert "Reapply: Allow yaml2obj to order implicit secti...
2017-11-08 Rafael EspindolaUpdate unittest too.
2017-11-08 Rafael EspindolaUpdate for llvm change.
2017-11-08 Rafael EspindolaConvert FileOutputBuffer to Expected. NFC.
2017-11-08 Eugene Zelenko[Serialization] Fix some Clang-tidy modernize and Inclu...
2017-11-08 David BlaikieTarget/TargetInstrInfo.h -> CodeGen/TargetInstrInfo...
2017-11-08 Dave LeeReapply: Allow yaml2obj to order implicit sections...
2017-11-08 Matt ArsenaultAMDGPU: Set correct sched model on v_mad_u64_u32
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
next