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
2015-07-18
Eric Fiselier
Fix warnings in array and assoc containers
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Eric Fiselier
Remove unused typedefs in random and regex
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Eric Fiselier
Cleanup warnings in test/std/depr
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Eric Fiselier
Fix warnings in test/std/algorithms
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Eric Fiselier
Fix unused variable warnings in atomic tests
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Eric Fiselier
Fix warnings in test/std/language.support
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Eric Fiselier
Enable and fix warnings during the build.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Benjamin Kramer
[CodeGen] Don't dereference vector::end if the vector...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Simon Pilgrim
[X86][SSE] Updated SHL/LSHR i64 vectorization costs.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Benjamin Kramer
[AggressiveAntiDepBreaker] Use range loops for multimap...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Yaron Keren
Rangify for loops in GlobalDCE, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Marshall Clow
Fix up typos in a couple of tests; due to agressive...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Eric Fiselier
Add missing instrumentation in vector::insert - Patch...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Benjamin Kramer
[Hexagon] Use composition instead of inheritance from...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Benjamin Kramer
[AST] Remove StmtRange in favor of an iterator_range.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Simon Pilgrim
[X86][SSE] Added additional fp/int tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Simon Pilgrim
Refreshed tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Eric Fiselier
[libcxx] Get is_*_destructible tests passing in C++03.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Daniel Jasper
clang-format: Take nested lines into account when detec...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Simon Pilgrim
Refreshed tests and reordered in descending integer...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Simon Pilgrim
Tidyup shufflevector calls - don't repeat inputs if...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Benjamin Kramer
[AST] Cleanup ExprIterator.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Benjamin Kramer
[clang-modernize] Don't rely on iterator auto-dereferen...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Filipe Cabecinhas
Silence the driver warnings, if we see "-w" on the...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Chandler Carruth
[PM/AA] Remove the addEscapingUse update API that won...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Chandler Carruth
[cmake] Support enabling -Werror in the OpenMP runtime...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Tom Stellard
Driver/ToolChain/AMDGPU: Attempt to fix buildbots after...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Tom Stellard
Driver: Add AMDGPU toolchain
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Davide Italiano
[Sema] Emit correct warning when copy-elision is not...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Chaoren Lin
Add evil hack to workaround the missing libdl.a in...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Chaoren Lin
Apply Android -pie switch to buildDefault as well.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Kostya Serebryany
[libFuzzer] require the files and directories passed...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Evgeniy Stepanov
[asan] Fix shadow mapping on Android/AArch64.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Alexey Samsonov
[Sanitizer] Teach ReadFileToBuffer to distinguish empty...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Greg Clayton
More packet performance improvements.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
David Majnemer
[MS ABI] Explicit specialization of static data members...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Justin Bogner
InstrProf: Promote this assert to a report_fatal_error
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Naomi Musgrave
added test file
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Naomi Musgrave
re-added changes due to svn config setting issues
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Matthias Braun
ARM: Enable MachineScheduler and disable PostRASchedule...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Matthias Braun
ARM: Add scheduling information for LDRLIT instructions...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Greg Clayton
Handle dumping many more packet types including the...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Quentin Colombet
[RAGreedy] Add an experimental deferred spilling feature.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Alex Lorenz
MIR Parser: Allow the dollar characters in all of the...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Enrico Granata
Remove a static helper function and use the StringPrint...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Evgeniy Stepanov
[asan] Fix sanitizer_allocator_test on AArch64.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Eric Fiselier
Cleanup tests that fail in C++1z and with Clang 3.8
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Chaoren Lin
Detect if necessary to build inferior with -pie for...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Alex Lorenz
AsmParser: Add a function to parse a standalone constan...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
James Y Knight
Hopefully fix android i386 build after r242554.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Keno Fischer
[Makefiles] Re-add OSX specific code that got lost...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Chaoren Lin
Check if altsep exists before replace.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Chaoren Lin
Handle altsep ('/' on Windows) in compiler path for...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Saleem Abdulrasool
basic: default to MSVC on Windows
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Enrico Granata
Make this test case be somewhat less verbose when not...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Enrico Granata
Teach the "extend char types" (char16_t, char32_t and...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Steven Wu
Fix test case in r242565
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Adrian McCarthy
Implement FileSystem::GetPermissions for Windows. Diffe...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Richard Smith
Stop treating extension keywords as 'interesting';...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Greg Clayton
Added support for dumping 'x', 'X', 'qSymbol' packets...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Steven Wu
Fix -save-temp when using objc-arc, sanitizer and profiling
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Richard Smith
Refactor to remove repetition, no functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Richard Smith
Remove redundant bouncing between StringRef and a pair...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Kuba Brecka
[asan] Add a comment explaining why non-instrumented...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Chaoren Lin
freeaddrinfo(NULL) segfaults on Android.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Enrico Granata
Teach the NSString data formatter to handle embedded...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Arnold Schwaighofer
MergeFuncs: Transfer the function parameter attributes...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Rafael Espindola
Start adding documentation for llvm-lib.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Enrico Granata
Improve the NSString data formatter so that explicitly...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
James Y Knight
Fix alignment issues in Clang.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Adam Nemet
Revert "ARM: Enable MachineScheduler and disable PostRA...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Enrico Granata
Split the portion of the data-formatter-objc test case...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Matthias Braun
Use llvm_unreachable() instead of report_fatal_error...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Peter Zotov
[OCaml] Do not use -warn-error in tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
James Molloy
[ARM] Use [SU]ABSDIFF nodes instead of intrinsics for...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
James Molloy
[AArch64] Use [SU]ABSDIFF nodes instead of intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Hans Wennborg
Add libunwind to the release scripts
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Eli Bendersky
Use inbounds GEPs for memcpy and memset lowering
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Marshall Clow
Bump libc++ version # to 3.8
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Reid Kleckner
Add missing chkstk.S files from r242539
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Reid Kleckner
compiler-rt: add support for mingw-w64 in builtins
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Evgeniy Stepanov
[msan] Fix open_memstream handling.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Samuel Benzaquen
[ASTMatchers] Use provided target NodeKind instead...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Rafael Espindola
Add support for producing thin archives in llvm-lib.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Pavel Labath
Standalone cmake build improvements (bug #23889)
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Alexandros...
Edited the CPUNames table of TargetParser
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Pavel Labath
Fix liblldb linking on RHEL 6 (bug #24140)
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Tobias Grosser
GPURuntimeDebugPrinter: Printer pointer values (except...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Tom Stellard
R600: Add macro defs for all supported OpenCL extensions
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Petar Jovanovic
[Mips] Set mips64r6 as default CPU for MIPS64 Android
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Andrey Bokhanko
Changed "pragma" -> "#pragma" in a comment, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
John Brawn
Make global aliases have symbol size equal to their...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Tamas Berghammer
Improve conditional opcode handling in emulation based...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Daniel Sanders
test-release.sh: Add ability to do a test build using...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Pavel Labath
[LLGS] Limit jThreadsInfo to only the most important...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Tamas Berghammer
Fix android build after r242514
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Pavel Labath
[MainLoop] Fix assertion failure
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Alexandros...
-Refactored ARMTargetInfo in order to use the API of...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Andrew Wilkins
[llgo] cmd/gllgo: handle/ignore more flags
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Chandler Carruth
[PM/AA] Disable the core unsafe aspect of GlobalsModRef...
commit
|
commitdiff
|
tree
|
snapshot
next