aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-15Revert "[ORC] Enable JITEventListeners in the RTDyldObjectLinkingLayer."Lang Hames
2020-03-15[gn build] don't repeat arm header targets twice. no behavior change.Nico Weber
2020-03-15[llvm-objdump][test] Move {AArch64,ARM}/* to ELF/ARM/ or MachO/ARM/ and {AMDG...Fangrui Song
2020-03-15[ORC] Enable JITEventListeners in the RTDyldObjectLinkingLayer.Lang Hames
2020-03-15[llvm-objdump][test] Move {AArch64,X86}/macho-* to MachO/Fangrui Song
2020-03-15AMDGPU/GlobalISel: Remove -global-isel-abort=0 from some testsMatt Arsenault
2020-03-15AMDGPU/GlobalISel: Add more tests for G_SADDE/G_SSUBEMatt Arsenault
2020-03-15[gn build] Port 5087ace6519LLVM GN Syncbot
2020-03-15[gn build] (manually) port 5087ace6519 moreNico Weber
2020-03-15[Driver][test] Add a specific test file for -fmerge-all-constantsFangrui Song
2020-03-15[gn build] (manually) port 5087ace6519Nico Weber
2020-03-15AMDGPU/GlobalISel: Add baseline test for mulMatt Arsenault
2020-03-15AMDGPU/GlobalISel: Add baseline test for mulMatt Arsenault
2020-03-15[PowerPC] Regenerate rotate testsSimon Pilgrim
2020-03-15[Thumb2] Regenerate rotate testsSimon Pilgrim
2020-03-15[SystemZ] Regenerate rotate/shift testsSimon Pilgrim
2020-03-15[tblgen] Remove unused private field. NFC.Benjamin Kramer
2020-03-15[AVR] Make helper functions static. NFC.Benjamin Kramer
2020-03-15[Clang][SVE] Parse builtin type string for scalable vectorsSander de Smalen
2020-03-15[TypeSize] Allow returning scalable size in implicit conversion to uint64_tSander de Smalen
2020-03-15[DAG] MatchRotate - Add funnel shift by variable supportSimon Pilgrim
2020-03-15[ValueLattice] Add singlecrfromundef lattice value.Florian Hahn
2020-03-14[mlir] Add support for generating dialect declarations via tablegen.River Riddle
2020-03-15Be more strict when checking existence of fooJuneyoung Lee
2020-03-15[CodeGenPrepare] Freeze condition when transforming select to brJuneyoung Lee
2020-03-14[ORC] Remove an undefined static method from LLJIT.Lang Hames
2020-03-14[JITLink][AArch64] Fix incorrect capitalization in a testcase name.Lang Hames
2020-03-14[ORC] Print symbol flags and materializer name in ExecutionSession::dump.Lang Hames
2020-03-14[JITLink][MachO] Re-apply b64afadf306, MachO linker-private support, with fixes.Lang Hames
2020-03-14Basic Block Sections Support.Sriraman Tallam
2020-03-14Test commit.Sriraman Tallam
2020-03-14Revert "[JITLink][MachO] Treat linker private symbols as hidden rather than p...Lang Hames
2020-03-14[X86] Add avx512f only command lines to the vector add/sub saturation tests. NFCCraig Topper
2020-03-14[JITLink][MachO] Treat linker private symbols as hidden rather than private.Lang Hames
2020-03-14[llvm-jitlink] Add -show-init-es option to dump initial ExecutionSession state.Lang Hames
2020-03-14[Orc][examples] Actually return MainResult from mainLang Hames
2020-03-14[gn build] Port 633ea07200eLLVM GN Syncbot
2020-03-14[Orc] Add basic OrcV2 C bindings and example.Lang Hames
2020-03-14Remove an unnecessary explicit 'WarnDiag'; NFCAaron Ballman
2020-03-14Remove some explicit calls to getName() when printing diagnostics; NFCAaron Ballman
2020-03-14[mlir] Only treat "Alloc" effects as dead if they are for operation results.River Riddle
2020-03-14[mlir][NFC] Move the LoopLike interface out of Transforms/ and into Interfaces/River Riddle
2020-03-14Improve the attribute language option interface somewhat; NFCi.Aaron Ballman
2020-03-14[ValueLattice] Go to overdefined in getRange() for full ranges.Florian Hahn
2020-03-14[Hexagon] Only allow single HVX vector loads/stores in loweringKrzysztof Parzyszek
2020-03-14[mlir] Fix cross compiling MLIRIsuru Fernando
2020-03-14[clang-tidy] extend bugprone-signed-char-misuse check.Tamás Zolnai
2020-03-14Fix signed/unsigned comparison warning.Simon Pilgrim
2020-03-14[X86] getFauxShuffleMask - pull out repeated byte sizes varaibles. NFC.Simon Pilgrim
2020-03-14[ValueLattice] Add new state for undef constants.Florian Hahn