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
2017-05-26
Ravitheja Addepally
Fixing Memory Leak
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
John Brawn
[ARM] Fix lowering of misaligned memcpy/memset
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Amaury Sechet
nits in wide-integer-cmp.ll . NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Pavel Labath
Fix 32-bit builds
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
John Brawn
[ARM] Add tests for 6-M memcpy/memset code generation
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Egor Churaev
[OpenCL] An error shall occur if any scalar operand...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Andrew V. Tischenko
The fix for PR22004: X86AsmParser.cpp asserts: OperandS...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
George Rimar
Revert "[DWARF] - Make collectAddressRanges() return...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
George Rimar
Recommit r303978 "[DWARF] - Make collectAddressRanges...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Siddharth Bhat
[Docs] Fix exception name being caught in case ReadTheD...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
George Rimar
Revert r303978 "[DWARF] - Make collectAddressRanges...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Nirav Dave
Fix signedness of constant. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Roger Ferrer...
Export the required symbol from DynamicLibraryTests
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
George Rimar
[DWARF] - Make collectAddressRanges() return section...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Ilya Biryukov
[clangd] Allow to use vfs::FileSystem for file accesses.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
George Rimar
[ELF] - Follow up for r303975. NFCi.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
George Rimar
[ELF] - Do not produce duplicate values in .gdb_index...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Daniel Jasper
Remove unnecessary double-assignment triggering -Wseque...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
George Rimar
[ELF] - Simplify implementation of constant pool when...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Ravitheja Addepally
Implementation of remote packets for Trace data.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Max Kazantsev
Re-enable "[SCEV] Do not fold dominated SCEVUnknown...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Matthias Braun
LivePhysRegs: Skip reserved regs in computeLiveIns...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Wei Mi
Revert rL303923 since it broke the sanitizer bootstrap...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Craig Topper
[InstSimplify] Use APInt::isMask isntead of manually...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Craig Topper
[InstSimplify] Use m_ConstantInt matchers to short...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Eric Fiselier
Workaround debug info bug in Clangs coroutine implement...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Ed Maste
FreeBSD ProcessMonitor: map TRAP_CAP to a trace trap
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Chandler Carruth
[IR] Add an iterator and range accessor for the PHI...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Eric Fiselier
Get <experimental/coroutine> working in C++03.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
George Burgess IV
[docs] Point coroutine link to an actual document
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Rui Ueyama
Rearrange code for the sake of readability. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Matthias Braun
Revert "LivePhysRegs: Fix addLiveOutsNoPristines()...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Rui Ueyama
Simplify. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Rui Ueyama
Inline a trivial constructor.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Tim Northover
Create valid LValue to represent null pointers in const...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Eric Fiselier
Guard <experimental/coroutine> against older Clang...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Matthias Braun
Revert "LivePhysRegs: Skip reserved regs in computeLive...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Matthias Braun
Test for r303938
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Eric Fiselier
Remove incorrect #ifdef guards around variant tests.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Chandler Carruth
[PM] Enable the new simple loop unswitch pass in the...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Casey Carter
[test] Fix breakage from r303947 =(
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Rui Ueyama
Tidy up RelocVisitor.h.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Matthias Braun
LivePhysRegs: Follow-up to r303937
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Rafael Espindola
Remove dummy cast. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Casey Carter
[test] make_shared<T()>(...) is, uh, libc++-specific
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Zachary Turner
[llvm-pdbdump] Don't crash when displaying padding.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Richard Smith
Factor resolving of header directives -> files out...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Eugene Zelenko
[Examples] Fix some Clang-tidy modernize-use-using...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Dimitry Andric
Return a lit.Test.Result object from TestRunner's execu...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Zachary Turner
Remove unused member.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Vitaly Buka
[compiler-rt] Replace allow_user_segv_handler=0 with...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Tim Shen
[PPC] Add text for assert.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Peter Collingbourne
LTO: Do summary-based prevailing symbol resolution...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Matthias Braun
LivePhysRegs: Fix addLiveOutsNoPristines() for return...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Matthias Braun
LivePhysRegs: Skip reserved regs in computeLiveIns...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Eric Fiselier
Re-add <experimental/coroutine> to the module map.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Zachary Turner
[CV Type Merging] Find nested type indices faster.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Richard Trieu
"*" => "+" to avoid matching on empty string.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
David Blaikie
DebugInfo: Simplify scopes+subprogram handling since...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Richard Trieu
Make test/Driver/baremetal.cpp work when output directo...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Tim Shen
[PPC] Fix atomics lowering in DAG lowering.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Richard Smith
Switch from using a DiagnosticTrap and a note for ...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Eric Fiselier
Correct typo: LIBCXXABI_BUILTINS_LIBRARY -> LIBCXX_BUIL...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Martell Malone
libcxx: fix bootstrapping for mingw-w64
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
David Blaikie
Fix test to handle running on platforms which don't...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Rui Ueyama
When uncompressing sections, remove SHF_COMPRESSED...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Rafael Espindola
Revert "Simplify a variable type by using StringRef...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Craig Topper
[InstCombine] Add an InstCombine specific wrapper aroun...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Wei Mi
[GVN] Add phi-translate support in scalarpre.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Andrew Kaylor
Add constrained intrinsics for some libm-equivalent...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Matthias Braun
CodeGen: Rename DEBUG_TYPE to match passnames
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Zachary Turner
[lld] Fix a bug where we continually re-follow type...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Zachary Turner
[CodeView Type Merging] Don't keep re-allocating temp...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Zachary Turner
Make BinaryStreamReader::readCString a bit faster.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Bob Haarman
[pdb] pad source file name buffer at the end instead...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Zachary Turner
Fix a bug in MappedBlockStream.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Sam Clegg
[WebAssembly] MC: Include unnamed data when writing...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Zachary Turner
[CodeView Type Merging] Avoid record deserialization...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Aaron Ballman
Update the getting started documentation to match the...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Aaron Ballman
Update the documentation and CMake file for Visual...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Kostya Serebryany
[asan] relax sanbox_read_proc_self_maps_test to pass...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Hans Wennborg
Make test/Driver/baremetal.cpp pass on Windows
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Erich Keane
Earlier revert introduced an extra space, remove it.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Reid Kleckner
Revert "[AMDGPU] add __builtin_amdgcn_s_getpc"
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Kamil Rytarowski
Fix bug #28898
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Francis Ricci
Fix typo in tls patch
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Rui Ueyama
Accept not only --reproduce <foo> but also --reproduce...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Kyle Butt
PPC: Correct Size for GETtlsADDR
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Adrian Prantl
Add a test for PR33166.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Nico Weber
Revert r303859, CodeGen/AMDGPU/llvm.amdgcn.s.getpc...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Manoj Gupta
[AArch64]: add 'a' inline asm operand modifier.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Eric Fiselier
Update more coroutine_handle signatures to reflect...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Billy Robert...
Add asserts that the nullptr is maintained in string...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Jonathan Roelofs
Appease more buildbots about r303873
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Adrian Prantl
Fix SelectionDAGBuilder::getDbgValue to not expect...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Adrian Prantl
Delete an obsolete paragraph in LangRef.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Eric Fiselier
Update coroutine_handle<P>::promise to reflect N4663.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
David Blaikie
DebugInfo: Produce debug_{gnu_}pub{names,types} entries...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Rui Ueyama
Use MD5::hash(). NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Vitaly Buka
[compiler-rt] Make print_module_map description consist...
commit
|
commitdiff
|
tree
|
snapshot
next