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-07-21
Dean Michael...
[compiler-rt][XRay] re-submitting r276117, with fixes...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Craig Topper
[Sema,X86] Add explicit check to ensure that builtins...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Craig Topper
[X86] Add missing __x86_64__ qualifiers on a bunch...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
David Majnemer
[GVNHoist] Preserve optimization hints which agree
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Tobias Grosser
tests: fix order of memory accesses to ensure import...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Tobias Grosser
JScop: Factor out importContext [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Tobias Grosser
JScop: Factor out importContext [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Tobias Grosser
JScop: Factor out importSchedule [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
George Rimar
[ELF] - Initial support of tree-style linker script...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Davide Italiano
[CodeGen] Handle recursion in LLVMIRGeneration Timer.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Marshall Clow
Fix some string_view tests that were failing when excep...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
David Majnemer
[GVNHoist] Don't wrongly preserve TBAA
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
David Majnemer
[MergedLoadStoreMotion] Remove out of date comment
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Marshall Clow
Implement std::string_view as described in wg21.link...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Amaury Sechet
Add missing import to fix the build
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Amaury Sechet
Expose AttributeSetNode, use it to provide aggregate...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Matthias Braun
IPRA: Fix RegMask calculation for alias registers
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Xinliang David Li
[Profile] bug fix: profile dir not recursively created
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Eric Fiselier
Mark P0358r1 as complete. It is already implemented
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
George Burgess IV
[Sema] Fix PR28623.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Eric Fiselier
Mark P0337r0 as complete. It was already implemented...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Eric Fiselier
Implement P0084r2. Changing emplace return types.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Xinliang David Li
[Profile] Add new test to cover %m specifier with share...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Etienne Bergeron
[compiler-rt] Fix broken SymInitialize unittest
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Etienne Bergeron
fix warning when generating sphinx doc.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Xinliang David Li
[Profile] More test clean up to read profile from direc...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Xinliang David Li
[Profile] Cleanup test to use new dir input feature
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Adam Nemet
[OptDiag] Missed these when making the IR Value a const...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Adam Nemet
[OptDiag,LV] Add hotness attribute to applied-optimizat...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Matthias Braun
X86InstrInfo: No need for liveness analysis in classify...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Sanjay Patel
[InstCombine] LogicOpc (zext X), C --> zext (LogicOpc...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Enrico Granata
Fix an issue where LLDB would detect an empty shared...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Eric Fiselier
[libunwind] Properly align _Unwind_Exception.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Eric Fiselier
Update .arcconfig
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Davide Italiano
[MachO] Add a couple of missing braces.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Adam Nemet
[OptDiag,LV] Add hotness attribute to the derived analy...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Sanjay Patel
[InstSimplify][InstCombine] don't crash when folding...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Eric Fiselier
Disable warning flags when running .fail.cpp tests.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Xinliang David Li
[Profile] Document new profile file name modifiers
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
George Burgess IV
Make help text more consistent. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Tim Northover
GlobalISel: Remove explicit enumerator values from...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Kelvin Li
[OpenMP] Sema and parsing for 'target simd' pragma
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Xinliang David Li
Fix test failure on Win
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
George Burgess IV
[CFLAA] Add offset tracking in CFLGraph.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Eric Fiselier
Unbreak traits tests by handling differences between...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Vedant Kumar
[utils] Add script to check for code coverage regressions
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Xinliang David Li
Sync up with llvm copy /NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Xinliang David Li
Reapply r276185
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Justin Lebar
[NVPTX] Enable the load-store vectorizer on nvptx.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Kostya Serebryany
[sanitizers] split sanitizer_allocator.h into a number...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Xinliang David Li
Revert r276185 -- build bot failure
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Geoff Berry
[AArch64] Register AArch64LoadStoreOptimizer so it...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Adam Nemet
[OptDiag,LV] Add hotness attribute to analysis remarks
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Adam Nemet
[OptDiag] Take the IR Value as a const pointer
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Adam Nemet
[OptDiag] Wrap a long line
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Artem Belevich
[NVPTX] Renamed NVPTXLowerKernelArgs -> NVPTXLowerArgs...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Richard Smith
Fix memory leak introduced in r276159.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Etienne Bergeron
revert rL276179: [compiler-rt] Fix broken unittest...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Hans Wennborg
Revert r276117 "[XRay] Basic initialization and flag...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Xinliang David Li
[Profile] support directory reading in profile merging
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Tim Northover
GlobalISel: implement Legalization querying framework.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Ahmed Bougacha
[AArch64][FastISel] Select -O0 legal cmpxchg.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Ahmed Bougacha
[AArch64][FastISel] Select atomic stores into STLR.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
David Majnemer
[GVNHoist] Don't hoist PHI nodes
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
John McCall
When copying an array into a lambda, destroy temporarie...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Etienne Bergeron
[compiler-rt] Fix broken unittest related to 64-bit...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Kelvin Li
[OpenMP] Allow negative lower bound in array sections...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Simon Atanasyan
[ELF][MIPS] Omit redundant arguments in the `getMipsEFl...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Rafael Espindola
Delete EhInputSection::getOffset.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Davide Italiano
[SCCP] Zap multiple return values.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Simon Atanasyan
[ELF][MIPS] Create PLT entry specific for MIPS ABI...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Simon Atanasyan
[ELF][MIPS] Pick arch flag from the first input file.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Justin Lebar
[LSV] Don't move stores across may-load instrs, and...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Justin Lebar
[LSV] Vectorize up to side-effecting instructions.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
George Burgess IV
[MSSA] Add an overload for getClobberingMemoryAccess.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Rui Ueyama
[pdbdump] Use the "flow" style to print out a sequence...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Kelvin Li
[OpenMP] Ignore parens in atomic capture
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Francis Ricci
Fix typo in test runner
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Rui Ueyama
Function names should start with lowercase letters.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Rui Ueyama
Return a vector from createPhdrs instead of return...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Rui Ueyama
Replace parallel arrays with a StringSwitch.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Rui Ueyama
Remove `else` after `break`.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Yaxun Liu
[OpenCL] AMDGCN target will generate images in constant...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Tim Northover
GlobalISel: properly conditionalize LLT use.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Richard Smith
[modules] Don't emit initializers for VarDecls within...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Tim Northover
GlobalISel: implement low-level type with just size...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Rafael Espindola
Avoid use of uninitialized iterators.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Alina Sbirlea
Properly ifdef the use of cpuid.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Chandler Carruth
Add yet more explicit template instantiations. These...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Artem Belevich
[NVPTX] deal with all aggregate return types.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Artem Belevich
[NVPTX] Improve lowering of byval args of device functions.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Richard Smith
Fix modules self-host: add missing include and forward...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Francis Ricci
[compiler-rt] Don't require c++ headers when configurin...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Adam Nemet
[OptDiag] Fix function comment
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Alina Sbirlea
[cpu-detection] Cleanup of Host.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Francis Ricci
[compiler-rt] Fix target architecture matching
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Sanjay Patel
minimize tests and auto-generate checks
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Rafael Espindola
Create thunks before regular relocation scan.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Jason Henline
Add .clang-format to parallel-libs
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Rafael Espindola
Use iterators to avoid dereferencing end().
commit
|
commitdiff
|
tree
|
snapshot
next