git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[libc] Add a README.md file to the AOR directory.
[lldb.git]
/
llvm
/
2020-03-16
Nico Weber
Revert "[InstSimplify] Simplify calls with "returned...
tree
|
commitdiff
2020-03-16
Francesco Petrogalli
Implement IR intrinsics for gather prefetch.
tree
|
commitdiff
2020-03-16
Huihui Zhang
[InstSimplify][SVE] Fix SimplifyGEPInst for scalable...
tree
|
commitdiff
2020-03-16
Matt Arsenault
Utils: Always set alignment when expanding mem intrinsics
tree
|
commitdiff
2020-03-16
Matt Arsenault
TTI: Add addrspace parameters to memcpy lowering functions
tree
|
commitdiff
2020-03-16
Nico Weber
Revert "[llvm-objdump] Display locations of variables...
tree
|
commitdiff
2020-03-16
Simon Pilgrim
[X86] matchScalarReduction - add support for partial...
tree
|
commitdiff
2020-03-16
Matt Arsenault
GlobalISel: Fix lower bswap for vectors
tree
|
commitdiff
2020-03-16
Matt Arsenault
AMDGPU/GlobalISel: Fix handling of G_ANYEXT with s1...
tree
|
commitdiff
2020-03-16
Matt Arsenault
AMDGPU/GlobalISel: Fix some illegal scalar argument...
tree
|
commitdiff
2020-03-16
Juneyoung Lee
Minor fix to a comment in CodeGenPrepare.cpp
tree
|
commitdiff
2020-03-16
Matt Arsenault
AMDGPU: Drop special case f64 fround lowering
tree
|
commitdiff
2020-03-16
Matt Arsenault
GlobalISel: Fix round lowering
tree
|
commitdiff
2020-03-16
Nico Weber
Revert "[gn build] (manually) port 8b409eaba"
tree
|
commitdiff
2020-03-16
Dominik Montada
[GlobalISel] add additional lowering support for G_INSERT
tree
|
commitdiff
2020-03-16
Adrian Prantl
Fix typo in parameter name.
tree
|
commitdiff
2020-03-16
Guillaume Chatelet
Revert "Disable memcpy-inline-fails.ll for windows"
tree
|
commitdiff
2020-03-16
Matt Arsenault
AMDGPU/GlobalISel: Make some large merges legal
tree
|
commitdiff
2020-03-16
Fangrui Song
[Object] Change ELFObjectFile<ELFT>::getFileFormatName...
tree
|
commitdiff
2020-03-16
LLVM GN Syncbot
[gn build] Port f62b898c1f5
tree
|
commitdiff
2020-03-16
Nico Weber
[gn build] (manually) port 8b409eaba more
tree
|
commitdiff
2020-03-16
Simon Pilgrim
[TargetLowering] Only demand a funnelshift's modulo...
tree
|
commitdiff
2020-03-16
Nico Weber
[gn build] (manually) port 8b409eaba
tree
|
commitdiff
2020-03-16
Dominik Montada
[GlobalISel] combine G_TRUNC with G_MERGE_VALUES
tree
|
commitdiff
2020-03-16
Juneyoung Lee
[ExpandMemCmp] Correctly set alignment of generated...
tree
|
commitdiff
2020-03-16
Juneyoung Lee
Add tests to ExpandMemCmp/X86/memcmp.ll before submitti...
tree
|
commitdiff
2020-03-16
Guillaume Chatelet
Disable memcpy-inline-fails.ll for windows
tree
|
commitdiff
2020-03-16
Georgii Rymar
[yaml2obj][test] - Fix comments in ELF/program-header...
tree
|
commitdiff
2020-03-16
Sam Parker
[NFC][TTI] Remove static_casts
tree
|
commitdiff
2020-03-16
Simon Pilgrim
[X86] X86::isConstantSplat - enable partial undef bit...
tree
|
commitdiff
2020-03-16
Simon Pilgrim
[X86] LowerRotate - use X86::isConstantSplat to detect...
tree
|
commitdiff
2020-03-16
Sam Parker
[NFC][TTI] Use switch in getCastInstrCost
tree
|
commitdiff
2020-03-16
Oliver Stannard
Disable llvm-objdump --debug-vars tests on Windows
tree
|
commitdiff
2020-03-16
Jonas Paulsson
[SystemZ] Avoid scalarization of [SU]INT_TO_FP ISD...
tree
|
commitdiff
2020-03-16
Oliver Stannard
Don't run PowerPC objdump tests when PowerPC backend...
tree
|
commitdiff
2020-03-16
Martin Storsjö
[llvm-objdump] Add llvm_unreachable to silence GCC...
tree
|
commitdiff
2020-03-16
Oliver Stannard
Don't run ARM objdump tests when ARM backend not built
tree
|
commitdiff
2020-03-16
David Stenberg
[DebugInfo] Handle generic type DW_OP_convert ops in...
tree
|
commitdiff
2020-03-16
Oliver Stannard
[llvm-objdump] Add entry_value and stack_value opcodes
tree
|
commitdiff
2020-03-16
Oliver Stannard
[llvm-objdump] Add simple memory expressions to variabl...
tree
|
commitdiff
2020-03-16
Oliver Stannard
[DebugInfo] Add unit test for compact expression printer
tree
|
commitdiff
2020-03-16
Oliver Stannard
[llvm-objdump] Display locations of variables alongside...
tree
|
commitdiff
2020-03-16
David Stenberg
[DebugInfo] Handle generic type DW_OP_convert ops in...
tree
|
commitdiff
2020-03-16
Shengchen Kan
[NFC][MC] Rename alignBranches* to emitInstruction*
tree
|
commitdiff
2020-03-16
Rui Ueyama
Implement CET Shadow Stack (Intel Controlflow Enforceme...
tree
|
commitdiff
2020-03-16
Georgii Rymar
[obj2yaml][test] - Simplify call-graph-profile-section...
tree
|
commitdiff
2020-03-16
Shengchen Kan
[NFC][X86] Simplify test cases for branch align
tree
|
commitdiff
2020-03-16
Dylan McKay
[AVR] Add a release note about the AVR backend becoming...
tree
|
commitdiff
2020-03-16
Simon Atanasyan
[MIPS] Implement PUL.PS and PUU.PS instructions
tree
|
commitdiff
2020-03-16
Serguei Katkov
[Verifier] Remove invalid verifier check
tree
|
commitdiff
2020-03-16
Juneyoung Lee
[CodeGenPrepare] Freeze condition when transforming...
tree
|
commitdiff
2020-03-16
Juneyoung Lee
Revert "[CodeGenPrepare] Freeze condition when transfor...
tree
|
commitdiff
2020-03-16
Philip Reames
Support prefix padding for alignment purposes (Relaxabl...
tree
|
commitdiff
2020-03-16
QingShan Zhang
[NFC][Test] Add three tests to verify the behavior...
tree
|
commitdiff
2020-03-16
Fangrui Song
[llvm-objdump] Require long options to use double-dash...
tree
|
commitdiff
2020-03-16
Fangrui Song
[test] llvm/test/: change llvm-objdump single-dash...
tree
|
commitdiff
2020-03-16
Craig Topper
[X86] Add a non-zero cost for truncating v32i16->v32i8...
tree
|
commitdiff
2020-03-15
Fangrui Song
[llvm-objdump][test] Change llvm-objdump tests to use...
tree
|
commitdiff
2020-03-15
Lang Hames
Revert "[ORC] Enable JITEventListeners in the RTDyldObj...
tree
|
commitdiff
2020-03-15
Nico Weber
[gn build] don't repeat arm header targets twice. no...
tree
|
commitdiff
2020-03-15
Fangrui Song
[llvm-objdump][test] Move {AArch64,ARM}/* to ELF/ARM...
tree
|
commitdiff
2020-03-15
Lang Hames
[ORC] Enable JITEventListeners in the RTDyldObjectLinki...
tree
|
commitdiff
2020-03-15
Fangrui Song
[llvm-objdump][test] Move {AArch64,X86}/macho-* to...
tree
|
commitdiff
2020-03-15
Matt Arsenault
AMDGPU/GlobalISel: Remove -global-isel-abort=0 from...
tree
|
commitdiff
2020-03-15
Matt Arsenault
AMDGPU/GlobalISel: Add more tests for G_SADDE/G_SSUBE
tree
|
commitdiff
2020-03-15
LLVM GN Syncbot
[gn build] Port 5087ace6519
tree
|
commitdiff
2020-03-15
Nico Weber
[gn build] (manually) port 5087ace6519 more
tree
|
commitdiff
2020-03-15
Nico Weber
[gn build] (manually) port 5087ace6519
tree
|
commitdiff
2020-03-15
Matt Arsenault
AMDGPU/GlobalISel: Add baseline test for mul
tree
|
commitdiff
2020-03-15
Matt Arsenault
AMDGPU/GlobalISel: Add baseline test for mul
tree
|
commitdiff
2020-03-15
Simon Pilgrim
[PowerPC] Regenerate rotate tests
tree
|
commitdiff
2020-03-15
Simon Pilgrim
[Thumb2] Regenerate rotate tests
tree
|
commitdiff
2020-03-15
Simon Pilgrim
[SystemZ] Regenerate rotate/shift tests
tree
|
commitdiff
2020-03-15
Benjamin Kramer
[AVR] Make helper functions static. NFC.
tree
|
commitdiff
2020-03-15
Sander de Smalen
[TypeSize] Allow returning scalable size in implicit...
tree
|
commitdiff
2020-03-15
Simon Pilgrim
[DAG] MatchRotate - Add funnel shift by variable support
tree
|
commitdiff
2020-03-15
Florian Hahn
[ValueLattice] Add singlecrfromundef lattice value.
tree
|
commitdiff
2020-03-15
Juneyoung Lee
Be more strict when checking existence of foo
tree
|
commitdiff
2020-03-15
Juneyoung Lee
[CodeGenPrepare] Freeze condition when transforming...
tree
|
commitdiff
2020-03-15
Lang Hames
[ORC] Remove an undefined static method from LLJIT.
tree
|
commitdiff
2020-03-15
Lang Hames
[JITLink][AArch64] Fix incorrect capitalization in...
tree
|
commitdiff
2020-03-15
Lang Hames
[ORC] Print symbol flags and materializer name in Execu...
tree
|
commitdiff
2020-03-15
Lang Hames
[JITLink][MachO] Re-apply b64afadf306, MachO linker...
tree
|
commitdiff
2020-03-15
Sriraman Tallam
Basic Block Sections Support.
tree
|
commitdiff
2020-03-15
Sriraman Tallam
Test commit.
tree
|
commitdiff
2020-03-14
Lang Hames
Revert "[JITLink][MachO] Treat linker private symbols...
tree
|
commitdiff
2020-03-14
Craig Topper
[X86] Add avx512f only command lines to the vector...
tree
|
commitdiff
2020-03-14
Lang Hames
[JITLink][MachO] Treat linker private symbols as hidden...
tree
|
commitdiff
2020-03-14
Lang Hames
[llvm-jitlink] Add -show-init-es option to dump initial...
tree
|
commitdiff
2020-03-14
Lang Hames
[Orc][examples] Actually return MainResult from main
tree
|
commitdiff
2020-03-14
LLVM GN Syncbot
[gn build] Port 633ea07200e
tree
|
commitdiff
2020-03-14
Lang Hames
[Orc] Add basic OrcV2 C bindings and example.
tree
|
commitdiff
2020-03-14
Florian Hahn
[ValueLattice] Go to overdefined in getRange() for...
tree
|
commitdiff
2020-03-14
Krzysztof Parzyszek
[Hexagon] Only allow single HVX vector loads/stores...
tree
|
commitdiff
2020-03-14
Simon Pilgrim
Fix signed/unsigned comparison warning.
tree
|
commitdiff
2020-03-14
Simon Pilgrim
[X86] getFauxShuffleMask - pull out repeated byte sizes...
tree
|
commitdiff
2020-03-14
Florian Hahn
[ValueLattice] Add new state for undef constants.
tree
|
commitdiff
2020-03-14
Georgii Rymar
[yaml2obj] - Set a default value for `PAddr` property...
tree
|
commitdiff
2020-03-14
Simon Pilgrim
[X86] getFauxShuffleMask - merge insertelement paths
tree
|
commitdiff
2020-03-14
Martin Storsjö
[llvm-dlltool] Add a testcase to show the kind of weak...
tree
|
commitdiff
next