platform/upstream/llvm.git
2017-07-12 Matthias GehreCFG: Add CFGElement for automatic variables that leave...
2017-07-12 Craig Topper[X86] Synchronize the ProcessorFeatures enum used by...
2017-07-12 Craig Topper[X86] Sync ProcessorTypes and ProcessorSubtypes enums...
2017-07-12 Craig Topper[X86] Cleanup the switches in getHostCPUName to remove...
2017-07-12 Craig Topper[X86] Remove 'barcelona' string from getHostCPUName...
2017-07-12 Mikael Holmen[MemoryBuiltins] Allow truncation in visitAllocaInst()
2017-07-12 Vitaly BukaRevert "[PDB] Use a more appropriate message for a...
2017-07-12 Ben CraigFix unrepresentable enum for clang-cl unstable ABI
2017-07-12 Rui UeyamaRemove redundant newline.
2017-07-12 Eric FiselierRemove <__refstring> header; Move it into source directory.
2017-07-12 Eric FiselierRemove dependancy on __refstring header; use local...
2017-07-12 Matthias BraunSpecify complete target triple in test
2017-07-12 Eric FiselierRevert "[libc++] Refactoring __sync_* builtins; NFC...
2017-07-12 Don HintonFix minor typo introduced in r276404
2017-07-12 Peter CollingbourneLowerTypeTests: When importing functions skip definitio...
2017-07-12 Richard Trieu[ODRHash] Revert r307720 to fix buildbot.
2017-07-12 Jakub Kuderski[Dominators][NFC] Remove extra semicolon...
2017-07-12 Sam Clegg[WebAssembly] Expose the offset of each data segment
2017-07-12 Konstantin... Fix unused variable warnings
2017-07-12 Vitaly Buka[tsan] Update test to r307338
2017-07-11 Rafael EspindolaSimplify interface now that we don't need to pass IsPCR...
2017-07-11 Reid Kleckner[PDB] Use a more appropriate message for a fatal error
2017-07-11 Reid Kleckner[codeview] Change readobj symbol dumping format
2017-07-11 Petr Hosek[CMake] Support multi-target runtimes build
2017-07-11 Rafael EspindolaFully fix the movw/movt addend.
2017-07-11 Davide Italiano[IPO] Temporarily rollback r307215.
2017-07-11 Rafael EspindolaUpdate now that the llvm-mc bug is fixed.
2017-07-11 Jakub Kuderski[Dominators] Use a custom DFS implementation
2017-07-11 Reid Kleckner[PDB] Tweak bad type index error handling
2017-07-11 Reid Kleckner[codeview] Fix type index discovery for four symbol...
2017-07-11 Konstantin... Enhance synchscope representation (clang)
2017-07-11 Konstantin... Enhance synchscope representation
2017-07-11 Richard Trieu[ODRHash] Support more method types.
2017-07-11 Evandro Menezes[CodeGen] Rename DEBUG_TYPE to match passnames
2017-07-11 Sanjay Patel[x86] auto-generate full checks; NFC
2017-07-11 Simon Dardis[mips][mt] Correct spelling error in comment. NFCI.
2017-07-11 Simon Dardis[mips][mt][2/7] Implement .module and .set directives...
2017-07-11 Marc-Andre... [clangd] Fix Go to Definition not working in VSCode...
2017-07-11 Martin Storsjo[ARM, ELF] Don't shift movt relocation offsets
2017-07-11 Tim Hammerquistswitch on enum should be exhaustive and warning-free
2017-07-11 Florian Hahn [AArch64] Remove unused IsDarwin & IsNotDarwin predica...
2017-07-11 Anna Thomas[LoopUnrollRuntime] NFC: Add some debugging trace messa...
2017-07-11 Philip Pfaffe[WWW] Add a section to Getting Started about building...
2017-07-11 Rui UeyamaRemove unnecessary local variable.
2017-07-11 Xinliang David Li[ProfileData] Add new option to dump topn hottest functions
2017-07-11 Reid KlecknerFix clang-tidy diagnostic.cpp test on Windows
2017-07-11 Davide Italiano[NewGVN] Check for congruency of memory accesses.
2017-07-11 Michael Zuckermanreverting 307677.
2017-07-11 Alexey Bataev[OPENMP] Skip BuildMemberExpr() in BuildFieldReferenceE...
2017-07-11 Francis RicciUse internal_strncpy to copy filename in linux procmaps
2017-07-11 Francis RicciInline function to get mac segment address range
2017-07-11 Davide Italiano[NewGVN] Fix an innocent typo I found while debugging...
2017-07-11 Alexey Bataev[OPENMP] Add restriction for reduction clause in tasklo...
2017-07-11 Davide Italiano[NewGVN] Clarify the function invariants formatting...
2017-07-11 Tony Jiang[PPC] Fix one test case regression for patch https...
2017-07-11 Rafael EspindolaDelete redundant InVersionScript field.
2017-07-11 Francis RicciRefactor MemoryMappingLayout::Next to use a single...
2017-07-11 Dan Liew[LibFuzzer] Fix `-Wcomment` warning emitted by GCC.
2017-07-11 Dan Liew[LibFuzzer] Fix `-Wpedantic` warning reported by Eric...
2017-07-11 Evgeniy Stepanov[asan] Fix asan_device_setup --use-su mode on Android...
2017-07-11 Evgeniy Stepanov[msan] Only check shadow memory for operands that are...
2017-07-11 Dimitry AndricRename z_Linux_asm.s to z_Linux_asm.S
2017-07-11 Simon Dardis[mips][mt][1/7] Add the MT ASE as a subtarget feature.
2017-07-11 Konstantin... Revert "AMDGPU: Do not test for SI in getIsaVersion"
2017-07-11 Michael Zuckerman[X86][LLVM]Expanding Supports lowerInterleavedStore...
2017-07-11 Anna Thomas[LoopUnrollRuntime] Avoid multi-exit nested loop with...
2017-07-11 Krzysztof Parzyszek[Hexagon] Do not rely on callee-saved info in hasFP
2017-07-11 Reid Kleckner[Support] - Add bad alloc error handler for handling...
2017-07-11 Tony Jiang[PPC] Fix two bugs in frame lowering.
2017-07-11 Krzysztof Parzyszek[Hexagon] Add support for nontemporal loads and stores...
2017-07-11 Reid KlecknerAdd missing dllimport member pointer template argument...
2017-07-11 Reid Kleckner[lit] Fix import StringIO errors in Python 3
2017-07-11 Reid Kleckner[lit] Implement non-pipelined echo commands internally
2017-07-11 Dinar Temirbulatov[SLPVectorizer] Revert change in cancelScheduling with...
2017-07-11 Craig Topper[IR] Remove unnecessary const_casts from ConstantDataSe...
2017-07-11 Joerg SonnenbergerNetBSD uses soft-float by default, unless the environme...
2017-07-11 Joerg SonnenbergerRun the preprocessor test as frontend test for NetBSD...
2017-07-11 Clement Courbet[ASTMatchers][NFC] integerLiteral(): Mention negative...
2017-07-11 Hiroshi Inouefix formatting; NFC
2017-07-11 Alexander Kornienko[clang-tidy] Extend diagnostics test.
2017-07-11 Tobias Grosser[Simplify] Also remove redundant writes which originall...
2017-07-11 Daniel Sanders[globalisel][tablegen] Change method of squashing unuse...
2017-07-11 Jonas Paulsson[SystemZ] Minor fixing in SystemZScheduleZ13.td
2017-07-11 Petar JovanovicRemove duplicate assignments in stat64/kernel_stat_to_s...
2017-07-11 Diana Picus[ARM] GlobalISel: Tighten G_FCMP selection test. NFC
2017-07-11 George Rimar[DWARF] - Add testcase for checking message about broke...
2017-07-11 Guy Blank[X86][AVX512] regenerate avx512-insert-extract.ll
2017-07-11 Diana Picus[ARM] GlobalISel: Add reg mapping for s64 G_FCMP
2017-07-11 George Rimar[ELF] - Fix functionality treating IFunc definitions...
2017-07-11 Philip Pfaffe[Polly][CMake] Skip unit-tests in lit if gtest is not...
2017-07-11 Philip Pfaffe[Polly][CMake] Use the CMake Package instead of llvm...
2017-07-11 Philip Pfaffe[PM] Another post-commit fix in NewPMDriver
2017-07-11 Tobias Grosser[tests] Add import-jscop-dir to lit.site.cfg.in
2017-07-11 Diana Picus[ARM] GlobalISel: Tighten legalizer tests. NFC
2017-07-11 Daniel Sanders[globalisel][tablegen] Fix an multi-insn match bug...
2017-07-11 Tobias Grosser[tests] Set -polly-import-jscop-dir=%S always
2017-07-11 Pavel LabathNativeProcessLinux: Fix handling of raise(SIGTRAP)
2017-07-11 Tobias Grosser[Simplify] Add test case which we currently miss
2017-07-11 Alex Lorenz[ObjC] Check that a subscript methods is declared for...
2017-07-11 Tobias GrosserAlways export the latest memory access relations
next