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-05-02
Sanjay Patel
[InstCombine] regenerate checks
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Sanjay Patel
[InstCombine] regenerate checks
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Rafael Espindola
Force llvm-ar to use the gnu format.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Sanjay Patel
[InstCombine] regenerate checks
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Kuba Brecka
[sanitizer] Don't reuse the main thread in ThreadRegistry
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Simon Pilgrim
[X86][SSE] Dropped X86ISD::FGETSIGNx86 and use MOVMSK...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Chad Rosier
Cleanup comments. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Chad Rosier
Cleanup comments. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Aaron Ballman
Silence unused variable warnings; NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Chad Rosier
Cleanup comments. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Sanjay Patel
[InstCombine] regenerate checks
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Rafael Espindola
Don't include the output dir in the response file.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Michael Zuckerman
[CLANG][AVX512][BUILTIN]movap{d|s}{128|256|512}
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Rafael Espindola
Copy thin archive members with --reproduce.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
George Rimar
[ELF] - keep alive all non-text sections referenced...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
David L Kreitzer
Enable the X86 call frame optimization for the 64-bit...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Rafael Espindola
Expose a getFullName for thin archive members.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Rafael Espindola
Don't quote "--hash-style gnu".
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Michael Kruse
Typo: ToComplex -> TooComplex. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Michael Kruse
Rename Conjuncts -> Disjunctions. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Michael Kruse
[ScheduleOptimizer] Add -polly-opt-outer-coincidence...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Johannes Doerfert
[WWW] Mark task as done and me as owner of some task
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Michael Kruse
Typo: isToComplex -> isTooComplex. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Jonas Paulsson
[SystemZ] Temporarily disable codegen test int-add...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Simon Atanasyan
Replace non-ascii character.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Michael Zuckerman
[Clang][AVX512][BuiltIn] Adding intrinsics for cvtps2pd...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Jonas Paulsson
[SystemZ] Fix in restoreCalleeSavedRegisters()
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Jonas Paulsson
[SystemZ] Mark CC defs as dead whenever possible.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Michael Zuckerman
[Clang][avx512][builtin] Adding intrinsics for vexpand...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Michael Zuckerman
[Clang][BuiltIn][avx512] Adding intrinsics for vpshufd...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Craig Topper
[X86] Fix a bug in LOCK arithmetic operation pattern...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Eric Christopher
Fix grammar and correct comment - the debug information...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Davide Italiano
[llvm-readobj] Dump hash as part of -version-info.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Craig Topper
[CodeGen] Add OPC_MoveChild0-OPC_MoveChild7 opcodes...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Enrico Granata
Add support for synthetic child providers to optionally...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Davide Italiano
[GlobalDCE] Modernize. Use FileCheck instead of grep.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Simon Pilgrim
[InstCombine][SSE] Added support to VPERMD/VPERMPS...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Simon Pilgrim
Dropped FIXME comment
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Simon Pilgrim
[InstCombine][SSE] Added support to VPERMILVAR to shuff...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Simon Pilgrim
[InstCombine][AVX] Fixed PERMILVAR identity tests and...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Simon Pilgrim
[InstCombine][SSE] Added support to PSHUFB to shuffle...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Simon Pilgrim
[InstCombine][SSE] Regenerate MOVSX/MOVZX tests
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Craig Topper
[AVX512] VPACKUSWB/VPACKSSWB should not be encoded...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Simon Pilgrim
[InstCombine][AVX2] Combine VPERMD/VPERMPS intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Simon Pilgrim
Fixed MSVC 'not all control paths return a value' warning
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Simon Pilgrim
Document the LLVM_ENABLE_EXPENSIVE_CHECKS cmake option...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Michael Zuckerman
[clang][Builtin][AVX512] Adding intrinsics for vmovshdu...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Igor Breger
getelementptr instruction, support index vector of...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Kuba Brecka
Update test for r268192.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Kuba Brecka
Improve wording and capitalization of TSan thread names.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Kuba Brecka
Add thread numbers into ASan thread names.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Kamil Rytarowski
Fix NetBSD build with CMake 3.5.2
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Igor Breger
Change AVX512 braodcastsd/ss patterns interaction with...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Craig Topper
[AVX512] Prefer AVX512 VPACK instructions over AVX...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Craig Topper
[AVX512] Add HasVLX to the 128/256-bit versions of...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Peter Collingbourne
Should fix all remaining MSVC problems.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Craig Topper
[AVX512] Make sure 128/256-bit DQI versions of VAND...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Peter Collingbourne
Further MSVC appeasement.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Craig Topper
[X86] Add an AddedComplexity to another pattern to...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Craig Topper
[X86] Remove a seemlingly unused pattern. The same...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Peter Collingbourne
Try to fix MSVC build.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Craig Topper
[X86] Add AddedComplexity to keep some similar patterns...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Craig Topper
[X86] Remove some redundant selection patterns.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Craig Topper
[AVX512] Replace vector_extract with extractelt in...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Peter Collingbourne
ELF: New symbol table design.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Sanjoy Das
[SCEV] When printing via -analysis, dump loop disposition
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Amaury Sechet
Properly name LLVMSetIsInBounds's argument. NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Amaury Sechet
Capitalize align argument in the C API as per conventio...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Craig Topper
[AVX512] Add hasSideEffects/mayLoad/mayStore flags...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Lang Hames
[ORC] Save AArch64 NEON state in the JIT reentry block.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-30
Rui Ueyama
ELF: --reproduce: quote pathnames for -L and other...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-30
Rui Ueyama
ELF: --reproduce: Copy files referenced by linker scripts.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-30
Rui Ueyama
Attempt to fix Windows buildbots.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-30
Rui Ueyama
ELF: Make --reproduce to produce a response file.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-30
Rui Ueyama
[lit] Add %:[STpst] to represent paths without colons...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-30
Saleem Abdulrasool
python: add bindings for children of diagnostics
commit
|
commitdiff
|
tree
|
snapshot
2016-04-30
Simon Pilgrim
[InstCombine][AVX2] Added VPERMD/VPERMPS shuffle combin...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-30
Saleem Abdulrasool
CodeGen: convert to range based loops
commit
|
commitdiff
|
tree
|
snapshot
2016-04-30
Craig Topper
[X86] Reduce memory usage of MemOp2RegOp and RegOp2MemO...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-30
Rafael Espindola
Add missing override.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-30
Marcin Koscielnicki
[ASan] Add shadow offset for SystemZ.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-30
Marcin Koscielnicki
[ASan] Add shadow offset for SystemZ.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-30
Filipe Cabecinhas
Finally fix invalid-pointer-pairs.cc. This time the...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-30
Simon Pilgrim
[InstCombine][AVX] Split off VPERMILVAR tests and added...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-30
Simon Pilgrim
[InstCombine][AVX] VPERMILVAR to shuffle combine to...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-30
Kuba Brecka
[tsan] Return 0 from malloc_size for non-malloc'd pointers
commit
|
commitdiff
|
tree
|
snapshot
2016-04-30
Chris Bieneman
Stab in the dark to fix the PS4 bot
commit
|
commitdiff
|
tree
|
snapshot
2016-04-30
Sriraman Tallam
Differential Revision: reviews.llvm.org/D19753
commit
|
commitdiff
|
tree
|
snapshot
2016-04-30
Tom Stellard
AMDGPU/SI: Remove wait state handling for SMRD in SIIns...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-30
Eric Fiselier
Replace one more occurrence of non-standard std:launch...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-30
Hal Finkel
[PowerPC/QPX] Fix the load/splat peephole with overlapp...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-30
Amjad Aboud
Reverting 268055 as it caused PR27579.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-30
Amjad Aboud
Reverting 268054 & 268063 as they caused PR27579.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-30
Rafael Espindola
Don't create dynamic relocations to ro segments.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-30
Sanjoy Das
[LowerGuardIntrinsics] Keep track of !make.implicit...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-30
Lawrence Hu
Reroll loops with multiple IV and negative step...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-30
Lang Hames
[Orc] Fix the AArch64 resolver size.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-30
Rafael Espindola
Don't depend on lld creating relocations in ro segments.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-30
Vedant Kumar
Fix a typo (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2016-04-30
Tom Stellard
AMDGPU/SI: Enable the post-ra scheduler
commit
|
commitdiff
|
tree
|
snapshot
next