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-02-02
Manman Ren
ObjCXX: fix a crash during typo correction.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Zachary Turner
Don't return a tuple from the skip test function.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Pete Cooper
__mh_execute_header atoms should be global and never...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Anna Zaks
[asan] Remove redundant elif
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Tobias Grosser
Support loads with differently sized types from a singl...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Anna Zaks
[asan] Add iOS support to AddressSanitzier
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Philip Reames
[LVI] Code motion only [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Rui Ueyama
Add "REQUIRES: shell" to fix Windows buildbot.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Philip Reames
[LVI] Refactor to use newly introduced intersect utility
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Justin Bogner
Remove utils/buildit
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Hemant Kulkarni
Correct size calculations for ELF files
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Daniel Sanders
[tsan] Disable x86_64h build that was enabled as part...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Yunzhong Gao
Disable the vzeroupper insertion pass on PS4.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Lang Hames
[Orc] Stub addresses should be based on stub size,...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Pete Cooper
Fix handling of mach header and DSO handle symbols.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Matt Arsenault
AMDGPU: Do not promote allocas with non-inbounds GEPs
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Rui Ueyama
Re-submit ELF: Report multiple errors from the driver.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Rui Ueyama
ELF: Rewrite "echo" command arguments in hope that...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Matt Arsenault
AMDGPU: Handle promoting memmove
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Rui Ueyama
ELF: Do not use fatal in LinkerScript.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Todd Fiala
Revert "[NFC] Cleanup RangeMap.h"
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Rui Ueyama
Do not use filename in a lit test.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Rui Ueyama
ELF: Use StringRef instead of std::string.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Quentin Colombet
[X86] Fix the merging of SP updates in prologue/epilogu...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Matthias Braun
MachineVerifier: Check that defs/uses are live in subre...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Matt Arsenault
AMDGPU: Skip promote alloca with no optimizations
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Matt Arsenault
AMDGPU: Minor cleanups for AMDGPUPromoteAlloca
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Lang Hames
[Orc] Turn OrcX86_64::IndirectStubsInfo into a template...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
David Majnemer
[codeview] Correctly handle inlining functions post...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Matt Arsenault
AMDGPU: Report AMDGPUPromoteAlloca changed the function
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Matt Arsenault
AMDGPU: Whitelist handled intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Matt Arsenault
AMDGPU: Use inbounds when calculating workitem offset
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Kuba Brecka
Reverting r259529 (Marking the mmap_stress.cc TSan...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Zachary Turner
Re-write many skip decorators to use shared code.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Daniel Sanders
Re-commit r259512: [tsan] Add a libc++ and lit testsuit...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Alexey Samsonov
Cast the fifth arg to mremap to void *
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Eugene Zelenko
Fix Clang-tidy readability-redundant-control-flow warni...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Tamas Berghammer
[NFC] Cleanup RangeMap.h
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Tim Northover
ARM: allow both vfma and vfms intrinsics on v7.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Reid Kleckner
[codeview] Wire up the .cv_inline_linetable directive
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Denis Zobnin
PR23057: Fix assertion `Val && "isa<> used on a null...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Alexander Kornienko
[clang-tidy] Removed unnecessary parameters in the...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Alexander Kornienko
[clang-tidy] Add non-constant references in function...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Kuba Brecka
Marking the mmap_stress.cc TSan test as unsupported...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Derek Schuff
[MC] Enable eip-relative addressing on x86-64 for X32 ABI
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Pavel Labath
XFAIL TestConsecutiveBreakpoints.test_single_step_threa...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Todd Fiala
skip TestWatchLocation on OS X
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Tobias Grosser
ScopInfo: Split memory access construction into differe...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Tobias Grosser
ScopInfo: Do not track element-size as additional array...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Daniel Sanders
Revert r259512 - [tsan] Add a libc++ and lit testsuite...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Benjamin Kramer
Make CodeGen headers self-contained.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Pavel Labath
Remove redundant test in TestExitDuringStep
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Rafael Espindola
Expand comment a bit.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Chad Rosier
[AArch64] Add a FIXME comment.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Pavel Labath
Log error message in SBTarget::Launch
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Pavel Labath
Mark TestProcessIO.test_stdin_redirection as flaky...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Daniel Sanders
[tsan] Add a libc++ and lit testsuite for each ${TSAN_S...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Johannes Doerfert
[WWW] Add our Polly/OpenCL paper
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Chad Rosier
[AArch64] Allocate the modified and used regs only...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Tamas Berghammer
Fix single stepping over the IT instruction
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
JF Bastien
WebAssembly: update expected GCC torture test failures
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Benjamin Kramer
Make the remaining headers self-contained.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Benjamin Kramer
[StaticAnalyzer] Pull SymExpr and SymbolData into its...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Johannes Doerfert
Remove unneeded definition [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Johannes Doerfert
Add const keyword to MemoryAccess argument [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Johannes Doerfert
Sort analysis members and unifiy documentation [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Johannes Doerfert
Rename the DataLayout member [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Johannes Doerfert
Remove helper function [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Johannes Doerfert
Remove unnecessary getAnalysis call [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Oliver Stannard
Add backend dignostic printer for unsupported features
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Oliver Stannard
Refactor backend diagnostics for unsupported features
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Denis Zobnin
Fix for PR8901: attribute "mode" rejected for enums...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Simon Pilgrim
[X86][AVX512] Add support for AVX512 VMOVQ (load) shuff...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Tobias Grosser
ScopInfo: Rename AccessType -> ElementType to unify...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Pavel Labath
Fix build after clang interface change in r259489
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Daniel Sanders
[compiler-rt] add_custom_libcxx should pass LLVM_PATH...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Denis Zobnin
Test commit (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Anastasia Stulova
[OpenCL] Eliminate warning when declaring OpenCL builti...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Benjamin Kramer
Make headers self-contained.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Benjamin Kramer
Move DebugInfoKind into its own header to cut the cycli...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Pavel Labath
Fix single-stepping onto a breakpoint
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Daniel Jasper
clang-format: Make AlignAfterOpenBracket also affect...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Tobias Grosser
www: Mark full/partial tile separation for vectorizatio...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Tobias Grosser
www: Update statistic code
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Pavel Labath
Fix compiler lookup when specified without path
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Tobias Grosser
www: update formatting of polyhedral.info news
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
JF Bastien
WebAssembly: add option to disable register coloring
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
George Rimar
[ELF] Implemented -Bsymbolic-functions command line...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Sjoerd Meijer
Removed FeatureVFPOnlySP from the Cortex-R7 processor...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Simon Atanasyan
[ELF] Remove redundant empty line. NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Simon Atanasyan
[ELF] Finalize .dynamic section at the end
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Tobias Grosser
www: Fix overlapping lines II
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Tobias Grosser
Avoid overlapping lines
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Rui Ueyama
ELF: Include archive names in error messages.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Rui Ueyama
ELF: Simplify and add comments.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Maxim Ostapenko
[asan] Fix internal CHECK failure on double free in...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Rui Ueyama
Do not use "No" prefix for boolean variables to make...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Rui Ueyama
ELF: Move GOT relocation handler code to one place...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Rui Ueyama
ELF: Move PLT relocation handler to one place. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
David Majnemer
[RegisterCoalescer] Better DebugLoc for reMaterializeTr...
commit
|
commitdiff
|
tree
|
snapshot
next