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-04-13
Krzysztof Parzyszek
[Hexagon] Initial instruction cost model for auto-vecto...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Adam Balogh
[Analyzer] Fix for SValBuilder expressions rearrangement
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Peter Collingbourne
Revert r329956, "AArch64: Introduce a DAG combine for...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Krzysztof Parzyszek
[LV] Introduce TTI::getMinimumVF
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Mandeep Singh...
[DebugInfo] Change std::sort to llvm::sort in response...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Stefan Pintilie
[Power9] Add the TLS store instructions to the Power...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Mandeep Singh...
[Transforms] Change std::sort to llvm::sort in response...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Mandeep Singh...
[MC] Change std::sort to llvm::sort in response to...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Mandeep Singh...
[ProfileData] Change std::sort to llvm::sort in respons...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Simon Pilgrim
[CostModel][X86] Add some specific cpu targets to the...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Kostya Kortchinsky
[sanitizer] Allow for the allocator "names" to be set...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Simon Pilgrim
[CostModel][X86] Split fma arith costs tests from other...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Mandeep Singh...
[LTO] Change std::sort to llvm::sort in response to...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Simon Pilgrim
[CostModel][X86] Regenerate latency/codesize cost tests
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Simon Pilgrim
[CostModel][X86] Regenerate cast conversion cost tests
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Simon Pilgrim
[CostModel][X86] Regenerate masked intrinsic cost tests
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Vitaly Buka
[sanitizer] Fix __sanitizer::Vector::Resize vector
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Vitaly Buka
[sanitizer] Replace cast with unsigned literals in...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Davide Italiano
[Command] Simplify the code and make it less error...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Rui Ueyama
Define InitLLVM to do common initialization all at...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Saleem Abdulrasool
support: add missing locale stubs for android L, M
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Andrey Konovalov
hwasan: add -fsanitize=kernel-hwaddress flag
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Davide Italiano
[Command] Implement `statistics` command.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Alexey Bataev
[OPENMP] Replace push_back by emplace_back, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Volodymyr Sapsai
Fix evaluation of `__has_include_next` during -frewrite...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Alexey Bataev
[OPENMP] Code cleanup + formatting, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Roman Lebedev
[InstCombine][NFC] masked-merge: commutativity tests...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Sean Fertile
Add PPC64_GLINK dynamic tag.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Simon Dardis
[mips] Materialize constants for multiplication
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Rafael Espindola
Reduce code duplication.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Simon Pilgrim
[X86] Remove remaining itinerary support from instructi...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Sjoerd Meijer
[ARM] FP16 vmaxnm/vminnm scalar instructions
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Clement Courbet
Revert r330027: "[llvm-exegesis] re-enable failing...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Andrea Di Biagio
[llvm-mca] Ensure that instructions with a schedule...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Yan Luo
[ARC] Add LImm support for J/JL
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Simon Pilgrim
[X86] Generalize X86FixupLEAs to work with TargetSchedModel
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Mircea Trofin
[profile] Fix binary format reader error propagation.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Greg Clayton
Allow relative file paths when settings source breakpoints
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Clement Courbet
[llvm-exegesis] re-enable failing tests after r330026.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Clement Courbet
[llvm-exegesis] Fix use after free.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Simon Pilgrim
Remove comment reference to itineraries. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Sander de Smalen
[AArch64][SVE] Asm: Support for contiguous LD1 (scalar...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Simon Pilgrim
[X86][AVX512] UNPCKL/H PS and PD should be scheduled...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Simon Pilgrim
[X86] Remove remaining OpndItins/SizeItins from all...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Simon Pilgrim
Remove comment references to itineraries. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Clement Courbet
[llvm-exegesis][NFC] Add more logging in case target...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Simon Pilgrim
Remove out of data comment. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Jun Bum Lim
[PostRASink]Add register dependency check for implicit...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Roman Lebedev
[InstCombine][NFC] Regenerate logical-select.ll test
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Krasimir Georgiev
[clang-format] Improve Incomplete detection for (text...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Clement Courbet
[llvm-exegesis] Create test files in temporary directory.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Sander de Smalen
[AArch64][SVE] Asm: Support for contiguous ST1 (scalar...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Simon Pilgrim
[X86] Remove OpndItins/SizeItins from all sse instructi...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Ivan A. Kosarev
[NEON] Support vrndns_f32 intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Ivan A. Kosarev
[NEON] Support intrinsic for scalar and vector versions...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Clement Courbet
Partially revert r330008.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Gabor Horvath
[analyzer] Fix null deref in AnyFunctionCall::getRuntim...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Clement Courbet
[llvm-exegesis] Run unit tests on more platforms.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Roman Lebedev
[InstCombine][NFC] Add last few tests with constant...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Hiroshi Inoue
[NFC] fix trivial typos in comments
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Jonas Devlieghere
Re-land "Don't assume backing thread shares protocol...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Ilya Biryukov
[clangd] Match AST and Index label for template Symbols
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Roman Lebedev
[InstCombine][NFC] Add tests for masked merge folding.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Jonas Devlieghere
Prevent deadlock in OS Plugins
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Roman Lebedev
[InstCombine]: foldSelectICmpAndAnd(): and is commutative
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Sander de Smalen
[AArch64][SVE] Asm: Add support for parsing and printin...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Zinovy Nis
[clang-tidy] Fix ParentVirtualCallCheck for old MSVS...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Martin Pelikan
[XRay] [compiler-rt] reformat and clarify CMakeLists...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Haojian Wu
[clangd] Add line and column number to the index symbol.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Simon Atanasyan
[ELF][MIPS] Support linking of PIE for MIPS
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Gabor Buella
[X86] Fix cldemote builtin signature
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Zinovy Nis
[clang-tidy] [bugprone-parent-virtual-call] Minor cosme...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Gabor Buella
[X86] Introduce cldemote intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Gabor Buella
[X86] Introduce cldemote instruction
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Martin Storsjo
[Support] Fix building for Windows on ARM
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Craig Topper
[X86] Remove the pmuldq/pmuldq intrinsics and replace...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Dean Michael...
[XRay][clang] Make -fxray-modes= additive
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Yunlian Jiang
Enable debug fission for thinLTO linked via gold-plugin
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Xin Tong
[CallSiteSplit] Fix comment. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Erik Pilkington
Fix another bot failure from r329951.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Dean Michael...
[XRay][clang] Add flag to choose instrumentation bundles
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Petr Hosek
[CMake][Fuchsia] Don't specify libc++ ABI version for...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Petr Hosek
[CMake] Set the default ABI version for Fuchsia in...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Kuba Mracek
[tsan] Add interceptors for objc_sync_enter and objc_sy...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Tony Tye
[AMDGPU] Update relocation record description
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Kuba Mracek
[asan] Reduce flakiness in stack-overflow detection
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Stephan T....
[libcxx] [test] Use TEST_IGNORE_NODISCARD.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-12
Stephan T....
[libcxx] [test] Fix whitespace, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-12
Stephan T....
[libcxx] [test] Use TEST_COMPILER_C1XX.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-12
Stephan T....
[libcxx] [test] Silence MSVC warning C4146.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-12
Stephan T....
[libcxx] [test] Fix nodiscard warnings.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-12
Stephan T....
[libcxx] [test] Avoid unary_function.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-12
Stephan T....
[libcxx] [test] Avoid MSVC truncation warnings.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-12
Aaron Smith
[lit] Remove duplicate to_string method
commit
|
commitdiff
|
tree
|
snapshot
2018-04-12
Aaron Smith
[docs] Add LLDB_TEST_USE_CUSTOM_C_COMPILER and LLDB_TES...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-12
Simon Pilgrim
[X86] Remove unused MoveLoadStoreItins/ShiftOpndItins...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-12
Erik Pilkington
Free a pointer, fix a bot.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-12
Eli Friedman
Fix test failure caused by r329965.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-12
Simon Pilgrim
[X86] Remove x86 InstrItinClass entries (PR37093)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-12
Fangrui Song
[CachePruning] Clarify the per-directory entry limit...
commit
|
commitdiff
|
tree
|
snapshot
next