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-09-27
Davide Italiano
[llvm-cxxfilt] Use llvm::outs(). Simplify.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Sanjay Patel
[x86] use isNullFPConstant(); NFCI
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Reid Kleckner
[DebugInfo] Add comments to phi dbg.value tracking...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Krzysztof Parzyszek
[RDF] Add "dead" flag to node attributes
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Krzysztof Parzyszek
[RDF] Special treatment of exception handling registers
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Chris Bieneman
Improve CMake output of host and target triple
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Sanjoy Das
[SCEV] Replace a struct with a function; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Sanjoy Das
[SCEV] Use find instead of find_as; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Sanjoy Das
[SCEV] Reduce the scope of a struct; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Sanjoy Das
[SCEV] Remove custom RAII wrapper; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Sanjoy Das
[SCEV] Make PendingLoopPredicates more frugal; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Chris Bieneman
[CMake] Use if(... IN_LIST ...) instead of list(FIND...)
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Jonathan Peyton
Mixed type atomic routines for unsigned integers.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Todd Fiala
convert TestFatArchives.py over to no-debug-info test
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Jonathan Peyton
Disable monitor thread creation by default.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Keith Walker
Propagate DBG_VALUE entries when there are unvisited...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Rafael Espindola
Use xxhash for fast --build-id.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Adam Nemet
Revert "Adapt to LLVM optimization remark interface...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Adam Nemet
Revert "Output optimization remarks in YAML"
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Zachary Turner
Add llvm::join_items to StringExtras.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Daniel Dunbar
[lit] Fix refacto introduced by rL282479.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Adam Nemet
Adapt to LLVM optimization remark interface change...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Adam Nemet
Output optimization remarks in YAML
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Adam Nemet
Sort headers
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
George Rimar
[ELF] - Fixed string encoding in test. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Todd Fiala
xfail TestExec.py on macOS
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
George Rimar
[ELF] - Fixed linkage error when using -g --gc-sections...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Manuel Klimek
project_id is from another era in phabricator land...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Rafael Espindola
Add xxhash to llvm.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Ayman Musa
Update to commit r282488, fix the buildboot failure.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Jason Henline
[SE] Change CoreTests target name
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Alexander Kornienko
[docs] Fix naming style in the example
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Konstantin...
[AMDGPU] Enable changing instprinter's behavior based...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Ayman Musa
[avx512] Add aliases to some missing avx512 intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Simon Dardis
[mips] Disable tail calls temporarily
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Eric Liu
Workaround ASTMatcher crashes. Added some more test...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Simon Dardis
[mips] Add rsqrt, recip for MIPS
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Aaron Ballman
Silencing a Sphinx diagnostic with options, again.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Michal Gorny
[cmake] Add linker option "-Wl,-z,defs" in standalone...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Andrey Bokhanko
[docs] Make WritingAnLLVMPass.rst up-to-date with curre...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Nemanja Ivanovic
[Power9] Builtins for ELF v.2 ABI conformance - front...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Haojian Wu
[include-fixer] Add customized editor settings documents.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Dimitar Vlahovski
Trying to fix lldb build breakage probably caused by...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Nemanja Ivanovic
[Power9] Builtins for ELF v.2 API conformance - back...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Haojian Wu
[clang-move] Use isStaticStorageClass matcher.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Haojian Wu
[clang-tidy] Use isStaticStorageClass ast matcher.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Michal Gorny
[cmake] Strip possibly-inherited compiler flags in...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Haojian Wu
[ASTMatcher] Clarify isStaticStorageClass and hasStatic...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Craig Topper
[X86] Add test case for PR30511 and r282341.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Craig Topper
[X86] Expand all-ones-vector test to cover 256-bit...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Craig Topper
[X86] Use std::max to calculate alignment instead of...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Shoaib Meenai
[libc++abi] Default to DLL annotations on Windows
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Kostya Serebryany
[libFuzzer] run re2 test in 8 threads by default
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Eric Fiselier
Fix possible division by zero
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Kostya Serebryany
[sanitizer-coverage] fix a bug in trace-gep
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Eric Fiselier
Remove out of date items in TODO.txt
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Kostya Serebryany
[sanitizer-coverage] don't emit the CTOR function if...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Richard Smith
Remove default argument from lambda to appease old...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Richard Smith
Defend test against differences between 32-bit and...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Ivan Krasin
Revert r277556. Add -lowertypetests-bitsets-level to...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Kostya Serebryany
[libFuzzer] add a test based on openssl-1.0.1f (finds...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Kostya Serebryany
[libFuzzer] add -exit_on_src_pos to test libFuzzer...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Richard Smith
P0145R3 (C++17 evaluation order tweaks): evaluate the...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Peter Collingbourne
LowerTypeTests: Remove unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Peter Collingbourne
LowerTypeTests: Create LowerTypeTestsModule class and...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Rui Ueyama
Create FileOutputBuffer lazily.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Richard Smith
P0145R3 (C++17 evaluation order tweaks): consistently...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Daniel Dunbar
[lit] Add a --max-failures option.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Davide Italiano
[CodeGen] Add support for emitting .init_array instead...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Davide Italiano
[CodeGen] Switch test as FreeBSD will support .init_arr...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Eric Fiselier
Expect DLL builds on Windows by default and require...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Daniel Jasper
[clang-format] Don't allow newline after uppercase...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Saleem Abdulrasool
headers: add missing Windows ARM Interlocked intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Oleg Ranevskyy
[libc++] Fix typos causing compilation errors when...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Enrico Granata
Fix an issue where LLDB would not accept the --descript...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Rafael Espindola
Non alloca sections should not keep other sections...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Richard Smith
[Modules TS] Diagnose 'export' declaration within ...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Derek Schuff
[WebAssembly] Use the frame pointer instead of the...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Kevin Enderby
Next set of additional error checks for invalid Mach...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Aditya Kumar
Move computation past early return
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Eric Fiselier
[libc++] Extension: Make `move` and `forward` constexpr...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Matthias Braun
Fix test on windows
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Piotr Padlewski
[thinlto] Basic thinlto fdo heuristic
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Todd Fiala
added Linux support for test timeout sampling
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Michal Gorny
[include] Declare __STDC_*_MACROS for C++11 compat...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Sean Callanan
Added a setting that enables saving all .o files from...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Zachary Turner
Allow StringRef to be constructed from a null pointer.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Jim Ingham
Fix serialization of Python breakpoint commands.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Nirav Dave
Add support for Code16GCC
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
George Rimar
[ELF] - Linkerscript: implemented BYTE/SHORT/LONG/QUAD...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Andrew Kaylor
Add optimization bisect support to an optional Mips...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
George Rimar
[ELF] - Fix for: Bug 30521 - lld exits non-zero return...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Matthias Braun
CC1: Add -save-stats option
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Matthias Braun
Statistic: Only print statistics on exit for -stats
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Matthias Braun
MachineInstr: Fix comment typo, further refine comment...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Evandro Menezes
[AArch64] Fix test triplet
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Vedant Kumar
[llvm-cov] Silence a warning from the MSVC runtime...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Daniel Berlin
Update MemorySSA unittest to account for non-pruned...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Tom Stellard
AMDGPU/SI: Don't crash on anonymous GlobalValues
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Daniel Berlin
Remove pruning of phi nodes in MemorySSA - it makes...
commit
|
commitdiff
|
tree
|
snapshot
next