projects
/
llvm
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
llvm
2017-01-10
Reid Kleckner
Move the section name from GlobalObject to the LLVMContext
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Matt Arsenault
InstCombine: Set operands instead of creating new call
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Matt Arsenault
InstCombine: fdiv -x, -y -> fdiv x, y
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Kyle Butt
CodeGen: Allow small copyable blocks to "break" the...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Matt Arsenault
Remove unused CONVERT_RNDSAT intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Chandler Carruth
Add the 'googlemock' component of Google Test to LLVM...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Douglas Yung
Make the test accept different OpCode values since...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Matt Arsenault
DAG: Avoid OOB when legalizing vector indexing
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Derek Schuff
[WebAssembly] Only RAUW a constant once in FixFunctionB...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Victor Leschuk
Correct object file for implicit const test
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Victor Leschuk
DebugInfo: support for DW_FORM_implicit_const
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Rui Ueyama
Fix memory leak in a unit test.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Michal Gorny
[llvm-config] Canonicalize CMake booleans to 0/1
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Petr Hosek
[CMake] Handle common options for runtimes build
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Michael Kuperstein
[LV] Don't panic when encountering the IV of an outer...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Rong Xu
[PGO] Turn off comdat renaming in IR PGO by default
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Chad Rosier
[ARM] Remove rbit intrinsics and autoupgrade to generic...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Matt Arsenault
AMDGPU: Add tests for HasMultipleConditionRegisters
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Simon Pilgrim
[CostModel][X86] Add AVX512VL vector shift cost tests.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Michael Zuckerman
[X86][AVX512]Improving shuffle lowering by using AVX...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Matt Arsenault
LangRef: Note that calls also support fast math flags
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Davide Italiano
[SimplifyLibCalls] Propagate fast math flags while...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Chad Rosier
[AArch64] Add support for lowering bitreverse to the...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Simon Dardis
[mips] Fix Mips MSA instrinsics
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Simon Dardis
[mips] Honour -mno-odd-spreg for vector splat (again)
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Simon Dardis
Revert "[mips] Honour -mno-odd-spreg for vector splat"
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Eugene Leviant
RuntimeDyldELF: implement R_AARCH64_PREL64 reloc
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Simon Dardis
[mips] Honour -mno-odd-spreg for vector splat
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Craig Topper
[DAGCombiner] Merge together duplicate checks for foldi...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Chris Bieneman
[ObjectYAML] Missed one mixup in the debug_line test
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Chris Bieneman
[ObjectYAML] Support for DWARF line tables
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Craig Topper
AMD family 17h (znver1) enablement
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Chris Bieneman
Revert "[ObjectYAML] Support for DWARF line tables"
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Chris Bieneman
[ObjectYAML] Support for DWARF line tables
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Dean Michael...
[XRay] Use regular expression for finding symbols
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Craig Topper
[X86] When lowering uniform shifts, use X86ISD::VZEXT...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Craig Topper
[DAGCombiner] Remove code for optimizing select (xor...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Dean Michael...
[XRay] Fixup includes for modules build
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Xin Tong
Fix a typo and also test a new machine for commit....
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Dean Michael...
[XRay] Don't include <unistd.h> unnecessarily
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Serge Pavlov
[StructurizeCfg] Update dominator info.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Dean Michael...
[XRay] Implement `llvm-xray convert` -- trace file...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Evandro Menezes
[CodeGen] Implement the SUnit::print() method
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Reid Kleckner
Try once again to fix the MSVC build of AlignedCharArra...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Mehdi Amini
[ThinLTO] Hash more part of the config to build cache...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Xin Tong
Add an assert for hasLoopInvariantOperands
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Reid Kleckner
Revert the attempt to optimize the constexpr functions...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Reid Kleckner
Fix MSVC build of AlignedCharArrayUnion
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Sean Callanan
Lift the 10-type limit for AlignedCharArrayUnion
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
James Y Knight
Commit a test for match-full-lines.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Dan Gohman
[WebAssembly] Add return type annotations in fast isel.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Rui Ueyama
TarWriter: Fix a bug in Ustar header.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Eugene Zelenko
[NVPTX] Fix some Clang-tidy modernize and Include What...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Simon Pilgrim
[X86][AVX512VL] Added AVX512VL to 128/256 bit vector...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Easwaran Raman
Refactor inline threshold update code.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Davide Italiano
[SimplifyLibCalls] pow(x, -0.5) -> 1.0 / sqrt(x).
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Rafael Espindola
Support outputting to /dev/null.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Matthias Braun
PeepholeOptimizer: Do not replace SubregToReg(bitcast...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Matthias Braun
Drive by typo fix
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Matthias Braun
MachineInstr: Print name for subreg index in SUBREG_TO_REG
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Rui Ueyama
TarWriter: Set "00" to Ustar version field.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Michael Kuperstein
Revert r291092 because it introduces a crash.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Vyacheslav...
X86-specific path: Implemented the fusing of MUL+ADDSUB...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Sanjay Patel
[InstCombine] add test to show missed fold using llvm...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Chris Bieneman
Revert "[ObjectYAML] Support for DWARF line tables"
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Chris Bieneman
[ObjectYAML] Support for DWARF line tables
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Sanjay Patel
[InstCombine] regenerate checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Sanjay Patel
[ValueTracking] regenerate checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Daniel Berlin
Fix function regex in update_tests so it can handle...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Sanjay Patel
[InstCombine] regenerate checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Sanjay Patel
[InstCombine] remove unnecessary attribute comments...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Matthew Simpson
[LV] Fix-up external IV users after updating dominator...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Matt Arsenault
AMDGPU: Add Assert[SZ]Ext during argument load creation
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Matt Arsenault
Reapply r291025 ("AMDGPU: Remove unneccessary intermedi...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Xin Tong
Intrinsic::Bitreverse is safe to speculate
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Sumanth Gundapaneni
In the below scenario, we must be able to skip the...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Simon Pilgrim
[X86][AVX512] Enable v16i8/v32i8 vector shifts to use...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Sanjay Patel
fix comment typos; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Simon Pilgrim
[X86][AVX512DQ] Enable v16i16 vector shifts to use...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Simon Pilgrim
[X86][AVX512DQ] Added AVX512DQ to 128/256 bit vector...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Mohammed Agabaria
[IR] Adding const_value_op_iterator for IR/User.h
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Amaury Sechet
Some formatting in TargetMachineC. NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Bjorn Pettersson
[SelectionDAG] Fix in legalization of UMAX/SMAX/UMIN...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Eugene Leviant
RuntimeDyldELF: add missing test cases for AArch64
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Pavel Labath
Fix MSVC build failure introduced in r291431
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Eugene Leviant
RuntimeDyldELF: don't create thunk if not needed
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Chandler Carruth
[PM] Teach SCEV to invalidate itself when its dependenc...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Dan Gohman
[WebAssembly] Fix the opcode values for i64.eq and...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Jonas Paulsson
Remove unused method in LoopVectorize.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Daniel Berlin
NewGVN: Fix PR 31573, a failure to verify memory congru...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Daniel Berlin
NewGVN: Change a std::vector to SmallVector and cleanup...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Craig Topper
[AVX-512] Change another pattern that was using BLENDM...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Craig Topper
[AVX-512] Add patterns to use a zero masked VPTERNLOG...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Rui Ueyama
Define sys::path::convert_to_slash
commit
|
commitdiff
|
tree
|
snapshot
2017-01-08
Mehdi Amini
CommandLine option: Relax the assertion introduced...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-08
Piotr Padlewski
[MemDep] NFC walk invariant.group graph only down
commit
|
commitdiff
|
tree
|
snapshot
2017-01-08
Davide Italiano
[LCSSA] Fix some typos. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-08
Craig Topper
[AVX-512] If avx512dq is available use vpmovm2d/vpmovm2...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-08
Craig Topper
[X86] Add avx512bw and avx512dq command lines to the...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-08
Davide Italiano
[SCCP] Unknown instructions are sent to overdefined...
commit
|
commitdiff
|
tree
|
snapshot
next