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
2016-09-23
Nemanja Ivanovic
[Power9] Exploit move and splat instructions for build_...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
George Rimar
[ELF] - Linkerscript: implement DEFINED() command.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Eugene Leviant
Linker script: fix crash when discarding section
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
George Rimar
[ELF] - Linkerscript: Implemented >> and <<
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Daniel Marjamaki
Minor tweak. Avoid hardcoding.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
James Molloy
[ARM] Promote small global constants to constant pools
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Michal Gorny
cmake: Support overriding Sphinx HTML doc install directory
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
George Rimar
Revert r282238 "Revert r282235 "[llvm-dwarfdump] -...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
George Rimar
Revert r282235 "[llvm-dwarfdump] - Teach dwarfdump...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Alexey Bataev
[InstCombine] Fix for PR29124: reduce insertelements...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Pavel Labath
[gdb-remote] Remove the const char * version of SendPac...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
George Rimar
[llvm-dwarfdump] - Teach dwarfdump to dump gdb-index...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Valery Pykhtin
[AMDGPU] Refactor VOP1 and VOP2 instruction TD definitions
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Daniel Marjamaki
Fix indentation
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Maxim Ostapenko
[msan] Prevent initialization failure with newer (2...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Craig Topper
[AVX-512] Split X86ISD::VFPROUND and X86ISD::VFPEXT...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Craig Topper
[AVX-512] Add separate ISD opcodes for each form of...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Craig Topper
[AVX-512] Use different ISD opcodes for some of the...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Craig Topper
[AVX-512] Add initial support for checking rounding...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Craig Topper
[X86] Split up the single switch statement in Sema...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Zachary Turner
Fix windows build caused by mixing enum and enum class.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Kostya Serebryany
[libFuzzer] be more precise about what we reset in...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Kostya Serebryany
[libFuzzer] fix merging with trace-pc-guard
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Tom Stellard
AMDGPU/SI: Include implicit arguments in kernarg_segmen...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Kostya Serebryany
[libFuzzer] simplify the TracePC logic
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Quentin Colombet
[RegisterBankInfo] Mark the dump methods with LLVM_DUMP...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Quentin Colombet
[AArch64][RegisterBankInfo] Sanity check TableGen'ed...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Kostya Serebryany
[libFuzzer] move value profiling logic into TracePC
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Tom Stellard
Triple: Add opencl environment type
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Petr Hosek
[MC] Support skip and count for .incbin directive
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Kostya Serebryany
[libFuzzer] change ValueBitMap to remember the number...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Quentin Colombet
[AArch64][RegisterBankInfo] Switch to TableGen'ed like...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Quentin Colombet
[RegisterBankInfo] Check that the mapping covers the...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Quentin Colombet
[RegisterBankInfo] Use array instead of SmallVector...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Jim Ingham
Add the ability to append breakpoints to the save file.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Kostya Serebryany
[libFuzzer] simplify the crash minimizer; split MaxLen...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Sanjay Patel
[InstCombine] fold X urem C -> X < C ? X : X - C when...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Jim Ingham
Add the ability to deserialize only breakpoints matchin...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Davide Italiano
[AsmParser] Remove unused partial template specialization.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Jim Ingham
Serilize the thread options within the breakpoint options.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Vedant Kumar
[utils] Teach the code coverage prep script about ...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Vedant Kumar
[llvm-cov] Document some fields in a class (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Vedant Kumar
[llvm-cov] Add the ability to specify directories of...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Matthias Braun
MachineScheduler: Slightly simplify release node
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Matthias Braun
MachineScheduler: Remove ineffective heuristic; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Hans Wennborg
Revert r282168 "GVN-hoist: fix store past load dependen...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Xinliang David Li
[Profile] Remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Davide Italiano
[ELF/GC] Don't crash while processing Discarded sections.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Chris Bieneman
[CMake] Fixing a small hack in add_lldb_library
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Zachary Turner
Try to fix build errors on Android.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Krzysztof Parzyszek
[RDF] Add initial support for lane masks in the DFG
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Xinliang David Li
[Profile] suppress verbose rt message by default
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Krzysztof Parzyszek
[Hexagon] Remove USR_OVF from CtrRegs register class
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Krzysztof Parzyszek
[RDF] Print the function name for calls in dumps
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Krzysztof Parzyszek
[RDF] Use uint32_t for register numbers instead of...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Peter Collingbourne
cfi: Fixes for check-cfi when configured as an external...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Zachary Turner
Convert option tables to ArrayRefs.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Vedant Kumar
[lld] Add llvm-pdbdump as a test dependency
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Arnold Schwaighofer
i386 does not support optimized swifterror handling
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Hans Wennborg
Win64: Don't emit unwind info for "leaf" functions...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Renato Golin
[OpenBSD] Add type sign information for OpenBSD
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Zachary Turner
Fix build breakage due to typo in cast.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Nemanja Ivanovic
[PowerPC] Sign extend sub-word values for atomic compar...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Rafael Espindola
Remove extra \
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Rafael Espindola
Don't move orphan sections past assignments.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Enrico Granata
Actually, do it this way because I will want to know...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Enrico Granata
The host version of lldb always builds for macosx
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Nirav Dave
[DAG] Fix incorrect alignment of ext load.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Rafael Espindola
Simplify. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Sebastian Pop
GVN-hoist: do not dereference null pointers
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Krzysztof Parzyszek
[PPC] Set SP after loading data from stack frame, if...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Rafael Espindola
Avoid duplicated code.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Todd Fiala
fix DarwinLog no-info/no-debug case
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Todd Fiala
added environment variable-related Args gtests
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Zachary Turner
Speculative fix for build failures due to consumeInteger.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Vedant Kumar
[docs] Touch up the coverage docs some more
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Sebastian Pop
GVN-hoist: fix store past load dependence analysis...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Pavel Labath
Fix TestBreakpointSerialization on windows
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Rafael Espindola
Simplify. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Sebastian Pop
GVN-hoist: fix typo
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Zachary Turner
[Support] Add StringRef::consumeInteger.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Etienne Bergeron
[compiler-rt] fix typo in option description [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Sebastian Pop
GVN-hoist: move hoist testcase to GVNHoist dir
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Sebastian Pop
GVN-hoist: only hoist relevant scalar instructions
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Rafael Espindola
Handle empty sections with symbol assignments.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Haojian Wu
[clang-tidy] Add doc for `explain-config` option.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Dmitry Vyukov
tsan: fix bug introduced in 282152
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Daniel Marjamaki
Fix Wbitfield-constant-conversion false positives
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Keith Walker
Reapplying r281895 (and follow-up r281964) after fixin...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Teresa Johnson
Third attempt to fix Sphinx bot
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Tim Northover
GlobalISel: handle stack-based parameters on AArch64.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Dmitry Vyukov
tsan: support pie binaries on newer kernels
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Teresa Johnson
Second attempt to fix Sphinx bot
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Anna Thomas
[RS4GC] Remat in presence of phi and use live value
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Rafael Espindola
Fix VA computation for tbss.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Aaron Ballman
Fixing sphinx build due to diagnostic:
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Rafael Espindola
Handle multiple .tbss sections.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Eric Liu
[change-namespace] fix qualifier of function references.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Artem Tamazov
[AMDGPU][mc] Add support for absolute expressions in...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Nemanja Ivanovic
[PowerPC] Remove LE patterns matching generic stores...
commit
|
commitdiff
|
tree
|
snapshot
next