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-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
2019-07-19
Oliver Stannard
Don't update NoTrappingFPMath and FPDenormalMode in...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Raphael Isemann
[lldb][NFC] Tablegenify target
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Stefan Granitz
[NFC] Remove indent after r366433
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Kadir Cetinkaya
Revert "Revert r366458, r366467 and r366468"
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
George Rimar
[llvm-readelf] - A fix for: "--hash-symbols asserts...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Oliver Stannard
[IPRA] Don't rely on non-exact function definitions
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Mikhail Maltsev
[ARM] Add <saturate> operand to SQRSHRL and UQRSHLL
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Azharuddin...
Revert r366458, r366467 and r366468
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Sven van Haastregt
[OpenCL] Define CLK_NULL_EVENT without cast
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Kadir Cetinkaya
[clangd] Handle windows line endings in QueryDriver
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Hubert Tong
[sanitizers] Use covering ObjectFormatType switches
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Jay Foad
[AMDGPU] Simplify the exclusive scan used for optimized...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Serguei Katkov
[Loop Peeling] Enable peeling of multiple exits by...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Haojian Wu
[clangd] cleanup: unify the implemenation of checking...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Roman Lebedev
[InstCombine] Dropping redundant masking before left...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Roman Lebedev
[InstCombine] Dropping redundant masking before left...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Roman Lebedev
[InstCombine] Dropping redundant masking before left...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Roman Lebedev
[InstCombine] Dropping redundant masking before left...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Roman Lebedev
[InstCombine] Dropping redundant masking before left...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Roman Lebedev
[InstCombine] Dropping redundant masking before left...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Fangrui Song
[ELF][test] Fix aarch64-condb-reloc.s
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Hubert Tong
[NFC] Fix an indentation issue in llvm/Support/TargetRe...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Fangrui Song
[ELF][AArch64] Improve some aarch64-*.s tests
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Hsiangkai Wang
[DebugInfo] Some fields do not need relocations even...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Chris Lattner
unbreak links
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Chris Lattner
replace the old kaleidoscope tutorial files with orphan...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Chris Lattner
Point to the dusted off version of the kaleidoscope...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Alex Brachet
[test] [llvm-objcopy] Fix broken test case
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Kang Zhang
[NFC][PowerPC] Modify the test case add_cmp.ll
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Yi Kong
[libFuzzer] Set Android specific ALL_FUZZER_SUPPORTED_ARCH
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Hsiangkai Wang
[DebugInfo] Generate fixups as emitting DWARF .debug_fr...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Bill Wendling
Use the MachineBasicBlock symbol for a callbr target
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Jonas Devlieghere
[Target] Fix formatting and whitespace (NFC)
commit
|
commitdiff
|
tree
|
snapshot
next