platform/upstream/llvm.git
2018-03-30 Artem Dergachev[CFG] [analyzer] Work around a disappearing CXXBindTemp...
2018-03-30 Davide Italiano[lldb-dotest] Don't swallow error exit codes.
2018-03-30 Artem Dergachev[CFG] [analyzer] Avoid modeling C++17 constructors...
2018-03-30 Andrea Di Biagio[X86][BtVer2] Fixed the number of micro opcodes for...
2018-03-30 Eli FriedmanRemove unused CHECK lines leftover from r306928.
2018-03-30 Peter CollingbourneDataFlowSanitizer: wrappers of functions with local...
2018-03-30 Peter CollingbourneELF: Try to create last thunk section at ThunkSectionSp...
2018-03-30 Alexey Bataev[OPENMP] Added emission of offloading data sections...
2018-03-30 Puyan Lotfi[MIR] Adding support for Named Virtual Registers in...
2018-03-30 Andrea Di Biagio[X86][BtVer2] Fix the number of uOps for horizontal...
2018-03-30 Tim Shen[NVPTX] Enable StructuredCFG for NVPTX
2018-03-30 Tim Shen[BlockPlacement] Disable block placement tail duplciati...
2018-03-30 Robert Widmann[LLVM-C] Finish exception instruction bindings - Round 2
2018-03-30 Rui UeyamaFix Windows buildbots.
2018-03-30 Zachary TurnerFix some signed / unsigned conversion problems.
2018-03-30 Rui UeyamaImprove error message for an unknown --plugin-opt.
2018-03-30 Nico Weber[lld-link] Add comment explaining that /FIXED behavior...
2018-03-30 Zachary Turner[llvm-pdbutil] Dig deeper into the PDB and DBI streams...
2018-03-30 Nico Weber[lld-link] Let /PROFILE imply /OPT:REF /OPT:NOICF ...
2018-03-30 Derek Schuff[WebAssembly] Refactor tablegen for store instructions...
2018-03-30 Krzysztof ParzyszekRevert "peel loops with runtime small trip counts"
2018-03-30 Stanislav Mekhanoshin[AMDGPU] Fixed some instructions latencies
2018-03-30 Rui Ueyama[WebAssembly] Error if both --export-table and --import...
2018-03-30 Sanjay Patel[SelectionDAG] Removing FABS folding from DAGCombiner
2018-03-30 Ben Hamilton[clang-format] Ensure wrapped ObjC selectors with 1...
2018-03-30 Krzysztof Parzyszek[Hexagon] Recognize and handle :endloop01
2018-03-30 Krzysztof Parzyszek[Hexagon] Fix printing :mem_noshuf on compiler-generate...
2018-03-30 Krzysztof Parzyszek[Hexagon] Fix flags for store-related intrinsics
2018-03-30 Andrea Di Biagio[X86][BtVer2] Add missing ReadAfterLd to RM variants...
2018-03-30 Krzysztof Parzyszek[Hexagon] Remove unused scheduling classes
2018-03-30 Andrea Di Biagio[X86][BtVer2] Add tests that show how ReadAfterLd is...
2018-03-30 Krzysztof Parzyszek[Hexagon] Pass pointer to SelectionDAG to dump functions
2018-03-30 Nico WeberSimplify test more.
2018-03-30 Nico WeberSimplify test.
2018-03-30 Andrea Di Biagio[X86] Add llvm-mca tests for r328834.
2018-03-30 Henry Wong[analyzer] Remove the unused method declaration in...
2018-03-30 Andrea Di Biagio[X86] Add tests to verify the presence of "ReadAfterLd...
2018-03-30 Vlad TsyrklevichRevert "[LLVM-C] Finish exception instruction bindings"
2018-03-30 Bruno Cardoso... [Modules] Improve fixit for framework private module...
2018-03-30 Michael Bedy[AMDGPU] Fix the SDWA Peephole phase to handle src...
2018-03-30 Ikhlas Ajbar[Hexagon] add missing lit config file
2018-03-30 Ikhlas Ajbarpeel loops with runtime small trip counts
2018-03-30 Douglas YungAdding UNSUPPORTED: system-windows at George's request...
2018-03-30 Rui UeyamaRe-implement --just-symbols as a regular object file.
2018-03-30 Eli Friedman[MachineCopyPropagation] Handle COPY with overlapping...
2018-03-30 Eugene Zelenko[IR] Fix some Clang-tidy modernize-use-auto warnings...
2018-03-30 Alex Shlyapnikov[ASan] Disable new ASan error reporting tests on variou...
2018-03-29 Rafael EspindolaStyle update. NFC.
2018-03-29 Peter CollingbourneAdd missing REQUIRES: arm.
2018-03-29 Peter CollingbourneELF: Add support for short thunks on ARM.
2018-03-29 Reid KlecknerHoist MethodVFTableLocation out of MicrosoftVTableConte...
2018-03-29 David BlaikieFix some layering in StripNonLineTableDebugInfo, moving...
2018-03-29 Rui UeyamaDo not use template for check{Int,UInt,IntUInt,Alignment}.
2018-03-29 David BlaikieRemove unused header to fix layering.
2018-03-29 Peter CollingbourneELF: Allow thunks to change size. NFCI.
2018-03-29 David BlaikieRemove unused headers to fix layering
2018-03-29 David Blaikiellvm-c: Split Utils out of Scalar.h
2018-03-29 David BlaikieRemove some unneeded #includes to fix layering
2018-03-29 George Karpenkov[analyzer] Fix target triple for autorelease-write...
2018-03-29 Rafael EspindolaSet dso_local on cfi_slowpath.
2018-03-29 George Karpenkov[analyzer] Better pretty-printing of regions in explode...
2018-03-29 Craig Topper[X86] Add ReadAfterLds to some 3 src instructions
2018-03-29 Eric ChristopherTypo fix: epilouge->epilogue. NFC.
2018-03-29 Matt ArsenaultAMDGPU: Fix build warning in release
2018-03-29 Matt ArsenaultAMDGPU: Support realigning stack
2018-03-29 Evgeniy StepanovAdd msan custom mapping options.
2018-03-29 Manoj Gupta[AArch64]: Add support for parsing rN registers.
2018-03-29 Craig Topper[X86] Remove ReadAfterLd from BMI and TBM instructions...
2018-03-29 George Karpenkov[analyzer] Path-insensitive checker for writes into...
2018-03-29 Eugene Zelenko[AST] Fix some Clang-tidy modernize-use-auto warnings...
2018-03-29 Rafael EspindolaMark __cfi_check as dso_local.
2018-03-29 Kevin EnderbyTry to fix sanitizer-x86_64-linux-fast bot due to chang...
2018-03-29 Craig Topper[X86] Correct the placement of ReadAfterLd in BEXTR...
2018-03-29 Philip Reames[NFC][LICM] Rearrange checks to have the cheap bail...
2018-03-29 Matt ArsenaultAMDGPU: Increase default stack alignment
2018-03-29 Kevin EnderbyFor llvm-nm and Mach-O files that are fully stripped...
2018-03-29 Fangrui Song[clangd] Fix repeated word typo. NFC
2018-03-29 Matt ArsenaultAMDGPU: Fix selection error on constant loads with...
2018-03-29 Rui UeyamaSimplify. NFC.
2018-03-29 Philip ReamesFix an accidental circular dependence
2018-03-29 Mandeep Singh... [Mips] Change std::sort to llvm::sort in response to...
2018-03-29 Paul RobinsonTry to fix a couple tests for Windows.
2018-03-29 Dinar Temirbulatov[SLPVectorizer] Add tests related to PR30787, NFCI.
2018-03-29 Zachary Turner[MSF] Default to FPM2, and always mark FPM pages allocated.
2018-03-29 Rui UeyamaExit early from a loop. NFC.
2018-03-29 Rui UeyamaRefactor Writer::checkNoOverlappingSections. NFC.
2018-03-29 Akira HatanakaGeneralize NRVO to cover C structs.
2018-03-29 Zachary Turner[PDB] Print some more details when explaining MSF fields.
2018-03-29 Volodymyr Sapsai[Sema] Make deprecation fix-it replace all multi-parame...
2018-03-29 Craig Topper[IR][CodeGen] Remove dependency on EVT from IR/Function...
2018-03-29 Paul RobinsonReapply "[DWARFv5] Emit file 0 to the line table."
2018-03-29 Zachary Turner[PDB] Fix a bug in the explain subcommand.
2018-03-29 David Zarzycki[ADT] NFC: Fix bogus StringSwitch rule-of-five boilerplate
2018-03-29 Zachary TurnerRemove unused function.
2018-03-29 Rafael EspindolaSet dso_local when clearing dllimport.
2018-03-29 Rafael EspindolaAdd a dllimport test.
2018-03-29 Zachary Turner[PDB] Add an explain subcommand.
2018-03-29 Haicheng Wu[JumpThreading] Don't select an edge that we know we...
2018-03-29 Zhihao Yuan[test] Fix an XRay test on FreeBSD
2018-03-29 Pavel Labath.debug_names: Correctly align the AugmentationStringSiz...
next