platform/upstream/llvm.git
2018-03-20 Simon Pilgrim[X86] Drop unnecessary InstRW overrides for WriteFMA
2018-03-20 Eugene Zelenko[Driver] Fix some Clang-tidy modernize and Include...
2018-03-20 Craig Topper[ReachingDefAnalysis] Fix what I assume to be a typo...
2018-03-20 Shoaib Meenai[ObjCARC] Add funclet token to ARC marker
2018-03-20 Benjamin Kramer[format] Initialize regex lazily
2018-03-20 Rafael EspindolaSet dso_local on string literals.
2018-03-20 Martin Storsjo[X86] Don't use the MSVC stack protector names on mingw
2018-03-20 Abderrazek... [AArch64] Add vmulxh_lane fp16 vector intrinsic
2018-03-20 Kevin EnderbyFor llvm-objdump and Mach-O files, fix the printing...
2018-03-20 Rafael EspindolaSet dso_local for runtime function.
2018-03-20 Abderrazek... [AArch64] Add vmulxh_lane fp16 vector intrinsic
2018-03-20 Craig Topper[TableGen] Use range based for loop. NFC
2018-03-20 Craig Topper[TableGen] Use vector::append instead of looping and...
2018-03-20 Craig Topper[TableGen] Use llvm::transform to simplify some loops...
2018-03-20 Craig Topper[TableGen] Pass result of std::unique to vector::erase...
2018-03-20 Alexey Bataev[DEBUGINFO] Add -no-dwarf-debug-ranges option.
2018-03-20 Andrea Di Biagio[llvm-mca] add keyword override to a couple of methods...
2018-03-20 Derek Schuff[WebAssembly] Added initial AsmParser implementation.
2018-03-20 Evandro Menezes[AArch64] Adjust the cost model for Exynos M3
2018-03-20 Alexander Shaposhnikov[llvm-objcopy] Revert the tests from r328012
2018-03-20 Davide Italiano[ExpressionParser] Re-implement r327356 in a less disru...
2018-03-20 Alexander Shaposhnikov[llvm-objcopy] Revert r328012
2018-03-20 Krzysztof Parzyszek[Hexagon] Add a few more lit tests, NFC
2018-03-20 Krzysztof Parzyszek[Hexagon] Add heuristic to exclude critical path cost...
2018-03-20 Krzysztof Parzyszek[Hexagon] Fix fall-through warnings in HexagonMCDuplexI...
2018-03-20 Jonas Devlieghere[lldb-dotest] Wrap arguments in single quotes
2018-03-20 Nirav Dave[MC,X86] Cleanup some X86 parser functions to use MCPar...
2018-03-20 Andrea Di Biagio[llvm-mca] Remove const from a bunch of ArrayRef. NFC
2018-03-20 Craig Topper[PowerPC][LegalizeFloatTypes] Move the PPC hacks for...
2018-03-20 Krzysztof Parzyszek[X86] Add phony registers for high halves of regs with...
2018-03-20 Philip Reames[MustExecute] Use the annotation style printer
2018-03-20 Zachary TurnerRevert "Resubmit "Support embedding natvis files in...
2018-03-20 Davide Italiano[TestExpr] Fix a typo in a test, unbreaking the lldb...
2018-03-20 Alexander Shaposhnikov[llvm-objcopy] Implement support for section groups
2018-03-20 Andrea Di Biagio[llvm-mca] Move the logic that computes the scheduler...
2018-03-20 Eric ChristopherFix consitent -> consistent.
2018-03-20 Fangrui Song[ELF] Simplify compCtors and writeInt.
2018-03-20 Saleem AbdulrasoolBasic: support PreserveMost and PreserveAll on Windows ARM
2018-03-20 Artem Belevich[NVPTX] Make tensor load/store intrinsics overloaded.
2018-03-20 Tobias GrosserAdjust to clang-format changes
2018-03-20 Philip ReamesAdd an analysis printer for must execute reasoning
2018-03-20 Rafael EspindolaMC: fix layering violation introduced in r325139.
2018-03-20 Zachary TurnerResubmit "Support embedding natvis files in PDBs."
2018-03-20 Sanjay Patel[LangRef] fix link formatting
2018-03-20 Krzysztof Parzyszek[Hexagon] Correct the computation of TopReadyCycle...
2018-03-20 Michael Zolotukhin[XRay] Lazily compute MachineLoopInfo instead of requir...
2018-03-20 Sanjay Patel[LangRef] describe the default FP environment
2018-03-20 Krzysztof Parzyszek[Hexagon] Check weak dependences when only 1 instructio...
2018-03-20 Pavel LabathMove StringExtractorGDBRemote.h to the include folder
2018-03-20 Sanjay Patel[AArch64] add fabs tests for PR36600; NFC
2018-03-20 Alexey Bataev[DEBUGINFO] Add flag -no-dwarf-pub-sections to disable...
2018-03-20 Rafael EspindolaSet dso_local for CFConstantStringClassReference.
2018-03-20 Simon Pilgrim[X86][Haswell][Znver1] Fix typo in fldl instregexs
2018-03-20 Rafael EspindolaSet dso_local for guid decls.
2018-03-20 Alexey Bataev[OPENMP, NVPTX] Codegen for target distribute parallel...
2018-03-20 Sjoerd Meijer[Kaleidoscope] doc fix
2018-03-20 Krzysztof Parzyszek[Hexagon] Improve scheduling heuristic for large basic...
2018-03-20 Ben Hamilton[clang-format] Fix ObjC selectors with multiple params...
2018-03-20 Alexey Bataev[OPENMP, NVPTX] Globalization of the private redeclarat...
2018-03-20 Ilya BiryukovBackport changes from llvm/.clang_tidy to clang/.clang_...
2018-03-20 George Rimar[ELF] - Make __start_/__stop_<section_name> symbols...
2018-03-20 Geoff Berry[AArch64][Falkor] Correct load/store increment scheduli...
2018-03-20 Pavel Labath[LLDB] Fix TestTargetXMLArch's expected arch
2018-03-20 Krzysztof Parzyszek[Hexagon] Fix division by zero in machine scheduler
2018-03-20 Alex Bradbury[RISCV] Add codegen for RV32F floating point load/store
2018-03-20 Andrea Di Biagio[llvm-mca] Use llvm::make_unique in a few places. NFC
2018-03-20 Pavel LabathFix some tests for PPC64le architecture
2018-03-20 Alex Bradbury[RISCV] Add codegen for RV32F arithmetic and conversion...
2018-03-20 Krzysztof Parzyszek[Hexagon] Improve scheduling based on register pressure
2018-03-20 Simon Pilgrim[X86][SandyBridge] Merge multiple InstrRW entries that...
2018-03-20 Andrea Di Biagio[llvm-mca] Move the routine that computes processor...
2018-03-20 Xin Tong[MergeICmps] Break eargerly out of loop
2018-03-20 Xin Tong[MergeICmp] Fix a bug in entry block shuffled to middle...
2018-03-20 Pavel LabathRe-land: [lldb] Use vFlash commands when writing to...
2018-03-20 Igor Laevsky[llvm-opt-fuzzer] Add irce to the fuzzing options
2018-03-20 Jonas DevlieghereRevert "Fix layering between llvm-c and Support by...
2018-03-20 Dylan McKay[AVR] Add a regression test for struct return lowering
2018-03-20 Hans WennborgRevert r327964 "lit: Make config.llvm_libxml2_enabled...
2018-03-20 Andrea Di Biagio[Release Notes] Add release note for llvm-mca.
2018-03-20 Hans Wennborglit: Make config.llvm_libxml2_enabled an int, not a...
2018-03-20 George Rimar[ELF] - Add test case for "unsupported relocation refer...
2018-03-20 Henry Wong[analyzer] Fix the crash in IteratorChecker.cpp when...
2018-03-20 Bjorn Pettersson[CGP] Avoid segmentation fault when doing PHI node...
2018-03-20 Andrei Elovikov[LV] Let recordVectorLoopValueForInductionCast to check...
2018-03-20 Hans Wennborg[ms] Parse #pragma optimize and ignore it behind its...
2018-03-20 Jonas Paulsson[SystemZ] Add "REQUIRES: asserts" to test case to...
2018-03-20 Martin Storsjo[X86] Properly implement the calling convention for...
2018-03-20 Lang Hames[ORC] Don't fully qualify explicit destructor call...
2018-03-20 Craig Topper[X86] Rename MOVSX32_NOREXrr8 to MOVSX32rr8_NOREX so...
2018-03-20 Craig Topper[X86] Fix the SchedRW for memory forms of CMP and TEST.
2018-03-20 Lang Hames[ORC] Rename SymbolSource to MaterializationUnit, and...
2018-03-20 George Burgess IVProperly construct `inline` members without initializers
2018-03-20 Craig Topper[X86] Add TEST16mi/TEST32mi/TEST64mi32 to the Sandybrid...
2018-03-20 Craig Topper[X86] Add ROR/ROL/SHR/SAR by 1 instructions to the...
2018-03-20 Quentin Colombet[ShrinkWrap] Take into account landing pad
2018-03-20 Jim InghamAdd a suggestion to convert dotest tests to use run_to_...
2018-03-20 David BlaikieFix layering between llvm-c and Support by factoring...
2018-03-20 Akira Hatanaka[CodeGen] Ignore OpaqueValueExprs that are unique refer...
2018-03-20 Shiva Chen[RISCV] Preserve stack space for outgoing arguments...
2018-03-20 Craig Topper[X86] Fix the SNB scheduler for BLENDVB.
next