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-11-16
Kamil Rytarowski
Add new interceptor for mi_vector_hash(3)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Davide Italiano
[Cocoa] Prefer llvm::SignExtend64. Pointed out by zturner.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Cameron McInally
[FNeg] Add FNeg Instruction to LangRef document
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Louis Dionne
[libcxx] Add missing includes in tests
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Davide Italiano
[SymbolFile] Remove unused function. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Kamil Rytarowski
Add new interceptor for getmntinfo(3) from NetBSD
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Kostya Serebryany
[hwasan] optionally right-align heap allocations
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Alexey Bataev
[OPENMP][NVPTX]Emit correct reduction code for teams...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Anton Korobeynikov
[MSP430] Add RTLIB::[SRL/SRA/SHL]_I32 lowering to EABI...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Rong Xu
[X86] Disable Condbr_merge pass
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Fangrui Song
Support ARM_V4BX relocation
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Stefan Pintilie
Revert "[PowerPC] Make no-PIC default to match GCC...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Stefan Pintilie
Revert "[PowerPC] Make no-PIC default to match GCC...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Anton Korobeynikov
[MSP430] Use R_MSP430_16_BYTE type for FK_Data_2 fixup
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Sam Clegg
[WebAssembly] Default to static reloc model
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Reid Kleckner
[codeview] Expose -gcodeview-ghash for global type...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Adrian Prantl
Make path more robust so it also works with out-of...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Stefan Pintilie
[PowerPC] Make no-PIC default to match GCC - CLANG
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Stefan Pintilie
[PowerPC] Make no-PIC default to match GCC - LLVM
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Stefan Granitz
[CMake] Accept ENTITLEMENTS in add_llvm_executable...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Simon Pilgrim
[SelectionDAG] Move (repeated) SDTIntShiftDOp double...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Simon Pilgrim
[X86] Add codegen tests for scalar funnel shifts
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Adrian Prantl
GlobalDCE: Teach isEmptyFunction() to ignore debug...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Bruno Ricci
[AST][NFC] Pack CXXThisExpr
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Bruno Ricci
[AST][NFC] Pack CXXNullPtrLiteralExpr
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Bruno Ricci
[AST][NFC] Pack CXXBoolLiteralExpr
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Than McIntosh
[CodeGen] Expose some data types and accessors from...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Sanjay Patel
[InstSimplify] add tests for saturating add/sub; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Anastasia Stulova
[OpenCL] Enable address spaces for references in C++
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Adrian Prantl
Typo
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Adrian Prantl
Use a shared module cache directory for LLDB.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Adrian Prantl
Makefile.rules: Use a shared clang module cache directory.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Sanjay Patel
[InstSimplify] add test to demonstrate undef matching...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Simon Pilgrim
[X86][SSE] Move number of input limit out of resolveTar...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Alexander Kornienko
[clang-tidy] Expanded a test NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Louis Dionne
[libcxx] Mention restriction on inline namespaces in...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Sanjay Patel
[x86] regenerate complete checks for test; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Than McIntosh
[IRVerifier] Allow StructRet in statepoint
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Simon Atanasyan
[DWARF] Use PRIx64 instead of 'x' to format 64-bit...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Roman Lebedev
[X86] X86DAGToDAGISel::matchBitExtract(): extract ...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Henry Wong
[lldb] NFC: Remove the extra ';'
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Benjamin Kramer
Remove BUILD file from google-benchmark
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Simon Pilgrim
[TargetLowering] Cleanup more of the EXTEND demanded...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Haojian Wu
[clangd] Truncate SymbolID to 8 bytes.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Alex Bradbury
[RISCV][NFC] Define and use the new CA instruction...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Alex Bradbury
[RISCV] Constant materialisation for RV64I
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Anton Korobeynikov
[MSP430] Add support for .refsym directive
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Anton Korobeynikov
[MSP430] Add more tests for ABI and calling convention
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Haojian Wu
[clangd] Fix a compiler warning and test crashes caused...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Kadir Cetinkaya
Introduce shard storage to auto-index.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Sam Parker
[DAGCombine] Fix non-deterministic debug output
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Sam McCall
[clangd] Initial clang-tidy diagnostics support.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
George Rimar
[clang] - Simplify tools::SplitDebugName.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Craig Topper
[LegalizeVectorTypes] Teach WidenVecRes_Convert to...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Eugene Leviant
[ThinLTO] Internalize readonly globals
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Craig Topper
[X86] Add custom type legalization for v2i8/v4i8/v8i8...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Craig Topper
[X86] Add some test cases for vector multiplies on...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Simon Atanasyan
[ELF][MIPS] Use MIPS R6 `sigrie` as a trap instruction
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Matt Arsenault
AMDGPU: Fix analyzeBranch failing with pseudoterminators
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Petr Hosek
[CMake] Support cross-compiling with Fuchsia toolchain...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Petr Hosek
[CMake] Support cross-compiling with multi-stage builds
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Petr Hosek
[compiler-rt] Use exact spelling when building for...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Petr Hosek
[CMake] Use the correct spelling for armv7 in Fuchsia...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Zachary Turner
Don't use uniform initialization syntax.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Zi Xuan Wu
[Clang][Sema]Choose a better candidate in overload...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Zachary Turner
[NativePDB] Rewrite the PdbSymUid to use our own custom...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Volodymyr Sapsai
[VFS] Update unittest to fix Windows buildbot.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Craig Topper
Revert r347014 "[X86] Add some test cases for vector...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Craig Topper
[X86] Add some test cases for vector multiplies on...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Artem Belevich
Added missing whitespace in the link.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Volodymyr Sapsai
[VFS] Implement `RedirectingFileSystem::getRealPath`.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Craig Topper
[X86] Use ANY_EXTEND instead of SIGN_EXTEND in the...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Craig Topper
[X86] Update a couple comments to remove a mention...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Volodymyr Sapsai
[VFS] Implement `RedirectingFileSystem::getRealPath`.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Ron Lieberman
[AMDGPU] Add FixupVectorISel pass, currently Supports...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Artem Belevich
[CUDA] updated CompileCudaWithLLVM.rst
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Kristof Umann
[analyzer] ConversionChecker: handle floating point
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Heejin Ahn
[WebAssembly] Change type of wake count to unsigned int
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Tom Stellard
Re-apply r346985: [ADT] Drop llvm::Optional clang-speci...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Heejin Ahn
[WebAssembly] Split BBs after throw instructions
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Ron Lieberman
[AMDGPU] NFC Test commit
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Konstantin...
AMDHSA: More code object v3 fixes:
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Stephane Moore
[clang-tidy] Fix reference to -[NSError init] in AvoidN...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Zachary Turner
Fix compilation failure in unit tests on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Peter Collingbourne
Remove myself as owner of clang-query.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Petr Hosek
[CMake] Explicitly list Linux targets for Fuchsia toolchain
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Erich Keane
Fix parens warning in assert in ASTMatchFinder
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Craig Topper
[X86] Remove ANY_EXTEND special case from canReduceVMul...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Nathan Lanza
Implement basic DidAttach and DidLaunch for DynamicLoad...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Nathan Lanza
Force SHELL to be cmd.exe on Windows for the test suite
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Scott Linder
[AMDGPU] Update code object metadata format documentation
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Jason Molenda
A unit test file moved.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Tom Stellard
Revert "[ADT] Drop llvm::Optional clang-specific optmiz...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Eric Fiselier
Disable filesystem benchmark when libstdc++ doesn't...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Nathan Lanza
Add a check whether or not a str is utf8 prior to emplacing
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Tom Stellard
[ADT] Drop llvm::Optional clang-specific optmization...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Eric Fiselier
Upgrade Google Benchmark library to ToT
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Craig Topper
[X86] Minor cleanup to getExtendInVec. NFCI
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Sanjay Patel
[InstCombine] adjust rotate direction in tests; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Adrian Prantl
Port the Darwin universal binary testcase to x86_64.
commit
|
commitdiff
|
tree
|
snapshot
next