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-02-19
Ivan A. Kosarev
[CodeGen] Initialize large arrays by copying from a...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
Sam McCall
[clangd] Add "clangd.trace" VSCode setting to enable...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
Sam McCall
[clangd] Fix use-after-free in SymbolYAML: strings...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
Richard Smith
[cxx_dr_status] Tests for CWG issues 641-687.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
Dylan McKay
[AVR] Fix a lowering bug in AVRISelLowering.cpp
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
Eric Christopher
Add LanaiMCTargetDesc.h to LanaiInstrInfo.h to make...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-18
Craig Topper
[X86] Correct a typo I made in combineToExtendCMOV...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-18
Benjamin Kramer
[Analyzer] Move UnexploredFirstStack into an anonymous...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-18
Benjamin Kramer
[tidy] Move private ast matchers into anonymous namespa...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-18
Sanjay Patel
[PatternMatch, InstSimplify] enhance m_AllOnes() to...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-18
Sanjay Patel
[InstSimplify] add tests with vector undef elts; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-02-18
Amara Emerson
Fix unused assertion variable warning.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-18
Amara Emerson
[AArch64][GlobalISel] Fix an assert fail/miscompile...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-18
Amara Emerson
[AArch64][GlobalISel] Support G_INSERT/G_EXTRACT of...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-18
Sanjay Patel
[PatternMatch] reformatting and comment clean-ups; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-02-18
Benjamin Kramer
[Support] Replace hand-written scope_exit with make_sco...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-18
Haicheng Wu
[AArch64] Coalesce Copy Zero during instruction selection
commit
|
commitdiff
|
tree
|
snapshot
2018-02-18
Heejin Ahn
[clangd] Fix link failures for Preprocessor::addComment...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-18
Jonas Paulsson
[BPF] Return true in enableMultipleCopyHints().
commit
|
commitdiff
|
tree
|
snapshot
2018-02-18
Craig Topper
[X86] Make masked pcmpeq commutable during isel so...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-18
Craig Topper
[X86] Add -show-mc-encoding to the avx512-vec-cmp.ll...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-18
Simon Pilgrim
Revert: [llvm] r325448 - [ThinLTO] Add GraphTraits...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Rui Ueyama
Simplify.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Don Hinton
Add DEBUGSERVER_PATH to the cache so it'll be available...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Simon Pilgrim
Fix Wparentheses warning. NFCI
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Simon Pilgrim
[SelectionDAG] ComputeNumSignBits - add support for...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Simon Pilgrim
[SelectionDAG] SimplifyDemandedVectorElts - add support...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Charles Saternos
[ThinLTO] Add GraphTraits for FunctionSummaries
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Simon Pilgrim
[MIPS][MSA] Convert vector integer min/max opcodes...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Dimitry Andric
[X86] Add 'sahf' CPU feature to frontend
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Rui Ueyama
Remove an unused accessor and simplify the logic a...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Rui Ueyama
Factor out common code from applySecRel functions.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Sjoerd Meijer
[ARM] Add LLVM tests for the vcvtr builtins
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Don Hinton
[cmake] Fix LLDB_CODESIGN_IDENTITY logic.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Alex Bradbury
[RISCV] Revert r324172 now r323991 was reverted
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Sander de Smalen
Made test dbg_value_fastisel.ll specific to AArch64...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Craig Topper
[X86] Add 'sahf' to getHostCPUFeatures so -march=native...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Sander de Smalen
[DebugInfo][FastISel] Fix dropping dbg.value()
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Sanjay Patel
[PatternMatch] enhance m_One() to ignore undef elements...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Sanjay Patel
[InstSimplify, InstCombine] add tests with vector undef...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Simon Pilgrim
[X86][3DNow!] Add PFRCP reg-reg disassembler test case...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Sanjay Patel
[InstSimplify] move select undef cond fold with other...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Martin Storsjo
[AArch64] Implement dynamic stack probing for windows
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Simon Pilgrim
Fix unused variable warning. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Kamil Rytarowski
Recognize all NetBSD architectures in UBSan
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Jonas Devlieghere
[dwarfdump] Fix spurious verification errors for DW_AT_...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Simon Pilgrim
[DAGCombiner] Remove simplifyShuffleMask - now handled...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Simon Pilgrim
Fix signed/unsigned comparison warning in AsmGenMatcher...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Sander de Smalen
[DebugInfo] Removed assert on missing CountVarDIE
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Serge Pavlov
Report fatal error in the case of out of memory
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Jonas Paulsson
[AMDGPU] Return true in enableMultipleCopyHints().
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Joachim Protze
[OMPT] Omissionin in OMPT Formatting
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Joachim Protze
[OMPT] Add interoperability testcase
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Joachim Protze
[OMPT] Update api_calls testcase
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Quentin Colombet
Revert "[MachineCopyPropagation] Extend pass to do...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Chandler Carruth
[DAG, X86] Revert r324797, r324491, and r324359.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Sanjay Patel
[InstSimplify] add vector select tests with undef elts...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Sam Clegg
[WebAssembly] Remove unneeded classifer methods from...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Craig Topper
[X86] Turn selects with constant condition into vector...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Rui Ueyama
Use toString to print out garbage-collected sections.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Sam Clegg
[WebAssembly] Simplify FunctionSymbol::get/set/hasFunct...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Sam Clegg
[WebAssembly] Remove unneeded Chunk::getFileName()...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Rui Ueyama
Remove "--full-shutdown" and instead use an environment...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Eugene Zelenko
[Basic] Fix some Clang-tidy modernize and Include What...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Vitaly Buka
[ThinLTO] Allow indexing to request backend to ignore...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Vitaly Buka
[ThinLTO] Ignore object files with no ThinLTO modules...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Marc-Andre...
[clangd] Rename some protocol field to lower case
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Konstantin...
AMDGPU: Remove unused private member of AMDGPUTargetELF...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Eric Christopher
Run these tests, the errors were old and not valid...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Rui Ueyama
Do not print out "no input files" twice.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Rui Ueyama
Use wasm-ld instead of "lld -flavor wasm".
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Konstantin...
AMDGPU/LLD: Remove the use of binary file from one...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Eric Christopher
Remove an unused function.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Eric Christopher
Silence an unsigned vs signed compare warning.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Aditya Nandakumar
[GISel]: Make GlobalISelEmitter rule prioritization...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Konstantin...
AMDGPU: Update elf flags in amdgpu-elf-flags.s
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Konstantin...
AMDGPU: Bring elf flags in sync with the spec
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Sanjay Patel
[Constant] add floating-point helpers for normal/finite...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Rui Ueyama
Make sure we invoke ld64.lld and ld-wasm in the build...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Martin Storsjo
[COFF] Add support for ARM64 secrel relocations for...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Marc-Andre...
[clangd] Implement textDocument/hover
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Craig Topper
[X86] In lowerVSELECTtoVectorShuffle, don't map undef...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Konstantin...
AMDGPU: Bring processors and features in sync with...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Rui Ueyama
Revert an accidental change to where "-flavor GNU"...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Alexey Bataev
[OPENMP] Do not emit messages for templates in declare...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Rui Ueyama
Replace -flavor {gnu,darwin} with ld64.lld or ld.lld.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Zachary Turner
Try again to fix the build.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Zachary Turner
Try to fix broken build with some compilers.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Rui Ueyama
Remove `else` after `break`.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Zachary Turner
Fix emission of PDB string table.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Simon Pilgrim
Remove useless comment - seems to be a copy+paste typo...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Rui Ueyama
Use write32le instead of write32<little>.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Rui Ueyama
Refactor wasm/WriterUtil.{cpp,h}.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Sam Clegg
[WebAssebmly] Remove unneeded cast. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Petr Hosek
[clang-include-fixer] Use add_clang_tool instead add_cl...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Peter Collingbourne
ELF: Stop collecting a list of symbols in ArchiveFile.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Rafael Espindola
Don't depend on "call foo" producing a X86_64_PC32.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Evandro Menezes
[AArch64] Fix BITCAST lowering crash
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Rui Ueyama
Style fix. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Sam Clegg
[WebAssembly] Fix bug is function signature checking
commit
|
commitdiff
|
tree
|
snapshot
next