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-03-21
Roman Lebedev
[ASTTypeTraits][ASTMatchers][OpenMP] OMPClause handling
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Roman Lebedev
[ASTMatchers][OpenMP] Add base ompExecutableDirective...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Serge Guelton
Workaround items/iteritems difference between Python2...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Serge Guelton
Workaround Python's map difference between Python2/3
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Serge Guelton
Portable int/long conversion across Python 2 / Python 3
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Serge Guelton
Portable exception value access across Python 2 / Python 3
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
David Green
Fixup opt-remarks.ll gold plugin test. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Florian Hahn
[DAGCombiner] Use getTokenFactor in a few more cases.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Simon Pilgrim
[DAGCombine] SimplifySelectCC - call FoldSetCC with...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Peter Smith
[ELF][ARM] Redesign of .ARM.exidx handling to use a...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Sanjay Patel
[CodeGenPrepare] limit formation of overflow intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Xing GUO
[llvm-readobj] Format codes. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Erich Keane
Permit redeclarations of a builtin to specify calling...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Paul Hoad
[clang-format] Add basic support for formatting C#...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Simon Pilgrim
[Thumb] Fix infinite loop in ABS expansion (PR41160)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Tim Renouf
[AMDGPU] Support for v3i32/v3f32
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Simon Pilgrim
Fix -Wmisleading-indentation gcc7 warning. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Oliver Stannard
[AArch64] Allow -mattr=tpidr-el[1|2|3]
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Simon Pilgrim
[SelectionDAG] Add scalarization of ABS node (PR41149)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Pavel Labath
Fix two more issues with r356652
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Alex Bradbury
[RISCV][NFC] Remove old CHECK lines from linker-relaxat...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Pavel Labath
Attempt to fix modules build for r356652
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Pavel Labath
[Object] Add basic minidump support
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Fangrui Song
[BasicAA] Use DenseMap::try_emplace after D59151. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Zinovy Nis
Reland r356547 after fixing the YAML module missing...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Mikael Holmen
Silence warning about unused variable in builds without...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Serge Guelton
Use list comprehension instead of map/filter to prepare...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Craig Topper
[ScalarizeMaskedMemIntrinsics] Reverse some if conditio...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Craig Topper
[InstCombine] Add test case for PR41164. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Alina Sbirlea
[BasicAA] Reduce no of map seaches [NFCI].
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Jonas Devlieghere
[Reproducers] Properly handle QEnvironment packets
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Philip Reames
[instcombine] Add some todos, and arrange code for...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
George Burgess IV
[MSSA] Delete move ctor; remove dynamic never-moved...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Eric Fiselier
Add dylib-has-no-filesystem when filesystem is disabled
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Eric Fiselier
Mark debug death tests as unsupported on Windows
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Jonas Devlieghere
[Reproducers] Log inconsistencies during replay (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Eric Fiselier
Remove type visibility specifiers from new chrono types.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
George Burgess IV
creduce-clang-crash.py: preprocess file + reduce comman...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Billy Robert...
[libcxx] [test] Revert r356632 add (void) casts to...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Artem Dergachev
[CFG] [analyzer] pr41142: C++17: Skip transparent InitL...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Eric Fiselier
Allow disabling of filesystem library.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Billy Robert...
[libcxx] [test] Add (void) casts to operator new calls...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Craig Topper
[X86] Add CMPXCHG8B feature flag. Set it for all CPUs...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Douglas Yung
Revert "Reland r356547 after fixing the tests for Linux."
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Michael Trent
Fix Mach-O bind and rebase validation errors in libObject
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Jennifer Yu
Remove extra white spaces
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Stephane Moore
[clang-tidy] Disable google-runtime-int in Objective...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Jason Molenda
Change the logging on ptrace(PT_KILL) in MachProcess...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Jason Molenda
Update DWARF files.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Nico Weber
libc++/win: Make once_flag have the same size as a...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Jordan Rupprecht
Revert "[clangd] Print arguments in template specializa...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Thomas Lively
[WebAssembly][NFC] Fix formatting error from rL356610
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Tim Renouf
[AMDGPU] Do not generate spurious PAL metadata
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Nikita Popov
[InstCombine] Add additional sub nsw inference tests...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Stanislav Mekhanoshin
Allow machine dce to remove uses in the same instruction
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Craig Topper
[X86] Call lowerShuffleAsBitMask for 512-bit vectors...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Michael Liao
[AMDGPU] Fix dependency on `BinaryFormat`
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Louis Dionne
[libc++] Mark <filesystem> as unavailable on Apple...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Paul Hoad
[clang-format][NFC] fix release notes build issue
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Jordan Rupprecht
[clang][OpenMP] Fix build when using libgomp
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Paul Hoad
[clang-format] BeforeHash added to IndentPPDirectives
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Zachary Turner
Introduce DWARFContext.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Matt Arsenault
AMDGPU: Don't look for constant in insert/extract_vecto...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Thomas Lively
[WebAssembly] Target features section
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Craig Topper
[X86] Add __crc32b/__crc32w/__crc32d/__crc32q intrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Michael Liao
[AMDGPU] Fix clamp bit DAG operand
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Alexey Bataev
[OPENMP]Improve detection of omp_allocator_handle_t...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Pete Couperus
[ARC] Add ARCOptAddrMode pass to generate postincrement...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Alex Lorenz
Fix implicit ios -> watchOS availability version mappin...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Evandro Menezes
[AArch64] Fix formatting (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Konstantin...
AMDHSA: Fix COMPUTE_PGM_RSRC2.USER_SGPR calculation...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Marshall Clow
Mark <charconv> tests as unsupported for C++11 and...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Eli Friedman
[ARM] Eliminate redundant "mov rN, sp" instructions...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Erik Pilkington
Add a __has_extension check for '#pragma clang attribut...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Erik Pilkington
[Sema] Deduplicate some availability checking logic
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Rafael Auler
Recommit "Support attribute used in member funcs of...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Rafael Auler
[Linker] Fix crash handling appending linkage
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Alina Sbirlea
[NFC] Fix brace indentation.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Louis Dionne
[libc++] Use the compiler that CMake found when running...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Robert Lougher
Resubmit r356511 "[TailCallElim] Add tailcall eliminati...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Robert Lougher
[TailCallElim] Update tests for LTO pipeline change
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Raphael Isemann
Remove the unused return value in ASTImporter::Imported...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Tim Renouf
[AMDGPU] Added MsgPack format PAL metadata
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Philip Reames
Simplify operands of masked stores and scatters based...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Zinovy Nis
[clang-tidy] Fix redundant check breaking the test...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Alina Sbirlea
[LICM & MemorySSA] Don't sink/hoist stores in the prese...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Louis Dionne
[libc++][CMake] Clean up some of the libc++ re-exportin...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Nikita Popov
[ValueTracking] Compute range for abs without nsw
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Marshall Clow
Make to_chars/from_chars work back to C++11. This means...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Nikita Popov
[InstCombine] Fold add nuw + uadd.with.overflow
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Jordan Rupprecht
[Remarks] Fix mismatched delete due to missing virtual...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Tim Renouf
[AMDGPU] Factored PAL metadata handling out into its...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Sterling Augustine
Make __cpu_model a hidden symbol, to match libgcc.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Craig Topper
[X86] Remove getCPUKindCanonicalName which is unused.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Nico Weber
Remove HAVE_REALPATH from config.h
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Roman Lebedev
[NFC][ASTMatchers] Alphabetically sort REGISTER_MATCHER...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Roman Lebedev
[AST] Disable ast-dump-openmp-parallel-master-XFAIL...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Dmitry Preobrazhensky
[AMDGPU][MC] Corrected checks for DS offset0 range
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Paul Hoad
[clang-format] structured binding in range for detected...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Louis Dionne
[NFC] Fix a couple of typos in libc++'s __config
commit
|
commitdiff
|
tree
|
snapshot
next