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-08-04
Jonas Hahnfeld
kmp_taskdeps.cpp: Fix debugging output
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Simon Pilgrim
[X86][SSE] Add initial costs for vector CTTZ/CTLZ
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Ying Yi
[LLVM-COV]Replace tabs to the space indentations in...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Jonas Hahnfeld
Remove LLVM_ENABLE_LIBCXXABI
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Simon Pilgrim
[X86][SSE] Don't decide when to scalarize CTTZ/CTLZ...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Benjamin Kramer
Make isExternC work on VarDecls too.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
George Rimar
[ELF] - Attemp to fix buildbot.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
George Rimar
[ELF] - Linkerscript: implemented ASSERT() keyword.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Kirill Bobyrev
[clang-rename] add missing clang-format improvements
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Simon Dardis
[mips] Enable tail calls by default
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Tobias Grosser
GPGPU: Cache PTX kernels
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
George Rimar
[ELF] - Linkerscript: Fixed SORT_BY_ALIGNMENT sorting...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
George Rimar
[ELF] - Remove trailing whitespaces. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Diana Picus
Typo fix in comment. NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Eugene Leviant
[ELF] Linkerscript: remove repeated sections in filter()
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Miklos Vajna
Run clang-format on clang-rename code
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Dean Michael...
[XRay] Align entry and return sleds to 2 byte boundaries
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Matt Arsenault
AMDGPU: Fix a slow test by using basic regalloc
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Tobias Grosser
GPGPU: Handle scalar array references
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Tobias Grosser
BlockGenerator: Assert that we do not get alloca of...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Tobias Grosser
GPGPU: Pass subtree values correctly to the kernel
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Eric Christopher
After PR28761 use -Wall with -Werror in builtins tests...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Amaury Sechet
Fix intrinsics.ll test
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Amaury Sechet
Add popcount(n) == bitsize(n) -> n == -1 transformation.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
David Majnemer
Forgot the dyn_cast_or_null intended for r277691.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Bruno Cardoso...
[Darwin] Exclude interception union tests on Darwin...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
David Majnemer
Reinstate "[CloneFunction] Don't remove side effecting...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Bruno Cardoso...
Revert "GVN-hoist: enable by default" & "Make GVN Hoist...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Chandler Carruth
[PM] Change the name of the repeating utility to someth...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Sebastian Pop
Make GVN Hoisting obey optnone/bisect.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Rui Ueyama
Remove buggy PROVIDE-in-output-description command.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Rui Ueyama
Make ScriptParser::read* functions more functional...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Sebastian Pop
GVN-hoist: enable by default
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Dean Michael...
[compiler-rt][XRay] Stash xmm registers in the trampolines
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Rui Ueyama
pdbdump: Add a test to verify the result of PDB ->...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Rui Ueyama
pdbdump: Fix crash bug.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Rui Ueyama
Make filler expression compatible with gold.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Reid Kleckner
Only run ill.cc test on x86, 32 or 64 bit
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Justin Bogner
llvm-profdata: Clarify the top level help
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Alexander Kornienko
[clang-tidy] Inefficient string operation
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Kirill Bobyrev
[clang-rename] improve USRFindingAction
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Jim Ingham
Errors compiling breakpoint conditions will cause the...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Matthias Braun
RenameIndependentSubregs: Fix liveness query in rewrite...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Jim Ingham
Add the new OCaml support files to the Xcode project...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Sanjay Patel
[InstCombine] use m_APInt to allow icmp eq (add X,...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Hubert Tong
[Concepts] remove default argument for RequiresClause...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Kevin Enderby
Needed change to lld for the changes to libObject/Archi...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Kevin Enderby
Clean up of libObject/Archive interfaces and change...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Guozhi Wei
[PPC] Handling CallInst in PPCBoolRetToInt
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Bruno Cardoso...
Revert "[ARM] Constant Materialize: imms with specific...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Rui Ueyama
Create only one vector instead of two.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
George Burgess IV
[MSSA] Fix a bug in MemorySSA's move ctor.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Sebastian Pop
GVN-hoist: limit the length of dependent instructions
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Sebastian Pop
GVN-hoist: compute DFS numbers once
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Sebastian Pop
GVN-hoist: compute MSSA once per function (PR28670)
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Sanjoy Das
[IndVars] Un-grepify test; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Yaxun Liu
[OpenCL] Fix size of image type
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Rui Ueyama
Rename functions that handle bitcode files.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Matthias Braun
opt-bisect-legacy-pass-manager.ll: Test only works...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Rui Ueyama
Do not instantiate Triple twice.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Rui Ueyama
Add EM_IAMCU support.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Reid Kleckner
Revert "[CloneFunction] Don't remove side effecting...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
George Burgess IV
[MSSA] clang-format. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
George Burgess IV
[MSSA] Add special handling for invariant/constant...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Sanjay Patel
[InstCombine] use m_APInt to allow icmp eq (srem X...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
George Burgess IV
[MSSA] Add logic for special handling of atomics/volatiles.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Elliot Colp
I can't reproduce this buildbot failure locally, so...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Tobias Grosser
[InstCombine] Refactor optimization of zext(or(icmp...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Sebastian Pop
Pass EphValues by const-ref as it is not modified in...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Nicolai Haehnle
[InstCombine] Cleanup select-bitext.ll tests
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Ivan Krasin
Add CFI tests for -lowertypetests-bitsets-level.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Simon Pilgrim
[X86][SSE] Enable target shuffle combining to combine...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Vedant Kumar
Reapply "More fixes to get good error messages for...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Sanjay Patel
[InstCombine] use m_APInt to allow icmp (binop X, Y...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Vedant Kumar
Revert "More fixes to get good error messages for bad...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Krzysztof Parzyszek
[Hexagon] Generate COPY/REG_SEQUENCE more aggressively...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Duncan P. N...
IR: Drop uniquing when an MDNode Value operand is deleted
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Ehsan Amiri
Adding -verify-machineinstrs option to PowerPC tests
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Kirill Bobyrev
[docs] fix typo in clang-rename docs
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Krzysztof Parzyszek
[Hexagon-ish] Add function to print cell map contents...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Reid Kleckner
[ASan] Report illegal instruction exceptions in ASan
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Pirama Arumuga...
Disable KMP_CANCEL_THREADS on Android
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Nico Weber
lld-link: Include the name of bad input files in severa...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Jason Henline
[StreamExecutor] Add KernelLoaderSpec
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
David Majnemer
[CloneFunction] Don't crash if the value map doesn...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Luke Drummond
[RenderScript] Always create a new allocation ID in...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Sanjay Patel
use local variables; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
David Majnemer
[CloneFunction] Don't remove side effecting calls
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Weiming Zhao
[ARM] Constant Materialize: imms with specific value...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Zachary Turner
[msf] Make FPM reader use MappedBlockStream.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Luke Drummond
Fix an unused variable warning in release builds.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Renato Golin
Revert "Teach CorrelatedValuePropagation to mark adds...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Benjamin Kramer
Hexagon: Use llvm_unreachable. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Etienne Bergeron
[compiler-rt] Fix CHECK coding style [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Manuel Klimek
Fix bug in conflict check for Replacements::add().
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Elliot Colp
Disable shrinking of SNaN constants
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Krzysztof Parzyszek
[Hexagon] Do not check alignment for unsized types...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Nico Weber
Revert an unintentional change from r277599
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Nico Weber
Revert 277594, it caused PR28827
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Sanjay Patel
add a vector variant of each test
commit
|
commitdiff
|
tree
|
snapshot
next