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-10-29
Simon Pilgrim
[X86][SSE] ComputeNumSignBits tests showing missing...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-29
Craig Topper
[X86] Add a slow-incdec command line to atomic-eflags...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-29
Rui Ueyama
Fix ubsan error that shift amount 64 is too large.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-29
Rui Ueyama
Remove a redundant temporary variable.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-29
Craig Topper
[X86] Remove combine that turns X86ISD::LSUB into X86IS...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-29
Craig Topper
[X86] Fix typo in comment. NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-10-29
Saleem Abdulrasool
Driver: default to `unsigned int` `wchar_t` for ARM
commit
|
commitdiff
|
tree
|
snapshot
2017-10-29
Craig Topper
[X86] Use the extended vector register classes in fast...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-29
Craig Topper
[X86] Add AVX512 support to X86FastISel::X86SelectFPExt...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-29
Craig Topper
[X86] Use update_llc_test_checks.py to regenerate fast...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-29
Craig Topper
[X86] Use update_llc_test_checks.py to regenerate fast...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-29
Craig Topper
[X86] Add AVX512 support to X86FastISel::X86MaterializeFP
commit
|
commitdiff
|
tree
|
snapshot
2017-10-28
Peter Szecsi
[analyzer] MisusedMovedObjectChecker: More precise...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-28
Craig Topper
[X86] Remove invalid code from LowerVSELECT.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-28
Peter Szecsi
[analyzer] MisusedMovedObjectChecker: Fix false positiv...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-28
Rui Ueyama
Fix ubsan error.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-28
Rui Ueyama
Reduce sizeof(Symbol) from 104 bytes to 88 bytes.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-28
Simon Pilgrim
[SelectionDAG] Add support for INSERT_SUBVECTOR to...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-28
Rui Ueyama
Do not handle DefinedCommon symbols in the MapFile...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-28
Simon Pilgrim
[X86][SSE] Combine 128-bit target shuffles to PACKSS...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-28
Simon Pilgrim
[X86][SSE] Split off matchVectorShuffleWithPACK. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-28
Martin Storsjo
Restore arch specific lastDwarfRegNum in builds without...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-28
Rui Ueyama
Rename V -> Ver for readability.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-28
Rui Ueyama
Pass symbol attributes instead of ElfSym to Shared...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-28
Craig Topper
[X86] Fix a mistake in the X86ISelDAGToDAG.cpp code...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-28
Craig Topper
[X86] Replace some default cases in X86SelectShift...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-28
Saleem Abdulrasool
ADT: add a helper to check if the Triple is ARM64
commit
|
commitdiff
|
tree
|
snapshot
2017-10-28
Richard Smith
PR35039: Materialize temporary objects before wrapping...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-28
Sanjay Patel
[SimplifyCFG] use pass options and remove the latesimpl...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-28
Simon Pilgrim
[X86][SSE] Rename truncateVectorCompareWithPACKSS to...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-28
Craig Topper
[X86] Correct the alignments on the aligned test cases...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-28
Benjamin Kramer
[clangd] Fix clang-tidy warnings.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-28
Simon Pilgrim
[SelectionDAG] Support 'bit preserving' floating points...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-28
Peter Szecsi
[analyzer] LoopUnrolling: check the bitwidth of the...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-28
Craig Topper
[X86] Add avx command lines to fast-isel-constpool...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-28
Craig Topper
[X86] Use update_llc_test_checks.py to regenerate fast...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-28
Craig Topper
[X86] Add a fast-isel test for the i8 pseudo cmov.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-28
Saleem Abdulrasool
Basic: improve coverage for Darwin targets and fix ABI
commit
|
commitdiff
|
tree
|
snapshot
2017-10-28
Craig Topper
[X86] Remove unneeded MVT::i1 related code from fast...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-28
Haicheng Wu
[ConstantFold] Fix a crash when folding a GEP that...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-28
Craig Topper
[X86] Add avx command lines to two fast-isel tests...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-28
Craig Topper
[X86] Use update_llc_test_checks.py to regenerate fast...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-28
Martin Pelikan
[XRay] [compiler-rt] fix build by including errno.h...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-28
Richard Smith
Never try to instantiate a deduction guide's "definitio...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-28
Craig Topper
[PartialInlineLibCalls] Teach PartialInlineLibCalls...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-28
Eugene Zelenko
[ADT] Fix some Clang-tidy modernize and Include What...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-28
Rui Ueyama
Simplify error handling.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Dean Michael...
[XRay][compiler-rt] Remove more STL dependenices from...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Tom Stellard
AMDGPU/GlobalISel: Mark 32-bit G_FADD as legal
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Bob Haarman
[support] remove tautological comparison in Support...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Jake Ehrlich
Revert "Add support for writing 64-bit symbol tables...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Rui Ueyama
Remove unnecessary namespace specifiers.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Rui Ueyama
Inline trivial symbol constructors.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Saleem Abdulrasool
ARM: centralise SizeType, PtrDiffType, and IntPtrType
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Rui Ueyama
Rename isInCurrentDSO -> isInCurrentOutput.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
George Karpenkov
[Analyzer] [Tests] Fixing typo from the previous commit.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Reid Kleckner
[MS] Allow access to ambiguous, inaccessible direct...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
George Karpenkov
[Analyzer] [Tests] Dump the output of scan-build to...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Jake Ehrlich
Add support for writing 64-bit symbol tables for archiv...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Krzysztof Parzyszek
[Hexagon] Adjust patterns to reflect instruction select...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
David Blaikie
Add a few missing headers for modularization/IWYU/etc
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Guozhi Wei
[DAGCombine] Don't combine sext with extload if sextloa...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Jake Ehrlich
Make 32-bit member offset in Archive::Symbol::getMember...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Davide Italiano
[CMake] Build clang as dependency when using in-tree...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Rafael Espindola
Handle undefined weak hidden symbols on all architectures.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Zachary Turner
Force #define GTEST_LANG_CXX11.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Craig Topper
[X86] Remove fast-isel code for handling i8 shifts...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Craig Topper
[X86] Add fast-isel tests for integer shifts. We defini...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Artur Gainullin
Improve clamp recognition in ValueTracking.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
David Blaikie
StaticAnalyzer: Modularize/fix ODR violations making...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
David Blaikie
Sanitizers.h: Modularize/Fix ODR violations by making...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
David Blaikie
CharInfo.h: Modularize/fix ODR violations by making...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
David Blaikie
ASTContext.h: Modularize/fix ODR violations by removing...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Craig Topper
[X86] Teach fastisel to use VLX VMOVNTDQA for v4f64...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Craig Topper
[X86] Add avx512vl command line to fast-isel-nontemporal.ll
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Kostya Kortchinsky
[scudo] Allow to specify the maximum number of TSDs...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Rui Ueyama
Remove trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Vlad Tsyrklevich
Fix llvm-special-case-list-fuzzer regexp exception
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Krzysztof Parzyszek
[Hexagon] Fix an incorrect assertion in HexagonConstExt...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Erich Keane
Replace a few usages of llvm::join with range-version...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Erich Keane
Filter out invalid 'target' items from being passed...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Rafael Espindola
Handle all symbol types in --trace.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Erich Keane
Remove x86,x86_32/64 from isValidFeatureName
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Alex Lorenz
[refactor] Describe refactorings in the operation classes
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Simon Pilgrim
[X86][SSE] Add tests for inserting all-bits (-1) into...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Alex Lorenz
[Sema] Fix an assert-on-invalid by avoiding function...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Sam Clegg
[WebAssembly] Add crt1.o with calling lld
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Rui Ueyama
Instead of enclosing an entire file, add lld:: specifie...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Peter Collingbourne
ELF: Add support for emitting dynamic relocations in...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Benjamin Kramer
[clangd] Don't crash on extremely large JSON messages.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Don Hinton
New lldb python module for managing diagnostic breakpoints
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Pavel Labath
Add specific ppc64le hardware watchpoint handler
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Simon Pilgrim
[X86][F16C] Fix btver2 AGU pipe scheduling
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Benjamin Kramer
[clangd] Harden clangd a bit against garbage input.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Michael Kruse
[ForwardOpTree] Use space indention. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Artur Pilipenko
[LoopPredication] Handle the case when the guard and...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Jonas Toth
[clang-tidy] Fix bug 34845, offending standard bitmask...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Michael Kruse
[ForwardOpTree] Reload know values.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Clement Courbet
[CodeGen] Fix -Wunused-private-field warning on lld...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Gabor Horvath
[CrossTU] Fix handling of Cross Translation Unit direct...
commit
|
commitdiff
|
tree
|
snapshot
next