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-09-04
Petr Hosek
[CMake] Provide a custom target to install LLVM libraries
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Sanjay Patel
[InstCombine] improve xor+and/or tests
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Matt Arsenault
AMDGPU: Fix DAG divergence not reporting flat loads
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Matt Arsenault
DAG: Factor out helper function for odd vector sizes
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Hiroshi Yamauchi
Fix build failures after rL341386.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Nico Weber
clang-cl: Pass /Brepro to linker if it was passed to...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Dan Gohman
[WebAssembly] Fix operand rewriting in inline asm lowering.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Charles Davis
[CMake] Remove variable reference that isn't used.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
David Bolvansky
Terminate debugger if an assert was hit
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Hiroshi Yamauchi
[PGO] Control Height Reduction
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Matt Morehouse
[libFuzzer] Enable tests on Windows
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Matt Morehouse
[TSan] Update assembly test again.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Matt Morehouse
[TSan] Update assembly code check.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Scott Linder
[CodeGen] Fix remaining zext() assertions in SelectionDAG
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Francis Visoiu...
[MachO] Fix inconsistency between error messages when...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Francis Visoiu...
[MachO] Fix LC_DYSYMTAB validation for external symbols
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Jonas Devlieghere
[dwarfdump] Improve -diff option by hiding more data.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Sam McCall
[clangd] Load static index asynchronously, add tracing.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Sam McCall
[clangd] Define a compact binary serialization fomat...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Kirill Bobyrev
[clangd] NFC: Change quality type to float
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Christian Bruel
Fix the -print-multi-directory flag to print the select...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Jonas Hahnfeld
[libomptarget][CUDA] Use cuDeviceGetAttribute, NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Jonas Hahnfeld
[libomptarget] PR38704: Fix erase of ShadowPtrMap
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Jonas Hahnfeld
[libomptarget][NVPTX] Drop dead code and data structure...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Kirill Bobyrev
[clangd] Move buildStaticIndex() to SymbolYAML
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Sam McCall
[clangd] SymbolOccurrences -> Refs and cleanup
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Ilya Biryukov
Adding HardLink Support to VirtualFileSystem.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Chandler Carruth
Revert r341269: [Constant Hoisting] Hoisting Constant...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Sven van Haastregt
Fix some Wundef warnings in Compiler.h
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Chandler Carruth
[x86/SLH] Add a real Clang flag and LLVM IR attribute...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Simon Pilgrim
Remove lambda default parameter to silence -Wpedantic...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Aaron Ballman
Disable -Wnoexcept-type due to false positives with...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Chandler Carruth
Revert r341342: Dwarf .debug section compression suppor...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Chandler Carruth
[x86/SLH] Teach SLH to harden against the "ret2spec...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Kristina Brooks
Do not leak the Mach host port in sys::getHostCPUName()
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Chandler Carruth
[x86/SLH] Teach SLH to harden indirect branches and...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Nicola Zaghen
[InstCombine] Fold icmp ugt/ult (add nuw X, C2), C...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
David Chisnall
Revert "Disable the GNUstep v2 ABI on Windows."
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
David Chisnall
Disable the GNUstep v2 ABI on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Fedor Sergeev
[NFC] correcting patterns in time-passes test to fix...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Max Kazantsev
[NFC] Add assert to detect LCSSA breaches early
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Fedor Sergeev
[PassTiming] reporting time-passes separately for multi...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Max Kazantsev
[IndVars] Fix usage of SCEVExpander to not mess with...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Puyan Lotfi
[NFC][llvm-objcopy] clang-formating Object.cpp
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Puyan Lotfi
[NFC][llvm-objcopy] Fixing a ubi-san problem with unali...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Puyan Lotfi
[llvm-objcopy] Dwarf .debug section compression support...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Sanjay Patel
[AArch64][x86] add tests for pow(x, 0.25); NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
David Bolvansky
[NFC] Fixed enum constant in boolean context error
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
David Bolvansky
[NFC] Use llvm_unreachable instead of lldb::assert
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Simon Atanasyan
[mips] Disable the selection of mixed microMIPS/MIPS...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Sam McCall
[clangd] Fix index-twice regression from r341242
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Sanjay Patel
[InstCombine] simplify xor/not folds; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Sanjay Patel
[InstCombine] allow add+not --> sub for arbitrary vecto...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
David Bolvansky
[ClangUserExpression][NFC] Removed unused code
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Brian Gesiak
Revert r341329 due to MSAN error
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Sanjay Patel
[InstCombine] consolidate tests for ~(X+C); NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Sid Manning
Revert [Hexagon] Add support for getRegisterByName.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Florian Hahn
[SLC] Support expanding pow(x, n+0.5) to x * x * ....
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Brian Gesiak
Re-push "[Option] Fix PR37006 prefix choice in findNearest"
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Jonas Hahnfeld
[libomptarget][NVPTX] Fix __kmpc_spmd_kernel_deinit
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Brian Gesiak
Removing -debug-info-macros from option suggestions...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Andrea Di Biagio
[X86] Remove wrong ReadAdvance from multiclass sse_fp_u...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Sam McCall
[clangd] Some nitpicking around the new split (preamble...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Argyrios Kyrtzidis
Add header guards to some headers that are missing...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Argyrios Kyrtzidis
Add header guards to some headers that are missing...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Ilya Biryukov
[clangd] Avoid crashes in override completions
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Sam McCall
[clangd] Fix ambiguous make_unique with c++17. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
David Bolvansky
[PseudoTerminal][NFC] Use llvm errno helpers
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Ilya Biryukov
[clangd] Handle errors before checking for cancelltion
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Sam McCall
[clangd] Factor out the data-swapping functionality...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Matt Arsenault
DAG: Handle extract_vector_elt in isKnownNeverNaN
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Gabor Marton
[ASTImporter] Merge ExprBits
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
David Bolvansky
[Symtab][NFC] Added llvm_unreachable to supress compile...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Alexey Sotkin
[Index] Update tests allowing double4 type to be "invalid"
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Nico Weber
Rename a few unittests/.../Foo.cpp files to FooTest.cpp
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Peter Smith
[Aarch64] Fix linker emulation for Aarch64 big endian
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Jonas Devlieghere
[DebugInfo] Have the verifier accept missing linkage...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Martin Storsjo
[AArch64] Simplify code in LowerGlobalAddress. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Alexey Sotkin
[OpenCL] Traverse vector types for ocl extensions support
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Daniel Cederman
[Sparc] allow tls_add/tls_call syntax in assembler...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Dan Liew
[asan] Clean up some confusing code in
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Dan Liew
[UBSan] Add CMake and lit support for configuring and...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Sander de Smalen
Fix issue introduced by r341301 that broke buildbot.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Eric Liu
[clangd] Support multiple #include headers in one symbol.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Simon Pilgrim
Remove unnecessary semicolon to silence -Wpedantic...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Carlos Alberto...
Test commit.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Sander de Smalen
Extend hasStoreToStackSlot with list of FI accesses.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Dan Liew
Give a better error message when trying to run the...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Dan Liew
[UBSan] Propagate `UBSAN_OPTIONS` environment variable...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Dan Liew
[UBSan] Add missing `%run` prefixes to Pointer tests.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Carlos Alberto...
Test commit - adding a new line.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Aleksandr Urakov
[DWARF] Fix dwarf5-index-is-used.cpp
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Kristina Brooks
[MC] - ConstantPools.cpp: Style consistency, remove...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
QingShan Zhang
[PowerPC] Add Itineraries of IIC_IntRotateDI for P7/P8
commit
|
commitdiff
|
tree
|
snapshot
2018-09-02
Sanjay Patel
[InstCombine] allow not+sub fold for arbitrary vector...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-02
Sanjay Patel
[InstCombine] move/add tests for not+sub; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-09-02
Hsiangkai Wang
Revert "[DebugInfo] Fix bug in LiveDebugVariables."
commit
|
commitdiff
|
tree
|
snapshot
2018-09-02
Hsiangkai Wang
[DebugInfo] Fix bug in LiveDebugVariables.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-02
Sanjay Patel
[Reassociate] swap binop operands to increase factoring...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-02
Roman Lebedev
[DAGCombine] optimizeSetCCOfSignedTruncationCheck(...
commit
|
commitdiff
|
tree
|
snapshot
next