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-05-11
Aaron Ballman
Replacing a range-based for loop with an old-style...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Tamas Berghammer
Fix thumb condition extraction in ARM instrcution emulator
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Aaron Ballman
Silencing an MSVC warning: '<<' : result of 32-bit...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Tamas Berghammer
Skip and XFAIL TestThreadStepOut as it times out on...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Daniel Jasper
clang-format: Don't merge subsequent lines into _asm...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Tamas Berghammer
Skip and XFAIL test occasionally timing out on the...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Pavel Labath
[NativeProcessLinux] Remove double thread state accounting
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Daniel Jasper
clang-format: [JS] Clean up export declaration parsing.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Adam Nemet
[Testsuite] Renumber metadata in ScopedNoAliasAA test...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Elena Demikhovsky
AVX-512: Changed CC parameter in "cmp" intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Elena Demikhovsky
AVX-512: Changed CC parameter in "cmp" intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Daniel Jasper
clang-format: [JS] Parse exported functions as free...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Adam Nemet
[Docs] Fix scoped noalias example
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Daniel Marjamaki
Refactor MacroInfo so range for loops can be used to...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Daniel Marjamaki
Refactor MacroInfo so range for loops can be used to...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Manuel Klimek
Refactor the formatter of clang-format.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Hal Finkel
[InstCombine/PowerPC] Fix single-precision QPX load...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Elena Demikhovsky
Fixed compilation warning, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Elena Demikhovsky
AVX-512: Added SKX instructions and intrinsics:
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
David Majnemer
Make buildbots happy
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
David Majnemer
[InstCombine] Canonicalize single element array store
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
David Majnemer
[InstCombine] Canonicalize single element array load
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
David Majnemer
Give isCompatibleWithMSVC a better interface
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
David Majnemer
[MS ABI] Import move assignment operators
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Jonathan Roelofs
Fix indentation problem introduced in r236964. NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Jonathan Roelofs
Fix formatting of a few code blocks. NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-05-10
Vince Harron
Fixed lldb-mi test failures introduced by r236956
commit
|
commitdiff
|
tree
|
snapshot
2015-05-10
David Majnemer
[MS ABI] Form member pointers from virtual funcs overri...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-10
David Majnemer
[MS ABI] Update EH emission for MSVC 2015 compatibility
commit
|
commitdiff
|
tree
|
snapshot
2015-05-10
Daniel Jasper
clang-format: Improve wrapping of << operators.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-10
Craig Topper
De-virtualize some const versions of getCanonicalDecl...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-10
Vince Harron
Remove unsupported lldb-server parameters from test
commit
|
commitdiff
|
tree
|
snapshot
2015-05-10
Vince Harron
We can't use sys.path[0] to determine the script direct...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-10
Vince Harron
Add support for ./dotest.py --channel and --log-success
commit
|
commitdiff
|
tree
|
snapshot
2015-05-10
Elena Demikhovsky
AVX-512: fixed UINT_TO_FP operation for 512-bit types.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-10
Simon Pilgrim
[SelectionDAG] Fixed constant folding issue when legali...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-10
Marshall Clow
Fix for LWG Issue 2415: Inconsistency between unique_pt...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-10
Marshall Clow
Fix for LWG Issue 2369: constexpr max(initializer_list...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-10
Ismail Pazarbasi
SanitizerCoverage: Use `createSanitizerCtor` to create...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-10
Marshall Clow
Fix for LWG Issue 2059: C++0x ambiguity problem with...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-10
Marshall Clow
Remove some debugging printout lines. No functionality...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-10
Marshall Clow
Fix for LWG2454: Add raw_storage_iterator::base() member
commit
|
commitdiff
|
tree
|
snapshot
2015-05-10
Elena Demikhovsky
AVX-512: fixed a bug in i1 vectors lowering
commit
|
commitdiff
|
tree
|
snapshot
2015-05-10
Daniel Jasper
clang-format: Preserve line break before } in __asm...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-10
Vince Harron
Fixed minor compile warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-05-10
Daniel Jasper
clang-format: Fix bug in escaped newline calculation.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-10
Daniel Jasper
Reapply r236854 and fixed r236867.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-10
Saleem Abdulrasool
SystemZ: silence a GCC warning
commit
|
commitdiff
|
tree
|
snapshot
2015-05-09
Jan Vesely
math: limit half_sqrt to single precision
commit
|
commitdiff
|
tree
|
snapshot
2015-05-09
Jan Vesely
geometric: Limit fast_{distance,length} functions to...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-09
Jan Vesely
Fix ldexp fp64 build error
commit
|
commitdiff
|
tree
|
snapshot
2015-05-09
NAKAMURA Takumi
Prune trailing LF.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-09
NAKAMURA Takumi
Revert r236879, "Do not emit thunks with available_exte...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-09
Anton Korobeynikov
LIBCXXABI_LIBUNWIND_INCLUDES is already set before...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-09
Anton Korobeynikov
Add ARC config
commit
|
commitdiff
|
tree
|
snapshot
2015-05-09
Robert Flack
Convert mmap options for target in InferiorCallMmap.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-09
Tobias Grosser
Update isl to c3892bebc0
commit
|
commitdiff
|
tree
|
snapshot
2015-05-09
Tobias Grosser
Add explicit #includes for used isl features
commit
|
commitdiff
|
tree
|
snapshot
2015-05-09
Tobias Grosser
Sort include directives
commit
|
commitdiff
|
tree
|
snapshot
2015-05-09
Tobias Grosser
Add polly support to sort_includes.py
commit
|
commitdiff
|
tree
|
snapshot
2015-05-09
NAKAMURA Takumi
llvm/test/CodeGen/AArch64/tailcall_misched_graph.ll...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-09
James Y Knight
Fix MergeConsecutiveStore for non-byte-sized memory...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-09
Ikhlas Ajbar
Factor out Hexagon code to build args.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-09
Chaoren Lin
Set path syntax for remote executable FileSpec.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-09
Ed Maste
Skip tests that are timing out on the FreeBSD buildbot
commit
|
commitdiff
|
tree
|
snapshot
2015-05-09
Tom Stellard
MachineCSE: Add a target query for the LookAheadLimit...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-09
Pete Cooper
[Fast-ISel] Don't mark the first use of a remat constan...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-09
Arnold Schwaighofer
Fix compile error
commit
|
commitdiff
|
tree
|
snapshot
2015-05-09
Tom Stellard
Implement fast_normalize builtin v4
commit
|
commitdiff
|
tree
|
snapshot
2015-05-09
Quentin Colombet
Revert r236912.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Davide Italiano
[Target/ARM] Remove unused 'private' from class.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Oleksiy Vyalov
Use hard links to link sysroot files within ModuleCache.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Arnold Schwaighofer
ScheduleDAGInstrs: In functions with tail calls PseudoS...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Tom Stellard
Implement half_rsqrt builtin v3
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Vince Harron
TestCModules was effectively skipped on Linux
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Siva Chandra
Bump the default timeout in dosep.py to 10m.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
David Blaikie
[opaque pointer type] Cleanup a few references to point...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Kostya Serebryany
[lib/Fuzzer] build tests that work well with dfsan...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Tobias Grosser
Revert "Make emacs show when clang-format encountered...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Kostya Serebryany
[asan/fuzzer] define a dummy weak __sanitizer_cov_trace_cmp
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Kostya Serebryany
[lib/Fuzzer] use -fsanitize-coverage=trace-cmp when...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Hans Wennborg
Switch lowering: cluster adjacent fall-through cases...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Daniel Berlin
Add a comment about DepthFirstIterator's skipchildren...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Siva Chandra
[TestCreateAfterAttach] Add @skipIfRemote to the forkin...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Jonathan Roelofs
Fix typo in www. NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Renato Golin
Using ARMTargetParser in Clang
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Renato Golin
TargetParser: FPU/ARCH/EXT parsing refactory - NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Diego Novillo
Update Function::getContext documentation. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Diego Novillo
Fix BackendConsumer::EmitOptimizationMessage()
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Pete Cooper
[Fast-ISel] Clear kill flags on registers replaced...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Brendon Cahoon
[Hexagon] Generate more hardware loops
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Ed Maste
Skip tests that are timing out on the FreeBSD buildbot
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Sanjoy Das
[BasicAA] Fix zext & sext handling
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
David Blaikie
Replace branch-to-unreachable with assertion.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Zachary Turner
Enable thread-safe logging.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Pat Gavlin
Fix a docs build break introduced by rL236888.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Pete Cooper
[X86] Fast-ISel was incorrectly always killing the...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Anton Korobeynikov
Typos
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Pat Gavlin
Extend the statepoint intrinsic to allow statepoints...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Jingyue Wu
[NoTTI] reject negative scale in addressing mode
commit
|
commitdiff
|
tree
|
snapshot
next