platform/upstream/llvm.git
2020-03-16 Juneyoung Lee[CodeGenPrepare] Freeze condition when transforming...
2020-03-16 Juneyoung LeeRevert "[CodeGenPrepare] Freeze condition when transfor...
2020-03-16 Jonas Devlieghere[lldb/Process] Include Unwind.h in FreeBSDThread
2020-03-16 Jonas Devlieghere[lldb/Host] s/FindProcesses/FindProcessesImpl/ in freeb...
2020-03-16 Jonas Devlieghere[lldb/Utils] Use PYTHON_EXECUTABLE to configure lldb...
2020-03-16 Uday Bondhugula[MLIR] fix parse bound error message
2020-03-16 Philip ReamesSupport prefix padding for alignment purposes (Relaxabl...
2020-03-16 QingShan Zhang[NFC][Test] Add three tests to verify the behavior...
2020-03-16 Fangrui Song[llvm-objdump] Require long options to use double-dash...
2020-03-16 Fangrui Song[test] lld/test/: change llvm-objdump single-dash long...
2020-03-16 Fangrui Song[test] llvm/test/: change llvm-objdump single-dash...
2020-03-16 Craig Topper[X86] Add a non-zero cost for truncating v32i16->v32i8...
2020-03-15 Kamil Rytarowski[compiler-rt] [netbsd] Add support for the MKIPFILTER...
2020-03-15 Fangrui Song[llvm-objdump][test] Change llvm-objdump tests to use...
2020-03-15 Lang HamesRevert "[ORC] Enable JITEventListeners in the RTDyldObj...
2020-03-15 Nico Weber[gn build] don't repeat arm header targets twice. no...
2020-03-15 Fangrui Song[llvm-objdump][test] Move {AArch64,ARM}/* to ELF/ARM...
2020-03-15 Lang Hames[ORC] Enable JITEventListeners in the RTDyldObjectLinki...
2020-03-15 Fangrui Song[llvm-objdump][test] Move {AArch64,X86}/macho-* to...
2020-03-15 Matt ArsenaultAMDGPU/GlobalISel: Remove -global-isel-abort=0 from...
2020-03-15 Matt ArsenaultAMDGPU/GlobalISel: Add more tests for G_SADDE/G_SSUBE
2020-03-15 LLVM GN Syncbot[gn build] Port 5087ace6519
2020-03-15 Nico Weber[gn build] (manually) port 5087ace6519 more
2020-03-15 Fangrui Song[Driver][test] Add a specific test file for -fmerge...
2020-03-15 Nico Weber[gn build] (manually) port 5087ace6519
2020-03-15 Matt ArsenaultAMDGPU/GlobalISel: Add baseline test for mul
2020-03-15 Matt ArsenaultAMDGPU/GlobalISel: Add baseline test for mul
2020-03-15 Simon Pilgrim[PowerPC] Regenerate rotate tests
2020-03-15 Simon Pilgrim[Thumb2] Regenerate rotate tests
2020-03-15 Simon Pilgrim[SystemZ] Regenerate rotate/shift tests
2020-03-15 Benjamin Kramer[tblgen] Remove unused private field. NFC.
2020-03-15 Benjamin Kramer[AVR] Make helper functions static. NFC.
2020-03-15 Sander de Smalen[Clang][SVE] Parse builtin type string for scalable...
2020-03-15 Sander de Smalen[TypeSize] Allow returning scalable size in implicit...
2020-03-15 Simon Pilgrim[DAG] MatchRotate - Add funnel shift by variable support
2020-03-15 Florian Hahn[ValueLattice] Add singlecrfromundef lattice value.
2020-03-15 River Riddle[mlir] Add support for generating dialect declarations...
2020-03-15 Juneyoung LeeBe more strict when checking existence of foo
2020-03-15 Juneyoung Lee[CodeGenPrepare] Freeze condition when transforming...
2020-03-15 Lang Hames[ORC] Remove an undefined static method from LLJIT.
2020-03-15 Lang Hames[JITLink][AArch64] Fix incorrect capitalization in...
2020-03-15 Lang Hames[ORC] Print symbol flags and materializer name in Execu...
2020-03-15 Lang Hames[JITLink][MachO] Re-apply b64afadf306, MachO linker...
2020-03-15 Sriraman TallamBasic Block Sections Support.
2020-03-15 Sriraman TallamTest commit.
2020-03-14 Lang HamesRevert "[JITLink][MachO] Treat linker private symbols...
2020-03-14 Craig Topper[X86] Add avx512f only command lines to the vector...
2020-03-14 Lang Hames[JITLink][MachO] Treat linker private symbols as hidden...
2020-03-14 Lang Hames[llvm-jitlink] Add -show-init-es option to dump initial...
2020-03-14 Lang Hames[Orc][examples] Actually return MainResult from main
2020-03-14 LLVM GN Syncbot[gn build] Port 633ea07200e
2020-03-14 Lang Hames[Orc] Add basic OrcV2 C bindings and example.
2020-03-14 Aaron BallmanRemove an unnecessary explicit 'WarnDiag'; NFC
2020-03-14 Aaron BallmanRemove some explicit calls to getName() when printing...
2020-03-14 River Riddle[mlir] Only treat "Alloc" effects as dead if they are...
2020-03-14 River Riddle[mlir][NFC] Move the LoopLike interface out of Transfor...
2020-03-14 Aaron BallmanImprove the attribute language option interface somewha...
2020-03-14 Florian Hahn[ValueLattice] Go to overdefined in getRange() for...
2020-03-14 Krzysztof Parzyszek[Hexagon] Only allow single HVX vector loads/stores...
2020-03-14 Isuru Fernando[mlir] Fix cross compiling MLIR
2020-03-14 Tamás Zolnai[clang-tidy] extend bugprone-signed-char-misuse check.
2020-03-14 Simon PilgrimFix signed/unsigned comparison warning.
2020-03-14 Simon Pilgrim[X86] getFauxShuffleMask - pull out repeated byte sizes...
2020-03-14 Florian Hahn[ValueLattice] Add new state for undef constants.
2020-03-14 Georgii Rymar[yaml2obj] - Set a default value for `PAddr` property...
2020-03-14 Simon Pilgrim[X86] getFauxShuffleMask - merge insertelement paths
2020-03-14 Martin Storsjö[llvm-dlltool] Add a testcase to show the kind of weak...
2020-03-14 Shengchen Kan[X86] Disable nop padding before instruction following...
2020-03-14 Uday Bondhugula[mlir][NFC] modernize / clean up some loop transform...
2020-03-14 Richard SmithPR44992 Don't crash when a defaulted <=> is in a class...
2020-03-14 Diogo Sampaio[AArch64][Fix] LdSt optimization generate premature...
2020-03-14 Richard SmithPR45063: Fix crash on invalid processing an elaborated...
2020-03-14 Craig Topper[X86] Remove isel patterns for X86VBroadcast+trunc...
2020-03-14 Michael LiaoFix `-Wunused-variable`. NFC.
2020-03-14 Dan AlbertRevert "Revert "Move more tests to globalMemCounter...
2020-03-14 Whitney Tsang[NFC][LoopUnrollAndJam] clang-format.
2020-03-13 Philip ReamesAdjust debug output for MCRelaxableFragment to include...
2020-03-13 Eli Friedman[SCEV] Add support for GEPs over scalable vectors.
2020-03-13 Brian CainInitialize IsFast* values
2020-03-13 Jan Korous[LLJIT] Add std::move() as a workaround for older compilers
2020-03-13 Alexey Bataev[OPENMP]Fix PR45047: Do not copy firstprivates in tasks...
2020-03-13 Sean SilvaAdd Builder::getI64VectorAttr.
2020-03-13 Ahmed Taei[mlir][LLVMIR] Add a support for boolean type arguments...
2020-03-13 Hanhan Wang[mlir][Linalg] Implement padding for linalg.conv and...
2020-03-13 Jacques Pienaar[mlir] Automatically add DerivedAttribute op interface
2020-03-13 Shoaib Meenai[ELF] Add test for freebsd bfdname
2020-03-13 Jan Korous[clangd] Add json::Object->Value conversion workaround...
2020-03-13 Craig Topper[SelectionDAGBuilder] Simplify the struct type handling...
2020-03-13 Craig Topper[IR] Fix formatting. NFC
2020-03-13 Lang Hames[MCJIT] Check for RuntimeDyld errors in MCJIT::finalize...
2020-03-13 Richard SmithFix "unused variable" warning in NDEBUG builds.
2020-03-13 Amy HuangCMake: Turn LLVM_ENABLE_ZLIB into a tri-state option
2020-03-13 Akira Hatanaka[ObjC][ARC] Don't remove autoreleaseRV/retainRV pairs...
2020-03-13 Stanislav Mekhanoshin[AMDGPU] Fix endcf collapse
2020-03-13 Martin Storsjö[COFF] Assign unique names to autogenerated .weak....
2020-03-13 Nicolas Vasilache[mlir][Vector]Lower vector.contract to llvm.intr.matrix...
2020-03-13 Matt ArsenaultAMDGPU: Add flag to used fixed function ABI
2020-03-13 Dan AlbertRevert "Move more tests to globalMemCounter and reset."
2020-03-13 Akira Hatanaka[Sema] Use the canonical type in function isVector
2020-03-13 Alexey Zhikhartsev[LoopInterchange] Fix interchanging contents of prehead...
next