projects
/
llvm
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
llvm
2017-10-15
Craig Topper
[X86] Remove the SlowBTMem feature flag entirely
commit
|
commitdiff
|
tree
|
snapshot
2017-10-15
Krzysztof Parzyszek
[unittests] Only build llvm-cfi-verify if X86 is in...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-15
Craig Topper
[AVX512] Don't mark EXTLOAD as legal with AVX512. Conti...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-15
Craig Topper
[X86] Add FeatureSlowBTMem to Haswell, Broadwell, Skyla...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-15
Krzysztof Parzyszek
[TableGen] Remove error checks incorrectly failing...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-15
Sanjay Patel
revert r314984: revert r314698 - [InstCombine] remove...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-15
Sanjay Patel
[SimplifyCFG] use range-for-loops, tidy; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2017-10-15
Aaron Ballman
Reverting r315590; it did not include changes for llvm...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-15
whitequark
[MergeFunctions] Merge small functions if possible...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-15
whitequark
[MergeFunctions] Replace all uses of unnamed_addr funct...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-15
Amjad Aboud
[X86] Ignore DBG instructions in X86CmovConversion...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-15
Hongbin Zheng
[LoopInfo][Refactor] Make SetLoopAlreadyUnrolled a...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-15
Craig Topper
[X86] Lower vselect with constant condition to vector_s...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-15
Craig Topper
[X86] Don't use constant condition for select instructi...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-15
Vitaly Buka
Remove unused variables
commit
|
commitdiff
|
tree
|
snapshot
2017-10-15
Daniel Sanders
[globalisel][tablegen] Map ld and st to G_LOAD and...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-15
Daniel Sanders
[tablegen] Handle common load/store predicates inside...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Davide Italiano
[Hexagon] Mark RangeTree::dump() with LLVM_DUMP_METHOD.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Konstantin...
AMDGPU: Temporary disable pal metadata check line in...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Konstantin...
AMDGPU: Don't use TargetStreamer if it has not been...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Craig Topper
[X86] Remove a bunch of dead FileCheck lines with the...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Simon Pilgrim
[TableGen] Avoid unnecessary std::string creations
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Simon Pilgrim
[X86][SSE] Don't attempt to reduce the imul vector...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Simon Pilgrim
[X86][SSE] Test vector imul reduction on 32 and 64...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Bruno Cardoso...
Revert "[AArch64][RegisterBankInfo] Use the statically...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Konstantin...
AMDGPU: Add AMDGPU HSA Kernel Descriptor
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Konstantin...
AMDGPU: Bring HSA metadata on par with the specification
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Konstantin...
llvm-readobj: Print AMDGPU note contents
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Simon Pilgrim
Pull out repeated calls to VT.getVectorNumElements...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Simon Pilgrim
Cleanup update_llc_test_checks.py notes.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Konstantin...
AMDGPU: Cleanup elf-notes.ll test
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Simon Pilgrim
Use DAG::getBitcast() helper. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Konstantin...
llvm-readobj: Print AMDGPU note type names
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Konstantin...
AMDGPU: Improve note directive verification in assembler
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Konstantin...
AMDGPU: Do not emit deprecated notes for code object v3
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Konstantin...
AMDGPU: Add support for isa version note
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Simon Pilgrim
[X86][SSE] Support combining AND(EXTRACT(SHUF(X)),...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Craig Topper
[X86] Add patterns for vzmovl+cvtpd2dq/cvttpd2dq with...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Craig Topper
[X86] Add AVX512 versions of VCVTPD2PS to load folding...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Craig Topper
[X86] Add patterns for vzmovl+cvtpd2ps with a load.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Craig Topper
[X86] Remove some patterns for bitcasted alignednonedte...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Craig Topper
[X86] Remove unnecessary bitconverts as the root of...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Craig Topper
[X86] Add additional patterns for folding loads with...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Craig Topper
[X86] Add AVX512 flavors of VCVTDQ2PD plus VCVTUDQ2PD...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Craig Topper
[X86] Remove TB_NO_REVERSE from VCVTDQ2PDYrr and VCVTPS...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Craig Topper
[X86] Add an additional isel pattern to CVTDQ2PDrm...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Jordan Rose
Revert "lit.py: Add new %{shared_output(LABEL)} substit...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Jordan Rose
lit.py: Give up and disable the new shared-output.py...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Yaxun Liu
Fix assembler for alloca of multiple elements in non...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Jakub Kuderski
[Dominators] Remove the NCA check
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Vedant Kumar
[llvm-cov] Factor out logic to iterate over line covera...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Daniel Sanders
[globalisel][tablegen] Fix an unused variable warning...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Daniel Sanders
[globalisel][tablegen] Fix undefined references to...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Jordan Rose
lit.py: Previous test fix was a red herring; backslashe...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Quentin Colombet
[AArch64][RegisterBankInfo] Use the statically computed...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Daniel Sanders
[globalisel][tablegen] Simplify named operand/operator...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Jordan Rose
lit.py: Fix new test harder for systems that don't...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Jordan Rose
lit.py: Fix new test for systems that don't use / as...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Krzysztof Parzyszek
Revert r315763: "[Hexagon] Rangify some loops, NFC"
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Craig Topper
[X86] Use X86ISD::VBROADCAST in place of v2f64 X86ISD...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Craig Topper
[X86] Use fsub in the movddup scheduling tests to preve...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Daniel Sanders
[globalisel][tablegen] Fix a use-after free bug that...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Krzysztof Parzyszek
[Hexagon] Rangify some loops, NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Sanjay Patel
[InstCombine] use m_Neg() to reduce code; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Daniel Sanders
[globalisel][tablegen] Add support for fpimm and import...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Eugene Zelenko
[Transforms] Fix some Clang-tidy modernize and Include...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Quentin Colombet
[RegisterBankInfo] Cache the getMinimalPhysRegClass...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Quentin Colombet
[Legalizer] Use SmallSetVector instead of SetVector.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Quentin Colombet
[LegalizerInfo] Don't evaluate end boundary every time...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Quentin Colombet
[Legalizer] Only allocate the SetVectors once per function.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Matt Arsenault
AMDGPU: Implement hasBitPreservingFPLogic
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Peter Collingbourne
LowerTypeTests: Give imported symbols a type with size...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Sanjay Patel
[Reassociate] auto-generate better checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Benjamin Kramer
[Hexagon] Avoid unused variable warnings in release...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Matt Arsenault
AMDGPU: Look for src mods before fp_extend
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Daniel Sanders
[aarch64] Support APInt and APFloat in ImmLeaf subclass...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Benjamin Kramer
[SmallPtrSet] Add iterator epoch tracking.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Sanjay Patel
[InstCombine] move code to remove repeated constant...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Matt Arsenault
AMDGPU: Implement isFPExtFoldable
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Sanjay Patel
[InstCombine] recycle adds for better efficiency
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Matt Arsenault
DAG: Add opcode and source type to isFPExtFree
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Krzysztof Parzyszek
[Hexagon] Minimize number of repeated constant extenders
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Daniel Sanders
Revert r315148 [TableGen] Avoid unnecessary std::string...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Sanjay Patel
[InstCombine] use local var to reduce code duplication...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Sanjay Patel
[LLVMCore] fix description for OverflowingBinaryOperato...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Craig Topper
[X86] Add initial skeleton support for knm cpu
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Matthew Simpson
[IPSCCP] Move common functions to ValueLatticeUtils...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Sanjay Patel
[InstCombine] add hasOneUse check to add-zext-add fold...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Sanjay Patel
[InstCombine] add tests for add (zext (add nuw X, C2...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Matt Morehouse
[llvm-demangle-fuzzer] Add a fuzz target for ItaniumDem...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Max Moroz
[llvm-cov] Reland sources-specified.test with addition...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Sanjoy Das
[SCEV] Maintain and use a loop->loop invalidation depen...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Simon Pilgrim
[X86] Test scalar integer absolutes on 32-bit targets...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Reid Kleckner
Not all buildbots seem to dump the nuw flag in SDAG
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Sanjay Patel
[InstCombine] use AddOne helper to reduce code; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Simon Pilgrim
[X86] Updated scalar integer absolute tests to cover...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Sanjay Patel
[InstCombine] rearrange code to remove repeated constan...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Sanjay Patel
[InstCombine] allow zext(bool) + C --> select bool...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Javed Absar
[TableGen] : Simplify RegisterInfoEmitter
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Reid Kleckner
Update test to expect nuw flag in SDAG dump, fixes...
commit
|
commitdiff
|
tree
|
snapshot
next