platform/upstream/llvm.git
2017-11-16 Rafael EspindolaConvert another use of createUniqueFile to TempFile...
2017-11-16 Petr Hosek[CMake][runtimes] Use cmake_parse_arguments in runtimes...
2017-11-16 Reid KlecknerIssue -Wempty-body warnings for else blocks
2017-11-16 Vedant KumarRevert "[SelectionDAG] Consolidate (t|T)ransferDbgValue...
2017-11-16 Mandeep Singh... [RISCV] Fix 64-bit data layout mismatch between backend...
2017-11-16 Kostya Serebryany[libFuzzer] add more tests for merge
2017-11-16 Craig Topper[X86] Pre-truncate gather/scatter indices that have...
2017-11-16 Craig Topper[X86] DAGCombinerInfo is in TargetLowering not X86Targe...
2017-11-16 Craig Topper[DAGCombiner] Use cast instead of an unchecked dyn_cast.
2017-11-16 Justin Bognerllvm-objdump: Add missing requires for the test in...
2017-11-16 Vedant Kumar[SelectionDAG] Consolidate (t|T)ransferDbgValues method...
2017-11-16 Reid KlecknerFix my typo of PDB_TableType
2017-11-16 Martin StorsjoRemove a FIXME about truncated section names
2017-11-16 Ben Hamilton[VirtualFileSystem] Support creating directories then...
2017-11-16 Reid KlecknerFix -Wreturn-type falling off the end of a function...
2017-11-16 Daniel Sanders[arc] Fix ambiguous overloaded operator error
2017-11-16 Yonghong Songbpf: print backward branch target properly
2017-11-16 Daniel Sanders[arc] Update TargetInfo to include the new backend...
2017-11-16 Reid Kleckner[MS] Apply adjustments after storing 'this'
2017-11-16 Kostya Serebryany[libFuzzer] add docs for -reduce_inputs
2017-11-16 Kostya Kortchinsky[sanitizer] Revert rL318410
2017-11-16 Azharuddin... Fix RISCV build after r318352
2017-11-16 Guozhi Wei[PPC] Change i32 constant in store instruction to i64
2017-11-16 Zachary TurnerResubmit "Refactor debuginfo-tests"
2017-11-16 Alexey Bataev[OPENMP] Add support for cancelling inside target paral...
2017-11-16 Dave LeeAdd ELF dynamic symbol support to yaml2obj/obj2yaml
2017-11-16 Marshall ClowMark free functions size/empty/data conditionally noexcept.
2017-11-16 Kamil RytarowskiImplement GetTls() for NetBSD
2017-11-16 Sanjay Patel[InstCombine] add tests for pow(); NFC
2017-11-16 Rafael Espindolamake exitDsymutil static.
2017-11-16 Dave LeeAllow empty mappings for optional YAML input
2017-11-16 Rafael EspindolaConvert another use of createUniqueFile to TempFile...
2017-11-16 Andrew Ng[ELF] Fix broken LTO cache test NFC
2017-11-16 Aaron Smith[DebugInfo/PDB] Exclude the PDB/DIA files added in...
2017-11-16 Greg ClaytonFixed up to use a class for the commands, renamed the...
2017-11-16 Sanjay Patel[InstCombine] add tests for 'afn' FMF; NFC
2017-11-16 Walter Lee[asan] Ensure that the minimum redzone is at least...
2017-11-16 Walter Lee[asan] Fix small X86_64 ShadowOffset for non-default...
2017-11-16 Sanjay Patel[InstCombine] regenerate test checks; NFC
2017-11-16 Rafael EspindolaRevert "[Support][CachePruning] Fix regression in pruni...
2017-11-16 Sanjay Patel[InstCombine] regenerate test checks; NFC
2017-11-16 Sanjay Patel[InstCombine] regenerate test checks; NFC
2017-11-16 Sanjay Patel[InstCombine] regenerate test checks; NFC
2017-11-16 Philip Pfaffe[SI] Fix a potential use-after-free
2017-11-16 Yaxun LiuUpdate tests for llvm.invariant.group.barrier becoming...
2017-11-16 Yaxun LiuLet llvm.invariant.group.barrier accepts pointer to...
2017-11-16 Ilya Biryukov[clangd] Use in-memory preambles in clangd.
2017-11-16 Ilya BiryukovAllow to store precompiled preambles in memory.
2017-11-16 Kostya Kortchinsky[sanitizer] Use runtime checks instead of API level...
2017-11-16 Igor Laevsky[FuzzMutate] Fix windows build after rL318407.
2017-11-16 Sanjay Patel[InstSimplify] add tests for fcmp ord/uno; NFC
2017-11-16 Igor Laevsky[FuzzMutate] NFC. Move parseModule and writeModule...
2017-11-16 John BrawnRemove stray comma in sink-addrmode test
2017-11-16 Sanjay Patel[InstCombine] include 'sub' in the list of narrow-able...
2017-11-16 Aaron Smith[DebugInfo/PDB] Adding getUndecoratedNameEx and IPDB...
2017-11-16 Simon Pilgrim[X86] Add scheduling tests for SHLD/SHRD
2017-11-16 Javed Absar[SCEV] simplify loop. NFC.
2017-11-16 Aaron SmithTest commit. Add a missing dash to the standard llvm...
2017-11-16 Pavel LabathImplement core dump debugging for PPC64le
2017-11-16 Diana Picus[ARM GlobalISel] Add tests for BIC. NFC
2017-11-16 Ben Dunbobbin[Support][CachePruning] Fix regression in pruning interval
2017-11-16 Peter Smith[builtins][ARM] re-enable mulsc3_test.c on Arm
2017-11-16 Walter Lee[asan] Fix size/alignment issues with non-default shado...
2017-11-16 George Rimar[ELF] - Don't emit broken relocations for SHF_MERGE...
2017-11-16 Diana Picus[ARM GlobalISel] Add tests for REVSH patterns. NFC
2017-11-16 Yaxun LiuFix pointer EVT in SelectionDAGBuilder::visitAlloca
2017-11-16 Martin Storsjo[COFF] Don't write long section names for sections...
2017-11-16 Sam Parker[DAGCombine] Enable more srl -> load combines
2017-11-16 Simon Dardis[mips][mt] Add missing test cases from r318207
2017-11-16 Andrey ChurbanovExclude untied tasks from checking of task scheduling...
2017-11-16 Benjamin KramerAssert correct removal of SUnit in LatencyPriorityQueue
2017-11-16 Mohammed Agabaria[TTI][X86] update costs of interleaved load\store of...
2017-11-16 Martin Storsjo[COFF] Improve the autoexport check for symbols from...
2017-11-16 Martin Storsjo[docs] Mention that dwarf unwinding should be supported...
2017-11-16 Mikael Holmen[MachineRegisterInfo] Avoid having dbg.values affect...
2017-11-16 Max Kazantsev[IRCE] Fix SCEVExpander's usage in IRCE
2017-11-16 Craig Topper[X86] Update TTI to report that v1iX/v1fX types aren...
2017-11-16 Craig Topper[SelectionDAG] Use report_fatal_error instead of llvm_u...
2017-11-16 Marshall ClowMore of P0600 - '[[nodiscard]] in the Library' mark...
2017-11-16 Max Kazantsev[SCEV][NFC] Introduce isSafeToExpandAt function to...
2017-11-16 Kostya Serebryany[libFuzzer] disable test/fuzzer/merge-sigusr.test on...
2017-11-16 Marshall ClowMore of P0600 - '[[nodiscard]] in the Library' mark...
2017-11-16 Eric ChristopherFix thinko in last commit.
2017-11-16 Eric ChristopherAdd NDEBUG checks around LLVM_DUMP_METHOD functions...
2017-11-16 Eric ChristopherNeed to work around the gcc Wunused-function bug as...
2017-11-16 Eric ChristopherAdd NDEBUG checks around LLVM_DUMP_METHOD functions...
2017-11-16 Yaxun LiuFix APInt bit size in processDbgDeclares
2017-11-16 Evgeniy Stepanov[asan] Fallback to non-ifunc dynamic shadow on android<22.
2017-11-16 Craig Topper[X86] Custom type legalize v2f32 masked gathers instead...
2017-11-16 Alex Lorenz[DeclPrinter] Extract function PrintConstructorInitiali...
2017-11-16 Yan Zhangadd check to avoid throwing objc exception according...
2017-11-16 Alex Lorenz[DeclPrinter] Honor TerseOutput for constructors
2017-11-16 Bob Haarman[coff] correctly emit safeseh entries for handlers...
2017-11-16 Bob HaarmanLTO: clarify why we need to gracefully handle sys:...
2017-11-16 Rafael EspindolaConvert a use of createUniqueFile to TempFile::create.
2017-11-16 Yonghong Songbpf: enable llvm-objdump to print out symbolized jmp...
2017-11-16 Jason MolendaFix alignment of arm64 fpu register context structure
2017-11-16 Daniel Sanders[globalisel][tablegen] Generate rule coverage and use...
2017-11-16 Reid KlecknerTry to fix WebAssembly build after r318352
2017-11-16 Craig Topper[GVNHoist] Fix a signed/unsigned comparison warning...
next