projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2019-07-22
George Rimar
[llvm-readobj] - Stop using precompiled objects in...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
Jay Foad
[AMDGPU] Save some work when an atomic op has no uses
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
Kai Luo
[PowerPC][NFC] Precommit a test case where ppc-mi-peeph...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
Serguei Katkov
[Loop Peeling] Fix the handling of branch weights of...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
Fangrui Song
[utils] Clean up UpdateTestChecks/common.py
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
Fangrui Song
[analyzer] Fix -Wunused-function in NDEBUG builds with...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
Craig Topper
[InstCombine] Add foldAndOfICmps test cases inspired...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-21
Nemanja Ivanovic
[PowerPC][NFC] Precomit test case for upcoming patch
commit
|
commitdiff
|
tree
|
snapshot
2019-07-21
Simon Pilgrim
[X86] SimplifyDemandedVectorEltsForTargetNode - Move...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-21
Nemanja Ivanovic
[PowerPC][NFC] Regenerate test using script
commit
|
commitdiff
|
tree
|
snapshot
2019-07-21
Craig Topper
[InstCombine] Update comment I missed in r366649. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-07-21
Simon Pilgrim
[SmallBitVector] Fix bug in find_next_unset for small...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-21
Aditya Nandakumar
[GISel]: Attach missing range metadata while translatin...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-21
David Green
[ARM] Move MVE VPT block tests into the Thumb2 director...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-21
Raphael Isemann
[lldb] Fix crash when looking up type coming from the...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-21
Roman Lebedev
[NFC][InstCombine] Add a few extra srem-by-power-of...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-21
Nathan Lanza
[NativePDB] Make GetOrCreateDeclForUid return an lldb...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-21
Craig Topper
[InstCombine] Remove insertRangeTest code that handles...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-21
Craig Topper
[InstCombine] Don't use AddOne/SubOne to see if two...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-21
Yuanfang Chen
[lldb] Fix buildbot build fail caused by r366645
commit
|
commitdiff
|
tree
|
snapshot
2019-07-21
Nico Weber
gn build: Merge r366622
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Yuanfang Chen
[Clang] Replace cc1 options '-mdisable-fp-elim' and...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Petr Hosek
[ELF] Support explicitly overriding relocation model...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Roman Lebedev
[NFC][InstCombine] Autogenerate a few tests
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Roman Lebedev
[NFC][InstCombine] Add srem-by-signbit tests - still...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Roman Lebedev
[NFC][Codegen][X86][AArch64] Add "(x s% C) == 0" tests
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Saleem Abdulrasool
build: allow the user to specify `llvm-tblgen`
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Serge Guelton
Fix asan infinite loop on undefined symbol
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Roman Lebedev
[Codegen][SelectionDAG] X u% C == 0 fold: non-splat...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Simon Pilgrim
[X86][SSE] Use PSADBW to improve vXi8 sum reduction...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Simon Pilgrim
Fix cppcheck reduce scope variable warnings. NFCI
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Serge Guelton
Revert "Fix asan infinite loop on undefined symbol"
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Florian Hahn
[Local] Zap blockaddress without users in ConstantFoldT...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Serge Guelton
Fix asan infinite loop on undefined symbol
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Stefan Granitz
[CMake] Align debugserver with lldb-server on Darwin
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Richard Smith
[c++20] P1161R3: a[b,c] is deprecated.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Aaron Ballman
Mark P1301R4 in C++2a as being SVN instead.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Aaron Ballman
We support P1301R4 in C++2a as of r366626.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Richard Smith
[cxx_status] Update status page for WG21 Cologne meetin...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Aaron Ballman
Implement P1301R4, which allows specifying an optional...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Jessica Paquette
[GlobalISel][AArch64] Contract trivial same-size cross...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Guanzhong Chen
[WebAssembly] Compute and export TLS block alignment
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Teresa Johnson
[LTO] Always mark regular LTO units with EnableSplitLTO...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Daniel Sanders
Re-commit: r366610 and r366612: Expand pseudo-component...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Matt Arsenault
AMDGPU/GlobalISel: Legalize GEP for other 32-bit addres...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Denis Bakhvalov
[NFC] Remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Stanislav Mekhanoshin
[AMDGPU] Autogenerate register sequences in tuples
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Matthew Voss
Revert "Fix asan infinite loop on undefined symbol"
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Sunil Srivastava
Disallow most calling convention attributes on PS4
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Stanislav Mekhanoshin
[AMDGPU] Fixed occupancy calculation for gfx10
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Daniel Sanders
Revert r366610 and r366612: Expand pseudo-components...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Craig Topper
[InstCombine] Fix copy/paste mistake in the test cases...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Matt Arsenault
AMDGPU: Avoid custom predicates for stores with glue
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Daniel Sanders
Fix a latent bug discovered by r366610: nativecodegen...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Craig Topper
[InstCombine] Add test cases for PR42691. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Daniel Sanders
Expand pseudo-components before embedding in llvm-config
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Matt Arsenault
AMDGPU: Redefine setcc condition PatLeafs
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Matt Arsenault
AMDGPU: Don't rely on m0 being -1 for GWS offsets
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Matt Arsenault
AMDGPU: Force s_waitcnt after GWS instructions
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Louis Dionne
[libc++] Mark libcpp_deallocate.sh.cpp as UNSUPPORTED...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Matt Arsenault
LiveIntervals: Fix handleMove asserting on BUNDLE
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Louis Dionne
Revert "[libc++] Integrate the PSTL into libc++"
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Michael Liao
[AMDGPU] Add test case on crashing of `si-lower-sgpr...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Louis Dionne
[libc++] Allow passing additional CMake arguments in...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Nick Desaulniers
Revert "Use the MachineBasicBlock symbol for a callbr...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Matt Morehouse
[RISCV] Disable tests failing on buildbots.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Stanislav Mekhanoshin
[AMDGPU] Allow register tuples to set asm names
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Matt Arsenault
AMDGPU/GlobalISel: Fix MMO flags for kernel argument...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Matt Arsenault
GlobalISel: Add GINodeEquiv for fcopysign
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Shoaib Meenai
[llvm-lipo] Remove trailing whitespace. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Louis Dionne
[libc++] Use _EnableIf instead of std::enable_if in...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Louis Dionne
[libc++] Integrate the PSTL into libc++
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Ben Hamilton
[Format/ObjC] Avoid breaking between unary operators...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Matt Arsenault
AMDGPU: Add some function return test cases
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Raphael Isemann
[lldb][NFC] Cleanup mentions and code related to lldb-mi
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Simon Pilgrim
[AMDGPU] Regenerate test file for upcoming patch. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Serge Guelton
Fix asan infinite loop on undefined symbol
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Mikhail Maltsev
[libunwind][ARM] Fix loading FP registers on big-endian...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Matt Arsenault
AMDGPU: Attempt to fix bot error
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Matt Arsenault
AMDGPU/GlobalISel: Selection for fminnum/fmaxnum
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Matt Arsenault
AMDGPU/GlobalISel: Support arguments with multiple...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Matt Arsenault
AMDGPU/GlobalISel: Rewrite lowerFormalArguments
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Joseph Tremoulet
Support Linux signal return trampolines in frame initia...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Louis Dionne
[libc++] Add missing %link_flags to .sh.cpp test
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Matt Arsenault
AMDGPU: Decompose all values to 32-bit pieces for calli...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Ilya Biryukov
[clangd] Provide a way to publish highlightings in...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Nico Weber
gn build: Set +x on symlink_or_copy.py
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Kadir Cetinkaya
[clangd] Disable background-index on lit-tests by default
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Matt Arsenault
DAG: Handle dbg_value for arguments split into multiple...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Nico Weber
lld-link: Demangle symbols from archives in diagnostics
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Than McIntosh
[NFC] include cstdint/string prior to using uint8_t...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Dmitry Preobrazhensky
[AMDGPU][MC] Corrected parsing of branch offsets
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Kai Luo
[MachineCSE][MachinePRE] Avoid hoisting code from code...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Than McIntosh
[X86] for split stack, not save/restore nested arg...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Shaurya Gupta
[Clangd] Fixed ExtractVariable test
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Louis Dionne
[libc++] Fix link error with _LIBCPP_HIDE_FROM_ABI_PER_...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Shaurya Gupta
[Clangd] Fixed SelectionTree bug for macros
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Roman Lebedev
[NFC][InstCombine] Tests for 'rem' formation from sub...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Roman Lebedev
[NFC][InstCombine] Redundant masking before left-shift...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Simon Pilgrim
Fix MSVC "result of 32-bit shift implicitly converted...
commit
|
commitdiff
|
tree
|
snapshot
next