aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-07[OpenMP] Provide math functions in OpenMP device code via OpenMP variantslinaro-local/llvm-611-baseJohannes Doerfert
2020-04-07[OpenMP] Specialize OpenMP calls after template instantiationJohannes Doerfert
2020-04-07[OpenMP] Add match_{all,any,none} declare variant selector extensions.Johannes Doerfert
2020-04-07[OpenMP] Try to find an existing base for `omp begin/end declare variant`Johannes Doerfert
2020-04-07[mlir][Linalg] Use subview instead of linalg.slice in Promotion.cppNicolas Vasilache
2020-04-07[OpenMP] "UnFix" last layering problem with FrontendOpenMPJohannes Doerfert
2020-04-08Keep output file after successful execution of mlir-optLukas Sommer
2020-04-07[JumpThreading] NFC: Simplify ComputeValueKnownInPredecessorsImplKazu Hirata
2020-04-07[lit] Print slowest test first when timing testsJulian Lettner
2020-04-07[lit] Improve consistency when printing test resultsJulian Lettner
2020-04-07Revert "[ObjC generics] Fix not inheriting type bounds in categories/extensio...Volodymyr Sapsai
2020-04-07Reset more globalMemCounters.Dan Albert
2020-04-07[gn build] Port 1adeeabb79aLLVM GN Syncbot
2020-04-07[NFC] Clean up uses of LoadInst constructor.Eli Friedman
2020-04-07[ManualDWARFIndex] Remove dead code, in preparation for moving this function.Davide Italiano
2020-04-07Add MIR-level debugify with only locations support for nowDaniel Sanders
2020-04-07[VE] Migrate to the getMachineMemOperand overload using llvm::AlignFangrui Song
2020-04-07[mlir][AsmFormat] Avoid invalidating the iterator when verifying attributesRiver Riddle
2020-04-07CodeGen: More conversions to use RegisterMatt Arsenault
2020-04-07[ThinLTO] Drop dso_local if a GlobalVariable satisfies isDeclarationForLinker()Fangrui Song
2020-04-07[VE] Adapt aa26dd985848364df01d3f8f0f3eaccfd5ee80dc and 2481f26ac3f228cc085d4...Fangrui Song
2020-04-07Revert "Don't expose unavailable cstdio functions."Dan Albert
2020-04-07[MLIR] Add note for file-line numbers in tablegen errors for assembly formatsStephen Neuendorffer
2020-04-07[MLIR] Cleanup mlir-tblgen error messages for custom assembly formats.Stephen Neuendorffer
2020-04-07Don't expose unavailable cstdio functions.Dan Albert
2020-04-07[libunwind] Fix UB in EHHeaderParser::findFDEJorge Gorbe Moya
2020-04-07[OPENMP]Do not capture global marked as shared in OpenMP region.Alexey Bataev
2020-04-07Recommit [SampleFDO] Add flag for partial profile.Wei Mi
2020-04-07[AMDGPU] Implement copyPhysReg for 16 bit subregsStanislav Mekhanoshin
2020-04-07[mlir][Pass] Update the documentation for the declarative pass specificationRiver Riddle
2020-04-07[libc++] Remove the %{not} substitutionLouis Dionne
2020-04-07[Driver] Only pass LTO remark arguments if the driver asks for itFrancis Visoiu Mistrih
2020-04-07Don't access reference to a vector after pop_backBenjamin Kramer
2020-04-07[mlir][Pass] Update the PassGen to generate base classes instead of utilitiesRiver Riddle
2020-04-07[mlir][Pass] Remove the use of CRTP from the Pass classesRiver Riddle
2020-04-07[mlir][Pass][NFC] Replace usages of ModulePass with OperationPass<ModuleOp>River Riddle
2020-04-07CodeGen: Use Register in TargetFrameLoweringMatt Arsenault
2020-04-07[BPI] Clear handles when releasing memory (NFC)Nikita Popov
2020-04-07[mlir][DRR] Add location directiveJacques Pienaar
2020-04-07Fix illegal early call to PyBuffer_Release in swig typemapsLawrence D'Anna
2020-04-07[clang-tidy] Fix buildbot failing with explicit specialization in class scopeNathan James
2020-04-07Remove FxpMathOps dialect and Quantizer tool.Stella Laurenzo
2020-04-07Remove some top-level const from return values seen in reviewDavid Blaikie
2020-04-07[ms] Add new /PDBSTREAM option to lld-link allowing injection of streams into...Eric Astor
2020-04-07[libc++] Run tests in a directory related to %t instead of /tmpLouis Dionne
2020-04-07[TLI] fix a function's (commented) signature; NFCGeorge Burgess IV
2020-04-07CodeGen: Use Register in more placesMatt Arsenault
2020-04-07Revert "[SampleFDO] Add flag for partial profile." show-prof-info.test breaks...Wei Mi
2020-04-07[mlir][Diagnostic] Don't store Operation arguments as a DiagnosticArgumentRiver Riddle
2020-04-07[OPENMP][DOCS]Update status of oimplemented constructs, NFC.Alexey Bataev