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-12-02
Craig Topper
[AVX-512] Add masked VINSERTF/VINSERTI instructions...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Rui Ueyama
Fix the worse case performance of ICF.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Tobias Grosser
[ScopInfo] Separate construction and finalization of...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
NAKAMURA Takumi
clang/test/Driver/defsym.s: Appease targeting msc....
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Rafael Espindola
Add a test documenting how we handle addends on Elf_Rela.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Peter Collingbourne
IR: Move NumElements field from {Array,Vector}Type...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Dehao Chen
Change LoopUnrollPass cost from int to unsigned to...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Peter Collingbourne
IR: Change PointerType to derive from Type rather than...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Rafael Espindola
Allow duplicated abs symbols with the same value.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Peter Collingbourne
Fix GlobalISel build.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Matt Arsenault
ConstantFolding: Factor code into helper function
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Peter Collingbourne
IR: Change the gep_type_iterator API to avoid always...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Richard Smith
Update implementation of ABI support for throwing noexc...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Jason Henline
[CUDA] Fix faulty test from rL288448
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Richard Smith
p0012r1: define corresponding feature test macro
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Rafael Espindola
Write the addent to got entries when using Elf_Rel.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Paul Robinson
[DWARF] Put linkage-name on abstract origin even when...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Richard Smith
Recover better from an incompatible .pcm file being...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Jason Henline
[CUDA] "Support" ASAN arguments in CudaToolChain
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Dan Gohman
[WebAssembly] Add an -mdirect flag for the direct wasm...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Teresa Johnson
[ThinLTO] Stop importing constant global vars as copies...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Matt Arsenault
AMDGPU: Use wider scalar spills for SGPR spilling
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Jonathan Roelofs
Delete tautological assertion.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Rui Ueyama
Fix undefined behavior.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Wolfgang Pieb
When instructions are hoisted out of loops by MachineLI...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Justin Bogner
SDAG: Avoid a large, usually empty SmallVector in a...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
John McCall
Struct GEPs must use i32, not whatever size_t is. ...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Geoff Berry
[AArch64] Fold more spilled/refilled COPYs.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Argyrios Kyrtzidis
[libclang] Add APIs to check the result of an integer...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Dan Gohman
[MC] Refactor emitELFSize to make usage more consistent...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Joerg Sonnenberger
Extend CompilationDatabase by a field for the output...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Peter Collingbourne
llvm-modextract: Call keep() on the output stream befor...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Oleg Ranevskyy
[ARM] Fix for 64-bit CAS expansion on ARM32 with -O0
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Artem Belevich
Revert "[SLP] Fix for PR6246: vectorization for scalar...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Matthias Braun
RegisterCoalscer: Only coalesce complete reserved regis...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Eugene Zelenko
Fix broken buildbots because of r288424 (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Eugene Zelenko
[ADT, Support, TableGen] Fix some Clang-tidy modernize...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
David Blaikie
[dsymutil] Simplify a lazy-init condition/expression
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Saleem Abdulrasool
build: fix building for Windows after SVN r287465
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
David Blaikie
[debug info] Minor cleanup from D27170/r288399
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Chih-Hung Hsieh
[SelectionDAG] getRawSubclassData should not return...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Rui Ueyama
Add an assert instead of ignoring an impossible condition.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Tim Northover
AArch64: fix 128-bit cmpxchg at -O0 (again, again).
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Mehdi Amini
Improve documentation on MSVC workaround for AlignedCha...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Benjamin Kramer
Fix unused variable warning in Release builds. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Philip Reames
[PR29121] Don't fold if it would produce atomic vector...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
George Burgess IV
Add a space in a run line. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Philip Reames
Factor out common parts of LVI and Float2Int into Const...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Alexey Bataev
[SLP] Fix for PR6246: vectorization for scalar ops...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Dan Gohman
[WebAssembly] Define more wasm binary encoding constants.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
David L Kreitzer
Refactored X86InterleavedAccess into a class. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Rui Ueyama
Updates file comments and variable names.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Vedant Kumar
[tablegen] Delete duplicates from a vector without...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Vedant Kumar
Remove unused header, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Artem Belevich
Send compiler output to /dev/null in defsym.s test.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Matthias Braun
Move most EH from MachineModuleInfo to MachineFunction
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Akira Hatanaka
[CodeGen][ARM] Make sure the value and type used to...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Sean Callanan
Handle empty strings when looking for a CFString's...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Kevin Enderby
Fix a bug with llvm-size and the -m option with multipl...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Benjamin Kramer
Fix unused variable warning in Release builds. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Mehdi Amini
Fix module map to create a module for the configured...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Greg Clayton
This change removes the dependency on DwarfDebug that...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Alexey Bataev
[SLP] Fixed cost model for horizontal reduction.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Mandeep Singh...
[clang] Implement support for -defsym assembler option
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Mandeep Singh...
[llvm] Implement support for -defsym assembler option
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Simon Pilgrim
[X86][SSE] Moved shuffle mask widening/narrowing helper...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Arnold Schwaighofer
swiftcc: Add an api to query whether a target ABI store...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Hans Wennborg
Fix VS2015 build of clang-format-vsix by using NuGet...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Kostya Serebryany
[libFuzzer] add a test for r288389 (-rss_limit_mb=0...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Ulrich Weigand
[SystemZ] Fix fallout from r288374
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Weiming Zhao
[AsmParser] Diagnose empty symbol for .set directive
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Kostya Serebryany
[libFuzzer] treat -rss_limit_mb=0 as no limit
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
George Burgess IV
[TableGen] Ignore fake args for parsing-related arg...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Pavel Labath
Remove another hack from the android toolchain file
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Sean Callanan
Handle UTF-16 and UTF-32 constant CFStrings
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Kuba Mracek
Recommit r287403 (reverted in r287804): [lit] When...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Malcolm Parsons
Add a blank line to make sphinx happy.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Roger Ferrer...
Protect sequences test under libcpp-no-exceptions
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Roger Ferrer...
Protect futures test under libcpp-no-exceptions
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Adam Nemet
[GVN, OptDiag] Print the interesting instructions invol...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Adam Nemet
[GVN, OptDiag] Include the value that is forwarded...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Roger Ferrer...
Protect optional test under libcpp-no-exceptions
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Roger Ferrer...
Protect std::ostream::sentry test under libcpp-no-excep...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Alexey Bataev
[SLP] Additional tests with the cost of vector operations.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Eric Liu
[change-namespace] don't generate replacements for...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Malcolm Parsons
[clang-tidy] Rename modernize-use-default to modernize...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Ulrich Weigand
[SystemZ] Fix applyFixup for 12-bit fixups
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Rui Ueyama
Parallelize ICF to make LLD's ICF really fast.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Dominic Chen
[analyzer] Drop explicit mention of range constraint...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Alexey Bataev
Revert "[SLP] Additional tests with the cost of vector...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Adam Nemet
[GVN] Basic optimization remark support
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Alexey Bataev
[SLP] Additional tests with the cost of vector operations.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Andrey Churbanov
fixed type in Windows-specific code
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Simon Pilgrim
[X86][SSE] Classify AND bitmasks as variable shuffle...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Manuel Klimek
Adds hasUnqualifiedDesugaredType to allow matching...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Simon Pilgrim
[X86][SSE] Add support for combining AND bitmasks to...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Pavel Labath
Remove iostream include from WasmObjectFile
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Asaf Badouh
[LMT] Restrict nop length to one
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Simon Pilgrim
[X86][SSE] Tidied up filecheck prefixes for uitofp...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Daniel Jasper
Silence GCC's -Wenum-compare after r288335 in the same...
commit
|
commitdiff
|
tree
|
snapshot
next