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-01-31
Craig Topper
Replace usages of llvm::utostr_32 with just llvm::utost...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Craig Topper
Merge utohex_buffer into utohexstr, it's only caller...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Sanjay Patel
add helper function for minnum/maxnum ; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Sanjay Patel
use range-based for loop; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Sanjay Patel
fix formatting; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Sanjay Patel
simplify; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Sanjay Patel
clean up; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
JF Bastien
WebAssembly: more failures are gone
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
JF Bastien
WebAssembly: update expected failures
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Frederic Riss
[dsymutil] Fix FileCheck command.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Frederic Riss
[dsymutil] Fix handling of common symbols.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Frederic Riss
[dsymutil] Allow debug map mappings with no object...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Craig Topper
Replace usage of llvm::utostr_32 with just llvm::utostr...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Tim Shen
[SelectionDAG] Eliminate exponential behavior in WalkCh...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Craig Topper
No need to use utostr/utohexstr when writing into a...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Craig Topper
Shrink character buffer size in raw_ostream::write_hex...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Craig Topper
Use std::end instead of repeating buffer sizes.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Bruno Cardoso...
[Parser] Update CachedTokens while parsing ObjectiveC...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Craig Topper
No need to use utostr when putting integers into a...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Craig Topper
Convert an unsigned to Twine instead of using utostr...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Craig Topper
Convert int to Twine instead of using utostr since...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Jingyue Wu
[doc] improve the doc for CUDA
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Derek Schuff
[WebAssembly] Fix uses of FrameIndex as store values
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
JF Bastien
WebAssembly: don't optimize frameindex store
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Benjamin Kramer
[AST] Pull simple method inline.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
JF Bastien
WebAssembly NFC: fix build warning
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Davide Italiano
assert(false) -> llvm_unreachable().
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Ismail Donmez
Fix build with VS2015
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Gerolf Hoflehner
[BasicAA] NFC - revised comment for function adjustToPo...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Gerolf Hoflehner
[BasicAA] Fix for missing must alias (D16343)
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Gerolf Hoflehner
[BasicAA] Update on r259290 - added missing cast
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Matt Arsenault
AMDGPU: Fix emitting invalid workitem intrinsics for HSA
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Matt Arsenault
AMDGPU: Stop checking intrinsics not used by HSA for...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Matt Arsenault
InstCombine: fabs(x) * fabs(x) -> x * x
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Dan Gohman
[WebAssembly] Refine block placement to insert blocks...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Matt Arsenault
AMDGPU: Add new amdgcn workitem intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Justin Bogner
Remove references to *.h.in files and some autoconf...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Justin Bogner
Remove *.h.in - these were only used by the autoconf...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Gerolf Hoflehner
[BasicAA] NFC - utility function for two's complement...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
NAKAMURA Takumi
test/clang-tidy/performance-for-range-copy.cpp: Appease...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Devin Coughlin
[analyzer] Make suppression of macro defensive checks...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Argyrios Kyrtzidis
[SemaCXX] Fix crash-on-invalid while trying to deduce...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Xinliang David Li
Further reduce test time
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Matthias Braun
Avoid overly large SmallPtrSet/SmallSet
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Matthias Braun
Avoid overly large SmallPtrSet/SmallSet
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Matthias Braun
Use Support/DataTypes.h instead of cstdint
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Alexey Samsonov
[docs] Remove references to autoconf build.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Alexey Samsonov
[docs] Remove references to autotools build.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Justin Lebar
[CUDA] Die if we ask the NVPTX backend to emit a global...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Alexey Samsonov
Remove references to autotools build.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
David Majnemer
[CodeView] Properly handle empty line tables
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Rui Ueyama
Move template instantiations to end of the file.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Ekaterina Romanova
This patch adds doxygen comments for the intrinsincs...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Rui Ueyama
Update comments about the entries in .got.plt.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Vedant Kumar
[profile] Support hostname expansion in LLVM_PROFILE_FILE
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Richard Trieu
Improve -Wconstant-conversion
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Manman Ren
[Objective-C] Support a new special module flag.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Manman Ren
Class Property: generate metadata for class properties...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Manman Ren
Class Property: generate metadata for class properties...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Davide Italiano
[llvm-nm] Add a comment to explain why we initialize MC.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Kostya Serebryany
[libFuzzer] add -timeout_exitcode option
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Sanjay Patel
function names start with a lower case letter ; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Kostya Serebryany
[libFuzzer] re-enable test for -abort_on_timeout=1...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Sanjay Patel
fix formatting; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Fiona Glaser
Fix typo in LoopSimplifyCFG
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Alexey Samsonov
[UBSan] Add documentation for runtime issue suppression.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Rui Ueyama
Add comments on a mysterious value in MIPS GOT[1].
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Vedant Kumar
[Profiling] Add a -sparse mode to llvm-profdata merge
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Reid Kleckner
Fix the MSVC build by moving static asserts into constr...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Fiona Glaser
Add LoopSimplifyCFG pass
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Matthias Braun
Need #include <cstdint> for uint64_t
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Matthias Braun
Need #include <climit> for CHAR_BIT
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Xinliang David Li
Improve test speed/trial 2
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Matthias Braun
AttributeSetImpl: Summarize existing function attribute...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Matthias Braun
AttributeSetNode: Summarize existing attributes in...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Rui Ueyama
Consistenly use sizeof(uintX_t) instead of ELFT::Is64Bi...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Rui Ueyama
Add comments.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Xinliang David Li
Revert 259242, 259243 -- irrelvante changes pulled in
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Xinliang David Li
Use range for loop
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Xinliang David Li
Improve test speed (interchange loop, reducing padding)
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Yaron Keren
Annotate dump() methods with LLVM_DUMP_METHOD, addressi...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Ekaterina Romanova
This patch adds doxygen comments for the intrinsincs...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Rui Ueyama
Replace code duplications with function calls.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Jim Ingham
Fixed a couple of places where we were getting the...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Sanjay Patel
[InstCombine] avoid an insertelement transformation...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Jim Ingham
Fix this test for the the switch in default for IgnoreB...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Rui Ueyama
ELF: Report duplicate symbols as many as possible inste...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Yaron Keren
Annotate dump() methods with LLVM_DUMP_METHOD, addressi...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
David Majnemer
Unbreak windows buildbots
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
David Majnemer
[CodeView] Implement .cv_inline_linetable
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Manman Ren
Class Property: generate metadata for class properties...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Tim Northover
ARM: don't mangle DAG constant if it has more than...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Manman Ren
Class Property: warn for synthesize on a class property.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Manman Ren
Class Property: parse @dynamic (class).
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Derek Schuff
[WebAssembly] Update test expectations
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Devin Coughlin
[analyzer] Suppress null reports from defensive checks...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Anna Zaks
[analyzer] Improve Nullability checker diagnostics
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Derek Schuff
[WebAssembly] Support frame pointer
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Ahmed Bougacha
[X86] Add missing "CHECK" colon in r259065 test.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Hans Wennborg
Revert r259210 "Extend hasType narrowing matcher for...
commit
|
commitdiff
|
tree
|
snapshot
next