projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2016-01-07
Tim Northover
ARM: support TLS accesses on Darwin platforms
commit
|
commitdiff
|
tree
|
snapshot
2016-01-07
Michael Liao
Modernize to range-based loop
commit
|
commitdiff
|
tree
|
snapshot
2016-01-07
Jonas Paulsson
[SystemZ] Add hasSideEffects flag on Serialize instruction.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-07
Craig Topper
[X86] Remove superfluous mayLoad flag. The pattern...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-07
Craig Topper
[X86] Had hasSideEffects=0 to VBROADCASTI128.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-07
Craig Topper
[X86] Add OpSize32 to MOVSX32_NOREX instructions to...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-07
Craig Topper
[X86] Add hasSideEffects=0 and mayLoad=1 to MOVZX64...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-07
NAKAMURA Takumi
llvm/test/CodeGen/X86/statepoint-vector.ll REQUIRES...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-07
Craig Topper
[X86] STOSQ without a rep prefix doesn't read or write...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-07
David Majnemer
Undo spurious change made in r256965
commit
|
commitdiff
|
tree
|
snapshot
2016-01-07
Philip Reames
One more attempt at stablizing a test on all platforms.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-07
Philip Reames
[Statepoints] Add test cases around vectors and stabliz...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-07
Haicheng Wu
[AArch64 MachineCombine] Enhance/Add support for genera...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-07
Philip Reames
[Statepoints] Initial support for relocating vectors...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-07
Dan Gohman
[WebAssembly] Add -m:e to the target triple.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-07
Ahmed Bougacha
[Linker] Also treat a DIImportedEntity scope DISubprogr...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-07
Philip Reames
[RS4GC] Add an option to suppress vector splitting
commit
|
commitdiff
|
tree
|
snapshot
2016-01-07
Kostya Serebryany
[libFuzzer] add a position hint to the dictionary-based...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-07
Quentin Colombet
[ShrinkWrapping] Give up on irreducible CFGs.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-07
Andrew Wilkins
tools/llvm-config: improve shared library support
commit
|
commitdiff
|
tree
|
snapshot
2016-01-07
Teresa Johnson
Always treat DISubprogram reached by DIImportedEntity...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Mehdi Amini
Fix PR26051: Memcpy optimization should introduce a...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Sanjay Patel
rangify; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Simon Pilgrim
[X86] Determine if target shuffle can contain zero...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Vedant Kumar
[Bitcode] Remove superflous compatibility tests
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Justin Bogner
Bitcode: Move these tests into compatibility.ll
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Weiming Zhao
Recommit r256952 "Filtering IR printing for print-after...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Justin Bogner
Bitcode: Fix reading and writing of ConstantDataVectors...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Nicolai Haehnle
AMDGPU/SI: Fix crash when inline assembly is used in...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Sanjay Patel
[LibCallSimplifier] less indenting; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Chen Li
[SplitLandingPadPredecessors] Create a PHINode for...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Amaury Sechet
Promote aggregate store to memset when possible
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Amaury Sechet
Remove useless DEBUG
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Philip Reames
Consolidate MemRefs handling from BranchFolding and...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
David Majnemer
[WinEH] Remove calculateCatchReturnSuccessorColors
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Sanjay Patel
[LibCallSimplifier] use instruction-level fast-math...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Quentin Colombet
[X86] Correctly model TLS calls w.r.t. frame requirements.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Nico Weber
Make WinCOFFObjectWriter.cpp's timestamp writing not...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Sanjay Patel
refactor divrem8 lowering; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Michael Kuperstein
[ShrinkWrap] Fix FindIDom to only have one kind of...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Weiming Zhao
Revert r256952 due to lit test fails.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Dan Gohman
[WebAssembly] Don't use range-based loop for a list...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Weiming Zhao
Filtering IR printing for print-after-all/print-before-all
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Weiming Zhao
Fix option desc in FunctionAttrs; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Geoff Berry
ScheduleDAGInstrs: Bug fix for missed memory dependency.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Philip Reames
[BasicAA] Extract WriteOnly predicate on parameters...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
JF Bastien
WebAssembly: add missing expected failures exposed...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Dan Gohman
[WebAssembly] Add -asm-verbose=false to llc tests.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
JF Bastien
WebAssembly: add new expected failures exposed by r256890
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Teresa Johnson
Add unittest for new CanReplace flag on MDNodes
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Krzysztof Parzyszek
[Hexagon] Add system instructions for cache manipulation
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Amaury Sechet
Revert "GlobalsAA: Take advantage of ArgMemOnly, Inacce...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Matthew Simpson
[LV] Avoid creating empty reduction entries (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Artyom Skrobov
PR25754: avoid generating UDIVREM8_ZEXT_HREG nodes...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Amaury Sechet
Improve load/store to memcpy for aggregate
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Simon Pilgrim
[X86][SSE] There is no zmm addsubpd/addsubps instruction.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Simon Pilgrim
[X86][SSE] An empty target shuffle mask is always a...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Craig Topper
[X86] Use PS instead of TB for instructions that have...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Craig Topper
[X86] Fix an incorrect usage of In32BitMode that should...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Philip Reames
Fix a warning [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Jordan Rose
Add != to YAMLParser's basic_collection_iterator.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
David Majnemer
[SimplifyLibCalls] Teach SimplifyLibCalls about operand...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Philip Reames
[BasicAA] Remove special casing of memset_pattern16...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Philip Reames
[BasicAA] Delete dead code related to memset/memcpy...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Philip Reames
Extract helper function to merge MemoryOperand lists...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Junmo Park
Delete trailing whitespace; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Junmo Park
Delete trailing whitespace; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Yunzhong Gao
Do not define NOGDI. Mingw defines LOGFONTW type in...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Yunzhong Gao
Another attempt at fixing the i686-mingw32-RA-on-linux...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Yunzhong Gao
Another attempt at fixing the i686-mingw32-RA-on-linux...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Kostya Serebryany
[libFuzzer] extend the dictionary mutator to optionally...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Yunzhong Gao
Hopefully fix a mingw32 buildbot (i686-mingw32-RA-on...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Xinliang David Li
More fix to coverage documentation
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Yunzhong Gao
Fixing PR25717: fatal IO error writing large outputs...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Sanjay Patel
rangify; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Dan Gohman
[SelectionDAGBuilder] Set NoUnsignedWrap for inbounds...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Sanjay Patel
use std::max ; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Sanjay Patel
A (B + C) = A B + A C ; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Sanjay Patel
fix typo; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Mike Aizatsky
[libfuzzer] print_new_cov_pcs experimental option.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Sanjay Patel
fix typos; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Kostya Serebryany
[libFuzzer] make trace-based fuzzing not crash in prese...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-05
Manuel Jacob
[Statepoints] Check for the "gc-leaf-function" attribut...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-05
Sanjay Patel
[LibCallSimplfier] use instruction-level fast-math...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-05
Nicolai Haehnle
AMDGPU/SI: Do not move scratch resource register on...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-05
Amaury Sechet
Implement load to store => memcpy in MemCpyOpt for...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-05
Oleg Ranevskyy
[Clang/Support/Windows/Unix] Command lines created...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-05
Manuel Jacob
Correct my last commit (revision 256860).
commit
|
commitdiff
|
tree
|
snapshot
2016-01-05
Manuel Jacob
[PlaceSafepoints] Add a test.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-05
Sanjay Patel
[InstCombine] insert a new shuffle before its uses...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-05
Manuel Jacob
Add function for testing string attributes to InvokeIns...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-05
David Majnemer
[X86] Determine if we have an OpaqueSPAdjustment earlier
commit
|
commitdiff
|
tree
|
snapshot
2016-01-05
Michael Zuckerman
[AVX512] add PSLLD and PSLLQ Intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2016-01-05
MinSeong Kim
[MISched] Explanatory error message when machine model...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-05
Aaron Ballman
Reverting r256836; it causes a build bot failure: lab...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-05
Aaron Ballman
Enable more strict standards conformance in MSVC for...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-05
MinSeong Kim
[AArch64] Add support for Samsung Exynos-M1
commit
|
commitdiff
|
tree
|
snapshot
2016-01-05
Artyom Skrobov
(NFC) Change SubtargetFeatures::ToggleFeature and
commit
|
commitdiff
|
tree
|
snapshot
2016-01-05
Junmo Park
Remove extra whitespace. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-05
Junmo Park
Remove extra whitespace. NFC.
commit
|
commitdiff
|
tree
|
snapshot
next