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-07-28
Tobias Grosser
[GPGPU] Fix compilation issue with latest CUDA upgrade...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Jessica Paquette
[MachineOutliner] NFC: Comment tidying
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Michal Gorny
Revert rL309320 - "[OCaml] Respect CMAKE_C_FLAGS for...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Saleem Abdulrasool
test: require x86 backend
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Petr Hosek
Support libc++abi in addition to libstdc++
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Petr Hosek
Support compiler-rt builtins
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Saleem Abdulrasool
MC: add support for cfi_return_column
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Saleem Abdulrasool
MC: clang-format enumeration (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Jan Vesely
add __kernel_exec macros
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Sanjoy Das
Revert "[SCEV] Cache results of computeExitLimit"
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Jessica Paquette
[MachineOutliner] NFC: Split up getOutliningBenefit
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Davide Italiano
[JumpThreading] Stop falsely preserving LazyValueInfo.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
David Blaikie
DebugInfo: Consider a CU containing only local imported...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Davide Italiano
[JumpThreading] Add an option to dump LazyValueInfo...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Akira Hatanaka
Update comment in test case after r309308.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Kostya Serebryany
[sanitizer-coverage] add a run-time test for -fsanitiz...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Matthias Braun
ARMFrameLowering: Only set ExtraCSSpill for actually...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Erik Pilkington
[demangler] Fix some overzealous -Wreturn-type errors
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Reid Kleckner
[lit] Port googletest lit tests to Windows
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Dehao Chen
Changing the default MaxNumPromotions from 2 to 3.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Dehao Chen
Separate the ICP total threshold and remaining threshold.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Dehao Chen
Increase the ImportHotMultiplier to 10.0
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Reid Kleckner
[X86] Fix latent bug in sibcall eligibility logic
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Erik Pilkington
[demangler] Attempt to fix linux bots, include <cstdio>
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
George Karpenkov
[sanitizers] Sanitizer tests CMake clean up: try #2
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Erik Pilkington
[demangler] Use an AST to represent demangled names
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Evgeniy Stepanov
[sancov] Add missing line breaks in test. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Kostya Serebryany
[sanitizer-coverage] clang flags pumbing for -fsanitize...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Kostya Serebryany
[sanitizer-coverage] rename sanitizer-coverage-create...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Adrian Prantl
Remove unused function from AArch64 backend (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Kostya Serebryany
[sanitizer-coverage] add a feature sanitizer-coverage...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Jessica Paquette
[MachineOutliner] Cleanup: move findCandidates out...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Evgeniy Stepanov
[sancov] Implement __sanitizer_cov_reset.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Reid Kleckner
[llvm-pdbutil] Clean up ExitOnError usage to add "...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Reid Kleckner
[PDB] Initialize the std::array<ulittle32_t> used for...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Davide Italiano
[ConstantFolder] Don't try to fold gep when the idx...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Rafael Espindola
Add a test.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Saleem Abdulrasool
Headers: fix _Unwind_{G,S}etGR for non-EHABI targets
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Rafael Espindola
Avoid warnings when asserts are disabled.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Ahmed Bougacha
[X86] Don't lie about legality to TLI's demanded bits.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Ahmed Bougacha
[AArch64] Remove outdated comment. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Ahmed Bougacha
[AArch64] Fix legality info passed to demanded bits...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Stephan T....
[libcxx] [test] Remove an unused local typedef in enabl...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Michal Gorny
[OCaml] Fix undefined reference to LLVMDumpType() with...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Michal Gorny
[OCaml] Respect CMAKE_C_FLAGS for OCaml C files
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Jonathan Peyton
Fix implementation of OMP_THREAD_LIMIT
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
George Karpenkov
Revert "[sanitizers] Sanitizer tests CMake clean up"
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Eric Beckmann
Add test to reject merging of empty manifest.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Florian Hahn
[ARM] Add use-misched feature, to enable the MachineSch...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Dinar Temirbulatov
Change prefix in vector-shuffle-combining-avx.patch...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Martin Storsjo
[Headers] Add a test for arm64intr.h
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
whitequark
[MergeFunctions] Remove alias support.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Brian Gesiak
[lit] Fix TestRunner unit test on Windows
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Rafael Espindola
Merge OutputSectionCommand and OutputSection.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Brian Gesiak
Un-revert "Teach the CMake build system to run lit...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Alexey Bataev
[OPENMP] Allow all lvalues in 'depend' clause.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Akira Hatanaka
Revert r264998 and r265035.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Marshall Clow
Disable the deduction guide test I added in 309296...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
George Karpenkov
[sanitizers] Sanitizer tests CMake clean up
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Davide Italiano
[FunctionImport] Prefer isa<> to dyn_cast<> as the...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Hiroshi Yamauchi
[InstCombine] Simplify pointer difference subtractions...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Reid Kleckner
[PDB] Write public symbol records and the publics hash...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Simon Pilgrim
[SelectionDAG] Improve DAGTypeLegalizer::convertMask...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Hans Wennborg
Tiny docs fix
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Dinar Temirbulatov
[X86] SET0 to use XMM registers where possible PR26018...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Adam Nemet
Relax the matching in these tests
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Marshall Clow
Implement P0739R0: 'Some improvements to class template...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Ilya Biryukov
[clangd] Don't reverse priorities of completion items.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Adam Nemet
[ICP] Migrate to OptimizationRemarkEmitter
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Adam Nemet
[OptRemark] Allow streaming of 64-bit integers
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Brian Gesiak
[lit] Fix order of checks in shtest-shell.py test
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Daniel Neilson
All libcalls should be considered to be GC-leaf functions.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Florian Hahn
Update to use enum classes for various ARM *Kind enums
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Erich Keane
Fix double destruction of objects when OpenMP construct...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Florian Hahn
[TargetParser] Use enum classes for various ARM kind...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Alexey Bataev
[SLP] Outline code for the check that instruction users...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Simon Pilgrim
[SelectionDAG] Avoid repeated calls to getNumOperands...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Dehao Chen
Make new PM honor -fdebug-info-for-profiling (clang...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
David Blaikie
Fix assert from r309278
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Adrian Prantl
remove redundant check
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
David Blaikie
ThinLTO: Don't import aliases of any kind (even linkonc...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Simon Pilgrim
[SelectionDAG] Tidyup mask creation. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Johannes Altmanninger
[clang-diff] Rename, NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Tobias Grosser
Update isl to isl-0.18-800-g4018f45
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Michael Kruse
[ScopBuilder/Simplify] Refactor isEscaping. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Florian Hahn
[ARM] Mark labels in skipAlignedDPRCS2Spills as fallthr...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Michael Kruse
[Simplify] Count PHINodes in simplifiable exit nodes...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Alexey Bataev
[OPENMP] Codegen for 'in_reduction' clause.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Andrew V. Tischenko
Added cost of ZEROALL and ZEROUPPER instrs in btver2...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Evgeny Astigeevich
[InlineCost, NFC] Change CallAnalyzer::isGEPFree to...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Daniel Sanders
[globalisel][tablegen] Ensure MatchTable's are compile...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Simon Pilgrim
[X86][AVX] Regenerate shuffle tests with broadcast...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Tamas Berghammer
XFAIL/XFlakey some tests what become very flakey on...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Daniel Sanders
Re-commit: r309094 [globalisel][tablegen] Fuse the...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Peter Smith
[CodeGen][ARM] ARM runtime helper functions are not...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Simon Pilgrim
[X86] Adding test cases for LEA factorization (PR32755...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Simon Pilgrim
[X86] Tidyup MaskedLoad/Store mask creation. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Mohammed Agabaria
[TTI] fixing a bug in the isLegalMaskedScatter API
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Peter Smith
[CodeGen][ARM] Revert r309257
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
George Rimar
Revert r309252 "[ELF] - Fix missing relocation when...
commit
|
commitdiff
|
tree
|
snapshot
next