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-01-15
Jonas Devlieghere
[VFS] Add getter for mapping entries.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Jonas Devlieghere
[VFS] Move RedirectingFileSystem interface into header...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Adrian Prantl
Simplify code by using Optional::getValueOr()
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Alex Langford
[debugserver][CMake] Remove commented out line
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Jonathan Metzman
[libFuzzer] Remove unstable edge handling
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Paul Hoad
[clang-tidy] add options documentation to readability...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Peter Collingbourne
compiler-rt/test: Add a couple of convenience features...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Jordan Rupprecht
[libObject] Tweak expected error output from llvm-ar
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Peter Collingbourne
gn build: Add a stage2 host toolchain and make the...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Rong Xu
[profile] Sync up InstrProfData.inc with llvm copy...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Jordan Rupprecht
[llvm-ar] Resubmit recursive thin archive test with...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Peter Collingbourne
gn build: Add a resource_dir.gni file.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Craig Topper
[X86] Add the GCCBuiltin name back to the deprecated...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Roman Lebedev
X86DAGToDAGISel::matchBitExtract() with truncation...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Peter Collingbourne
compiler-rt/test: Clean up Android specific workarounds...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
David Callahan
treat invoke like call
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Adrian Prantl
Simplify Value::GetValueByteSize()
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Reid Kleckner
[clang-cl] Alias /Zc:alignedNew[-] to -f[no-]aligned...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Peter Collingbourne
gn build: Move target flags from toolchain to a .gni...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Matt Morehouse
[SanitizerCoverage] Don't create comdat for interposabl...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Peter Collingbourne
gn build: Add build files for compiler-rt/lib/{hwasan...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Brad Smith
Enable IAS for OpenBSD SPARC.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Adrian Prantl
Simplify code
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Adrian Prantl
Add Doxygen comments.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Peter Collingbourne
gn build: Merge r351216, r351228.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Peter Collingbourne
CodeGen: Remove debug printf unintentionally added...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Alexey Bataev
[SLP] Added test for PR40310, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Stephen Kelly
Implement BlockDecl::Capture dump in terms of visitors
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Michael Trent
llvm-objdump -m -D should disassemble all text segments
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Adrian Prantl
Replace auto -> llvm::Optional<uint64_t>
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Stephen Kelly
NFC: Implement OMPClause dump in terms of visitors
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Stephen Kelly
Implement CXXCtorInitializer dump in terms of Visitor
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Craig Topper
[X86] Add versions of the avx512 gather intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Anton Korobeynikov
[MSP430] Recognize '{' as a line separator
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Volodymyr Sapsai
[MSVC Compat] Fix typo correction for inclusion directives.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Craig Topper
[Nios2] Remove Nios2 backend
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Craig Topper
[Nios2] Remove Nios2 backend
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Haojian Wu
[Tooling] Fix broken compliation databse tests.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Anton Korobeynikov
[MSP430] Provide a toolchain description
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Jonathan Peyton
[OpenMP] Fix for nested proc_bind affinity bug
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Dan Albert
Fix size_t/off_t mixup in std::filesystem.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Dan Albert
Add large file support to create_file for 32-bit.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Jonathan Peyton
[OpenMP] Add lock function definitions to fix Bug 40042
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Jonathan Peyton
[OpenMP][Cmake] Allowed OpenMP testing detect test...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Haojian Wu
[Tooling] Make clang-tool find libc++ dir on mac when...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Jonathan Peyton
[OpenMP] Fix performance regression in SPEC kdtree...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Petr Hosek
[libc++] Support different libc++ namespaces in the...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Nikita Popov
Reapply "[CodeGen][X86] Expand USUBSAT to UMAX+SUB...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Rui Ueyama
Do not emit a corrupt symbol table entry for .rela_iplt...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Brad Smith
[Solaris] Move enabling IAS for SPARC from the Solaris...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Yury Delendik
[WebAssembly] Fix updating/moving DBG_VALUEs in RegStackify
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Adrian Prantl
Silence compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Adrian Prantl
Make CompilerType::getBitSize() / getByteSize() return...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Derek Schuff
[WebAssembly] Update release notes
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Erich Keane
Fix cpu-dispatch MV regression caused by r347812
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
David Callahan
We can improve the performance (generally) by memo...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Benjamin Kramer
Revert "[X86] Make _xgetbv/_xsetbv on non-windows platf...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Benjamin Kramer
Revert "Correct the source range returned from preproce...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Benjamin Kramer
Revert "Update clang-tools-extra for r350891 from Clang."
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Nirav Dave
[SelectionDAG] Check membership of register in class...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Nirav Dave
[X86] Fix register class for assembly constraints to...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Jordan Rupprecht
[llvm-readelf] Allow single-letter flags to be merged.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Jordan Rupprecht
[llvm-objcopy] Use SHT_NOTE for added note sections.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Simon Pilgrim
[X86] Bailout of lowerVectorShuffleAsPermuteAndUnpack...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Hans Wennborg
gn build: Don't assume valgrind.h exists on Linux
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Simon Pilgrim
[X86] Add PR40318 shuffle test case
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
James Y Knight
Remove irrelevant references to legacy git repositories...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Simon Pilgrim
[SLP][X86] Split prefer-256-bit 'AVX256BW' tests from...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Sanjay Patel
[DAGCombiner] reduce buildvec of zexted extracted eleme...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Joachim Protze
[OMPT] Second chunk of final OMPT 5.0 interface updates
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Alexander Kornienko
Reduce ASTMatchers stack footprint. Addresses llvm...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Lang Hames
Revert r351138 "[ORC] Move ORC Core symbol map and...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Hans Wennborg
Update year in license files
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Zaara Syeda
[SimpleLoopUnswitch] Increment stats counter for unswit...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
George Rimar
[llvm-obdump] - Fix the help lines for -stop-address...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
David Carlier
Revert little bad rebasing.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
David Carlier
[Sanitizer] Intercept sl_add api on FreeBSD/NetBSD
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Roman Lebedev
[OpenCL] opencl-c.h: read_image*(): sampler-less, and...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Florian Hahn
[InstCombine] Don't undo 0 - (X * Y) canonicalization...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Peter Smith
[ELF][AArch64] Add missing PLT relocations to isStaticL...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Max Kazantsev
[NFC] Remove some code duplication
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Roman Lebedev
[compiler-rt] alignment-assumption-blacklist.cpp test...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Max Kazantsev
[NFC] Remove obsolete enum RangeCheckKind
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Roman Lebedev
[NFC][X86] extract-bits.ll: add test with truncation...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Roman Lebedev
[compiler-rt] fuzzer-alignment-assumption.test: fixup...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Max Kazantsev
[NFC] Decrease if nest
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Max Kazantsev
[NFC] Move some functions to LoopUtils
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Roman Lebedev
[compiler-rt][UBSan] Sanitization for alignment assumpt...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Roman Lebedev
[clang][UBSan] Sanitization for alignment assumptions.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Roman Lebedev
[llvm][IRBuilder] Introspection for CreateAlignmentAssu...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Stephen Kelly
NFC: Move Decl node handling to TextNodeDumper
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Martin Storsjo
[llvm-objcopy] [COFF] Implement --strip-all[-gnu] for...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Martin Storsjo
[llvm-objcopy] [COFF] Remove pointless comment chars...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Stephen Kelly
[ASTDump] NFC: Move dump of type nodes to NodeDumper
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
George Rimar
[llvm-objdump] - Cleanup the code. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Kadir Cetinkaya
[clangd] Fix updated file detection logic in indexing
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Dan Liew
Explicitly set C++ standard for `Posix/no-fd.cc` ASan...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Peter Collingbourne
gn build: Rename llvm_host_triple to llvm_current_tripl...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Peter Collingbourne
gn build: Make a couple of improvements to the unix...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Peter Collingbourne
gn build: Switch to using current_os in lib/Support...
commit
|
commitdiff
|
tree
|
snapshot
next