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-02
Rui Ueyama
Update comments.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Xinliang David Li
[Profile] handle select instruction in 'expect' lowering
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Simon Atanasyan
[ELF] PR30221 - linker script expression parser does...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Hal Finkel
[PowerPC] For larger offsets, when possible, fold offse...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
George Rimar
[ELF] - Use std::regex instead of hand written logic...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Dimitry Andric
Avoid narrowing warnings in __bitset constructor
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Jonathan Peyton
Move function into cpp file under KMP_AFFINITY_SUPPORTE...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Rui Ueyama
Move a test file to the right place.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Rui Ueyama
Remove useless file prefix.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Hans Wennborg
Remove link to clang's release notes; keeping it up...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Jonathan Peyton
Decouple the kmp_affin_mask_t type from determining...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
James Y Knight
[Sparc] Mark i128 shift libcalls unavailable in 32...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Rui Ueyama
Use od instead of hexdump.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Jan Vesely
AMDGPU/R600: EXTRACT_VECT_ELT should only bypass BUILD_...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Sjoerd Meijer
Setting fp trapping mode and denormal type: this an...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Rui Ueyama
Simplify. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Krzysztof Parzyszek
Do not consider subreg defs as reads when computing...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Sanjay Patel
[InstCombine] auto-generate assertions for tighter...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Jonathan Peyton
Replace a bad instance of __kmp_free() with KMP_CPU_FRE...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Rui Ueyama
Rename UnresolvedPolicy::Error -> UnresolvedPolicy...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Rui Ueyama
Add -nostdlib.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Chad Rosier
[SLP] Don't pass a global CL option as an argument...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Jan Vesely
AMDGPU/R600: Expand unaligned writes to local and global AS
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Eric Fiselier
Implement __attribute__((require_constant_initializatio...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Rui Ueyama
Dispatch without hash table lookup.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Jan Vesely
AMDGPU: Reorganize store tests
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Reid Kleckner
[codeview] Use the correct max CV record length of...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Eric Fiselier
Revert r280516 since it contained accidental changes.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Aaron Ballman
Based on post-commit feedback over IRC with dblaikie...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Jonathan Peyton
Use 'critical' reduction method when 'atomic' is not...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Kyle Butt
IfConversion: Add assertions that both sides of a diamo...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Kyle Butt
IfConversion: Fix bug introduced by rescanning diamonds.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Eric Fiselier
Implement __attribute__((require_constant_initializatio...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Rui Ueyama
Add comments.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Enrico Granata
Check for null
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Jason Henline
[SE] Remove broken doc ref
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Jason Henline
[SE] Doc tweaks
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Rui Ueyama
Remove temoprary files.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Jason Henline
[SE] GlobalDeviceMemory owns its handle
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Adam Nemet
Fix up comment from r280442, noticed by Justin.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Rui Ueyama
Fix potential test failures.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Jason Henline
[SE] Add "install" actions to cmake build
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Wei Mi
Split the store of a wide value merged from an int...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Sanjay Patel
[InsttCombine] fold insertelement of constant into...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Davide Italiano
[lib/LTO] Simplify. No functional change intended.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Reid Kleckner
Quick fix to make LIT_PRESERVES_TMP work again
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Reid Kleckner
[lit] Clean up temporary files created by tests
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Derek Schuff
[WebAssembly] Update known test failures
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Matthew Simpson
[LV] Ensure reverse interleaved group GEPs remain uniform
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Jason Henline
[SE] Don't pack raw device mem args
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
George Rimar
[ELF] - Linkerscript: add support for suffixes in numbers.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Tamas Berghammer
Fix build breakage caused by r280490
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Andrea Di Biagio
Simplify code a bit. No functional change intended.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Tamas Berghammer
Fix 2 waring in the OCaml AST context
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Sanjay Patel
fix documentation comments; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Andrea Di Biagio
[instsimplify] Fix incorrect folding of an ordered...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Martin Probst
clang-format: [JS] merge requoting replacements.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Martin Probst
clang-format: [JS] handle default bindings in imports.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Martin Probst
clang-format: [JS] Sort all JavaScript imports if any...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Logan Chien
[lit] Replace print with lit_config.note().
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Aaron Ballman
Allow a C11 generic selection expression to select...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Andrea Di Biagio
[DAGcombiner] Fix incorrect sinking of a truncate into...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Andrey Bokhanko
Fixed a typo (LLVM/Support/CFG.h -> LLVM/IR/CFG.h)
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Pavel Labath
Reapply "Make Scalar::GetValue more consistent"
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Chandler Carruth
[PM] Try to fix an MSVC2013 failure due to finding...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Pavel Labath
Revert "Make Scalar::GetValue more consistent"
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Pavel Labath
Bump up TestCallWithTimeout timeout
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Pavel Labath
Make Scalar::GetValue more consistent
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
George Rimar
[ELF] - Fix for: bug 30237 - lld does not implement...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Alexey Bataev
[InstCombine] Add test for insertelementinsts with...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
George Rimar
[Support] - Fix possible crash in match() of llvm:...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
George Rimar
[llvm-readobj] - Teach readobj to print DT_AUXILIARY...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
James Molloy
[SimplifyCFG] Add a workaround to fix PR30188
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Filipe Cabecinhas
[asan] Move scariness_score_test.cc to a common subdire...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Tobias Grosser
Drop '@brief' from doxygen comments
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Craig Topper
[AVX-512] Move tests for masked floating point logical...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Craig Topper
[AVX-512] Remove floating point logical operation instr...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Craig Topper
[AVX-512] Add more patterns for masked and broadcasted...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Craig Topper
[AVX-512] Add execution domain fixing for logical opera...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Craig Topper
[X86] Strengthen some SDNode type constraints.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Craig Topper
[AVX-512] Add NoVLX Predicates to some patterns so...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Lang Hames
[Docs] Fix another typo in the Error/Expected docs.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Lang Hames
[Docs] Fix a couple of typos in the Error/Expected...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Lang Hames
[ORC] Fix some missing fields in OrcRemoteTargetClient...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
George Burgess IV
Add missing &. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Hal Finkel
[PowerPC] hasAndNotCompare should return true
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Alexander Shaposhnikov
Add clang-reorder-fields to clang-tools-extra
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Greg Parker
[lit] Fail testing if a googletest executable crashes...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Hal Finkel
[PowerPC] Add a pattern for a runtime bit check
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Dehao Chen
revert r280429 and r280425:
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Dehao Chen
revert r280432:
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
NAKAMURA Takumi
llvm/test/Transforms/GCOVProfiling/three-element-mdnode...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Justin Bogner
bugpoint: clang-format all of bugpoint. NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
NAKAMURA Takumi
raw_pwrite_stream_test.cpp: _putenv_s() may be assumed...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Kyle Butt
IfConversion: Don't count branches in # of duplicates.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Chandler Carruth
[PM] Add a unittest for invalidating module analyses...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Chandler Carruth
[PM] (NFC) Split the IR parsing into a fixture so that...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Reid Kleckner
Fix a real temp file leak in FileOutputBuffer
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Chandler Carruth
[PM] (NFC) Refactor the CGSCC pass manager tests to...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Reid Kleckner
Try to fix some temp file leaks in SupportTests, PR18335
commit
|
commitdiff
|
tree
|
snapshot
next