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
2017-11-16
Rafael Espindola
Convert a use of createUniqueFile to TempFile::create.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Yonghong Song
bpf: enable llvm-objdump to print out symbolized jmp...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Jason Molenda
Fix alignment of arm64 fpu register context structure
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Daniel Sanders
[globalisel][tablegen] Generate rule coverage and use...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Reid Kleckner
Try to fix WebAssembly build after r318352
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Craig Topper
[GVNHoist] Fix a signed/unsigned comparison warning...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Rong Xu
[CodeGen] Fix the branch probability assertion in r318202
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Daniel Sanders
Add backend name to Target to enable runtime info to...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Evandro Menezes
[AArch64] Adjust the cost model for Exynos M1 and M2
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Aditya Nandakumar
[GISel][NFC]: Move getOpcodeDef from the LegalizationAr...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Alex Shlyapnikov
[LSan] Export __lsan_init
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Davide Italiano
[POSIX] Replace assert with llvm_unreachable(). NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
NAKAMURA Takumi
clang/module.modulemap: clang/Basic/X86Target.def may...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Erich Keane
Add X86Target.def that was forgotten in r30734
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Erich Keane
Split x86 "Processor" info into its own def file. ...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Sanjay Patel
[InstCombine] add sub narrowing tests; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Eugene Zelenko
[AST, Sema] Fix some Clang-tidy modernize and Include...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Matt Arsenault
AMDGPU: Replace i64 add/sub lowering
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Sam McCall
[clangd] Loosen more brittle tests
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Dan Gohman
[WebAssembly] Update cfg-stackify.ll to remove the...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Sam McCall
[clangd] Revert broken r318329 and disable tests on PS4
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Francis Ricci
Fix some typos in a comment.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Evandro Menezes
[AArch64] Refactor the loads and stores optimizer
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Rafael Espindola
Simplify file handling in dsymutil.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Craig Topper
[X86] Add some explanatory comments to the ProcessorFea...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Craig Topper
[X86] Add a return to the end of a switch to prevent...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Sam McCall
[clangd] Fix flag name from r318327
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Marshall Clow
More of P0600 - '[[nodiscard]] in the Library' mark...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Sam McCall
[clangd] Try to unbreak tests on PS4 by targeting PC...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Casey Carter
[test] Alignment must be > __STDCPP_DEFAULT_NEW_ALIGNME...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Jake Ehrlich
[llvm-objcopy] Change -O binary to respect section...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Sanjay Patel
[InstCombine] trunc (binop X, C) --> binop (trunc X...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Rafael Espindola
Use TempFile in lto caching.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Sean Fertile
[PowerPC] Implement mayBeEmittedAsTailCall for PPC
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Reid Kleckner
[InstCombine] Salvage debug info during initial DCE
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Sanjay Patel
[InstCombine] add tests for missing trunc folds; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Vedant Kumar
[docs] Mention opt -metarenamer in the bugpoint docs
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Ilya Biryukov
[clangd] clang-format the source code. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Sam McCall
[clangd] Fix time units in clangd performance trace
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Hans Wennborg
Try to fix test/SemaCXX/deleted-operator.cpp after...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Marshall Clow
Clean up the tests for free data(), size() and empty()
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Evandro Menezes
[AArch64] Adjust the cost model for Exynos M1 and M2
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Rafael Espindola
Drop conflicting sh_entsize values.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Rafael Espindola
Remove an unnecessary constraint.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Hans Wennborg
BuiltinOperatorOverloadBuilder: Don't consider types...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Simon Pilgrim
[X86] Add CBW/CDQ/CDQE/CQO/CWD/CWDE to WriteALU schedul...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Adam Nemet
[SLP] Added more missed optimization remarks
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Rafael Espindola
Propagate sh_entsize out.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Sean Fertile
[PowerPC] Split out the tailcall calling convention...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
David Blaikie
ASTMatchers.h: Fix ODR violations by avoiding internal...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Kostya Serebryany
libfuzzer: Fix file listing on some filesystems
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Kostya Serebryany
[libFuzzer] respect max_len during merge
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Kostya Kortchinsky
[scudo] Soft and hard RSS limit checks
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Sanjay Patel
[PassManager, SimplifyCFG] add test for PR34603 / D3856...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Sanjay Patel
[(new) Pass Manager] instantiate SimplifyCFG with the...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Sanjay Patel
[Reassociate] simplify code; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Sander de Smalen
[AArch64][SVE] Asm: Report SVE parsing diagnostics...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Petar Jovanovic
[mips] Improve genConstMult() to work with arbitrary...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Igor Laevsky
[llvm-opt-fuzzer] Add opt fuzzer to the test-depends...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Igor Laevsky
[llvm-opt-fuzzer] Only run tests for the x86 target.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Igor Laevsky
[llvm-opt-fuzzer] NFC. Add sanity tests.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Benjamin Kramer
[libclang] Fix cursors for in-class initializer of...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Momchil Velikov
[ARM] Split Arm jump table branch into i12 and rs suffi...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Alexey Bader
[OpenCL] Fix code generation of function-scope constant...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Jonas Devlieghere
[DebugInfo] Fix potential CU mismatch for SubprogramSco...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Ilya Biryukov
Workaround CodeGen/WebAssembly/cfg-stackify.ll failure...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Sam McCall
[clangd] Support returning a limited number of completi...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Sam McCall
[clang] Expose orderedString from CodeCompletionResult...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Martin Storsjo
[MinGW] Ignore the --build-id, --pie-executable and...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Martin Storsjo
[COFF] Always include the size of the string table...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Martin Storsjo
[MinGW] Implement the --[no-]gc-sections and --icf...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Martin Storsjo
[MinGW] Implement support for the --image-base option
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Martin Storsjo
[MinGW] Add support for --dynamicbase, ignore --nxcompa...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Martin Storsjo
[MinGW] Handle --large-address-aware
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Mikael Holmen
[Lint] Don't warn about passing alloca'd value to tail...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Craig Topper
[X86] Redefine the 128-bit version of VPGATHERQD and...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Billy Robert...
Tolerate even more [[nodiscard]] in the STL. Reviewed...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Billy Robert...
Tolerate [[nodiscard]] annotations in the STL. Reviewed...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
NAKAMURA Takumi
GISelWorkList.h: Fix -fmodules build in rL318210.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
NAKAMURA Takumi
ASTMatchers.h: Avoid warnings due to "@throw". [-Wdocum...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
NAKAMURA Takumi
Fix llvm/test/Transforms/LoopRotate/pr35210.ll in rL318...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Fangrui Song
NFC Remove default argument of DataLayout::getPointerAB...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Craig Topper
[X86] Add getHostCPUName support for the Gemini Lake...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Craig Topper
[X86] Add getHostCPUName support for cannonlake.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Marshall Clow
First part of P0600 - '[[nodiscard] in the standard...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Marshall Clow
Still more missing tests - this time for the unordered...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Craig Topper
[InstCombine] Simplify binops that are only used by...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Hiroshi Inoue
[PowerPC] fix up in redundant compare elimination
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Jan Vesely
math: Implement minmag
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Jan Vesely
math: Implement maxmag
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Rafael Espindola
Make the test more strict. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Jason Molenda
Roll back r318260 because it is causing the windows...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Dean Michael...
[XRay][compiler-rt][x86_64] Align the stack before...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Jason Molenda
Two small fixes to handle arm64 fpu register contexts in
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Marshall Clow
Named the macro wrong in the test.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Richard Smith
PR35214: don't crash if we see an array of unknown...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Vedant Kumar
[docs] Document a way to simplify names in bugpoint...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Marshall Clow
More missing tests - array<>::size() and array<>::max_s...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Eric Fiselier
Update Appveyor LLVM install link to be current and...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Matt Arsenault
AMDGPU: Add separate definitions for DS insts without...
commit
|
commitdiff
|
tree
|
snapshot
next