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
2018-12-22
Nico Weber
[gn build] Add build files for llvm-cat, llvm-lto,...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-22
Nico Weber
[gn build] Add build file for clang/lib/FrontendTool
commit
|
commitdiff
|
tree
|
snapshot
2018-12-22
Nico Weber
[gn build] Add build file for clang/lib/ARCMigrate
commit
|
commitdiff
|
tree
|
snapshot
2018-12-22
Nico Weber
[gn build] Add build files for clang/lib/{ASTMatchers...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-22
David Blaikie
DebugInfo: Remove extra attribute lookup
commit
|
commitdiff
|
tree
|
snapshot
2018-12-22
Artem Dergachev
[analyzer] pr38668: Do not attempt to cast loaded integ...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-22
Craig Topper
[X86] FixupLEAs, reduce number of calls to getOperand...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-22
Justin Lebar
[NVPTX] Reduce stack size in NVPTXAsmPrinter::doInitial...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-22
Artem Belevich
[CUDA] Treat extern global variable shadows same as...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-22
David Blaikie
gdb-index: Handle errors when parsing ranges
commit
|
commitdiff
|
tree
|
snapshot
2018-12-22
David Blaikie
libDebugInfo: Refactor error handling in range list...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Stella Stamenova
[cmake] Suppress 'warning C4201: nonstandard extension...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Reid Kleckner
[MC] Enable .file support on COFF and diagnose it on...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Mircea Trofin
Silence warning in assert introduced in rL349973.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Fangrui Song
keymethod -> keyfunction
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Mircea Trofin
[llvm] API for encoding/decoding DWARF discriminators.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Jonas Devlieghere
[NFC] Replace `compare` with (in)equality operator...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Davide Italiano
[Scalar] Simplify as Jonas suggested. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Davide Italiano
[Scalar] Implement operator!= using operator==.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Fangrui Song
key method -> key function
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
David Blaikie
Reapply: DebugInfo: Assume an absence of ranges or...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Jonas Devlieghere
[ExpressionParser] Reserve size before copying over...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Fangrui Song
[ELF] .gnu.hash bloom filter: use Shift2 = 26 instead...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Vedant Kumar
[IR] Add Instruction::isLifetimeStartOrEnd, NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Armando Montanez
[TextAPI][elfabi] Fix failing tests from D56020
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Craig Topper
[X86] Add isel patterns to match BMI/TBMI instructions...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Dan Liew
Fix comment typo.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Dan Liew
Fix `static_assert()` scope in `CombinedAllocator`.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Dan Liew
Fix `static_assert()` scope in `SizeClassAllocator32`.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Sanjay Patel
[DAGCombiner] simplify code leading to scalarizeExtract...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Dan Liew
Introduce `AddressSpaceView` template parameter to...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Craig Topper
[X86] Don't allow optimizeCompareInstr to replace a...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Aaron Ballman
Switch from static_cast<> to cast<>, update identifier...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Dan Liew
Introduce `AddressSpaceView` template parameter to...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Hyrum Wright
[clang-tidy] Be more liberal about literal zeroes in...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Pete Cooper
Convert some ObjC retain/release msgSends to runtime...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Changpeng Fang
AMDGPU: Don't peel of the offset if the resulting base...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Armando Montanez
[TextAPI][elfabi] Fix YAML support for weak symbols
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Bruno Ricci
[Sema][NFC] Fix a Wimplicit-fallthrough warning in...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Bruno Ricci
[AST][NFC] Remove stale comment in CXXRecordDecl::is...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Louis Dionne
[libcxx] Remove unused macro _LIBCPP_HAS_UNIQUE_TYPEINFO
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Stella Stamenova
[lldbsuite] Skip flakey Windows tests
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Reid Kleckner
[BasicAA] Fix AA bug on dynamic allocas and stackrestore
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Anna Thomas
[RuntimeUnrolling] NFC: Add TODO and comments in connec...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
George Karpenkov
[analyzer] Tests quickfix.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Alex Lorenz
Remove stat cache chaining as it's no longer needed...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Rui Ueyama
Add a doc for missing key function and an error message...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Aaron Ballman
Switch from cast<> to dyn_cast<>.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
George Karpenkov
Revert "Revert rL349876 from cfe/trunk: [analyzer]...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
George Karpenkov
[analyzer] Correct the summary violation diagnostics...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Sanjay Patel
[x86] add movddup specialization for build vector lower...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Florian Hahn
[ARM] Set Defs = [CPSR] for COPY_STRUCT_BYVAL, as it...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Bruno Ricci
[AST][NFC] Fix Wsign-compare warning introduced in...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Bruno Ricci
[Sema][NFC] Fix Wimplicit-fallthrough warning in getCur...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Louis Dionne
[NFC] Fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Simon Pilgrim
[SelectionDAG] Remove KnownBits output paramater version.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Julie Hockett
[clang-tidy] Add export-fixes flag to clang-tidy-diff
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Sanjay Patel
[x86] remove excess check lines; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Sanjay Patel
[x86] move misplaced tests; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Jessica Paquette
[GlobalISel][AArch64] Add support for widening G_FCEIL
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Greg Clayton
Don't duplicate the logic that detects if a section...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Bruno Ricci
[AST][NFC] Pack CXXOperatorCallExpr
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Sanjay Patel
[x86] add tests for possible horizontal op transform...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Tom Stellard
ReleaseNotes: Document removal of add_llvm_loadable_mod...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Sanjay Patel
[x86] move test for movddup; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Louis Dionne
[pstl] Initial integration with LLVM's CMake
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Evandro Menezes
[AArch64] Refactor Exynos predicate (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
David Carlier
[Sanitizer] Move the unit test in the right place.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
David Carlier
[Sanitizer] Enable strtonum in FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Simon Pilgrim
[XCore] Always use the version of computeKnownBits...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Simon Pilgrim
[Sparc] Always use the version of computeKnownBits...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Simon Pilgrim
[AMDGPU] Always use the version of computeKnownBits...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Simon Pilgrim
[WebAssembly] Always use the version of computeKnownBit...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Bruno Ricci
[AST] Store the callee and argument expressions of...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Simon Pilgrim
[ARM] Always use the version of computeKnownBits that...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Simon Pilgrim
[AArch64] Always use the version of computeKnownBits...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Simon Pilgrim
[SelectionDAG] Always use the version of computeKnownBi...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Simon Pilgrim
[SystemZ] Always use the version of computeKnownBits...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Simon Pilgrim
[Lanai] Always use the version of computeKnownBits...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Bruno Ricci
[Sema][NFC] Remove some unnecessary calls to getASTContext.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Simon Pilgrim
[PPC] Always use the version of computeKnownBits that...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Simon Pilgrim
[X86] Always use the version of computeKnownBits that...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Bruno Ricci
[AST][NFC] Pass the AST context to one of the ctor...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Luke Cheeseman
[AArch64] Adding missing REQUIRES in aarch64 dwarf...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Michal Gorny
[xray] [tests] Detect and handle missing LLVMTestingSup...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Pavel Labath
[ADT] IntervalMap: add overlaps(a, b) method
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Dan Liew
[CMake] Print out the list of sanitizers that the sanit...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Fedor Sergeev
[NewPM] -print-module-scope -print-after now prints...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Luke Cheeseman
[Dwarf/AArch64] Return address signing B key dwarf...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Simon Pilgrim
Revert rL349876 from cfe/trunk: [analyzer] Perform...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Haojian Wu
[clangd] Cleanup syntax errors in the test, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Simon Pilgrim
[X86][SSE] Auto upgrade PADDS/PSUBS intrinsics to SADD_...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Bjorn Pettersson
Fix warning about unused variable [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Akira Hatanaka
[Sema] Produce diagnostics when C++17 aligned allocatio...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Thomas Lively
[WebAssembly] Fix invalid machine instrs in -O0, verify...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Eric Fiselier
Fix test case breakages caused by lexically_relative...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Eric Fiselier
Don't forward declare _FilesystemClock in C++03
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Eric Fiselier
Fix copy paste error in file_clock tests
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Eric Fiselier
Implement LWG 3096: path::lexically_relative is confuse...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Eric Fiselier
Implement LWG 3065: Make path operators friends.
commit
|
commitdiff
|
tree
|
snapshot
next