2019-05-17 |
Dmitry Preobrazhensky | [AMDGPU][MC] Enabled labels with s_call_b64 and s_cbran... |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Simon Pilgrim | [X86][AVX] Remove LowerCTTZ's AVX1 custom vector handling. |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Simon Pilgrim | [X86][AVX] isNOT - add extract_subvector(xor X, -1... |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Dmitry Preobrazhensky | [AMDGPU][MC] Enabled expressions for most operands... |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Matt Arsenault | AMDGPU: Fix unused variable warnings in release builds |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Matt Arsenault | AMDGPU/GlobalISel: Legalize G_FCEIL |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Matt Arsenault | AMDGPU/GlobalISel: Legalize G_INTRINSIC_TRUNC |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Matt Arsenault | AMDGPU/GlobalISel: Legalize G_FRINT |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Matt Arsenault | AMDGPU/GlobalISel: Legalize G_FCOPYSIGN |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Clement Courbet | [MergeICmps][NFC] Add more debug. |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Matt Arsenault | AMDGPU/GlobalISel: RegBankSelect for llvm.amdgcn.s... |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Matt Arsenault | AMDGPU/GlobalISel: Use subreg index instead of extra... |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Matt Arsenault | AMDGPU/GlobalISel: Use waterfall loop for buffer_load |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Matt Arsenault | GlobalISel: Fix missing version of customFor |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Matt Arsenault | GlobalISel: Add fp<->int casts to MachineIRBuilder |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Matt Arsenault | GlobalISel: Add MIRBuilder wrappers for bitcount instru... |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Simon Pilgrim | [X86] Pull out IsNOT helper. NFCI. |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Clement Courbet | Re-land r360859: "[MergeICmps] Simplify the code." |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Rhys Perry | [AMDGPU] detect WaW hazards when moving/merging load... |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Cullen Rhodes | [AArch64][SVE2] Asm: add saturating multiply-add long... |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Cullen Rhodes | [AArch64][SVE2] Asm: add integer multiply-add long... |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Cullen Rhodes | [AArch64][SVE2] Asm: add integer multiply long instructions |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Clement Courbet | [MergeICmps] Add test from PR41917. |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Petr Hosek | [Bugpoint] Only run plugins tests if plugins are enabled |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Craig Topper | [X86] Add FeatureFastScalarShiftMasks and FeatureFastVe... |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Petr Hosek | [Analysis] Only run plugins tests if plugins are actual... |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Fangrui Song | [PowerPC] Support .reloc *, R_PPC{,64}_NONE, * |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Fangrui Song | [GlobalISel] Fix -Wsign-compare on 32-bit -DLLVM_ENABLE... |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Fangrui Song | [MC][PowerPC] Clean up PPCAsmBackend |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Ben Dunbobbin | [ELF] Implement Dependent Libraries Feature |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Fangrui Song | [X86] Support .reloc *, R_{386,X86_64}_NONE, * |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Fangrui Song | [AArch64] Support .reloc *, R_AARCH64_NONE, * |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Fangrui Song | [ARM] Support .reloc *, R_ARM_NONE, * |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Philip Reames | [LFTR] Strengthen assertions in genLoopLimit [NFCI] |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Philip Reames | [IndVars] Don't reimplement Loop::isLoopInvariant ... |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Philip Reames | [LFTR] Factor out a helper function for readability... |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Jonas Paulsson | [CodeMetrics] Don't let extends of i1 be free. |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Richard Trieu | Fix broken test case. |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Philip Reames | Clarify comments on helpers used by LFTR [NFC] |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Jonas Paulsson | [SystemZ] Bugfix in SystemZTargetLowering::combineIntD... |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Nico Weber | Revert r360859: "Reland r360771 "[MergeICmps] Simplify... |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Richard Smith | Convert PointerUnion to a variadic template. |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Philip Reames | [Tests] Consolidate more lftr tests |
commit | commitdiff | tree | snapshot |
2019-05-17 |
David L. Jones | [X86][AsmParser] Add mnemonics missed in r360954. |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Evgeniy Stepanov | HWASan exception support. |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Philip Reames | [Tests] Expand basic lftr coverage |
commit | commitdiff | tree | snapshot |
2019-05-16 |
David L. Jones | [X86][AsmParser] Ignore "short" even harder in Intel... |
commit | commitdiff | tree | snapshot |
2019-05-16 |
David L. Jones | [X86][AsmParser] Rename "ConditionCode" variable to... |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Reid Kleckner | [X86] Deduplicate symbol lowering logic, NFC |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Amy Huang | Emit global variables as S_CONSTANT records for codevie... |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Tim Renouf | [CodeGen] Fixed de-optimization of legalize subvector... |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Philip Reames | [Tests] More consolidation of lftr tests |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Philip Reames | [Test] Remove a bunch of cruft from a test |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Philip Reames | [Tests] Start consolidating lftr tests into a single... |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Philip Reames | [Tests] Autogen the last lftr test |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Philip Reames | [Tests] Autogen a few more lftr tests for readability |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Philip Reames | [Tests] Autogen a few lftr test in preparation for... |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Cameron McInally | [NFC][InstSimplify] Update fast-math.ll tests I botched... |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Lang Hames | [ORC] Change handling for SymbolStringPtr tombstones... |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Sanjay Patel | [InstCombine] add tests for shuffle of insert subvector... |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Joerg Sonnenberger | Fix typos in comment. |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Lang Hames | [ORC] Use inline friend definitions for SymbolStringPtr... |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Craig Topper | [X86] Use 0x9 instead of 0x1 as the immediate in some... |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Don Hinton | [CommandLine] Don't allow duplicate categories. |
commit | commitdiff | tree | snapshot |
2019-05-16 |
James Henderson | [llvm-objdump]Move test code missed in r360904 |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Pavel Labath | Minidump: Add support for the MemoryList stream |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Matt Arsenault | AMDGPU: Introduce TokenFactor for ABI register copies... |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Sanjay Patel | [InstSimplify] add tests for fcmp of maxnum with consta... |
commit | commitdiff | tree | snapshot |
2019-05-16 |
James Henderson | [llvm-objdump]Split section-filter.test in two to remov... |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Matt Arsenault | AMDGPU: Assume xnack is enabled by default |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Stephen Tozer | Resubmit: [Salvage] Change salvage debug info implement... |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Fangrui Song | [llvm-objdump] Add "REQUIES: x86-registered-target... |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Sanjay Patel | [InstSimplify] fold fcmp (minnum, X, C1), C2 |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Xing Xue | Fixes for builds that require strict X/Open and POSIX... |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Alex Bradbury | [RISCV][NFC] Add nounwind attribute to functions missin... |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Xing Xue | [tests][go]Add -stdlib=libc++ to build GO test if LLVM... |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Adhemerval... | [AArch64] Handle ISD::LROUND and ISD::LLROUND |
commit | commitdiff | tree | snapshot |
2019-05-16 |
James Henderson | [llvm-objdump]Improve testing of some switches #1 |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Fangrui Song | Recommit [Object] Change object::SectionRef::getContent... |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Adhemerval... | [CodeGen] Add lround/llround builtins |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Matt Arsenault | GlobalISel: Add buildFMA to MachineIRBuilder |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Matt Arsenault | RegAllocFast: Improve hinting heuristic |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Clement Courbet | [DominatorTree] Print roots unconditionally in `print()`. |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Roman Lebedev | [NFC] Fixup FileCheck option name in tests added in... |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Roman Lebedev | [NFC][CodeGen] Add some more tests for pulling binops... |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Matt Arsenault | GlobalISel: Add buildXor/buildNot |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Matt Arsenault | GlobalISel: Add DstOp version of buildIntrinsic |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Hans Wennborg | Revert r360876 "[Object] Change object::SectionRef... |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Matt Arsenault | AMDGPU/GlobalISel: Correct regbank for 1-bit and/or/xor |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Fangrui Song | [Object] Change object::SectionRef::getContents() to... |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Cullen Rhodes | [AArch64][SVE2] Asm: implement CMLA/SQRDCMLAH instructions |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Cullen Rhodes | [AArch64][SVE2] Asm: implement CDOT instruction |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Cullen Rhodes | [AArch64][SVE2] Asm: add unpredicated integer multiply... |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Fangrui Song | Add Triple::isPPC64() |
commit | commitdiff | tree | snapshot |
2019-05-16 |
George Rimar | [llvm-readobj] - Revert r360676 partially. NFC. |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Clement Courbet | Reland r360771 "[MergeICmps] Simplify the code." |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Igor Kudrin | [IRMover] Improve diagnostic messages for conflicting... |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Matt Arsenault | GlobalISel: Add buildFConstant for APFloat |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Matt Arsenault | GlobalISel: Add some FP instructions to MachineIRBuilder |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Matt Arsenault | GlobalISel: Fix indentation |
commit | commitdiff | tree | snapshot |
next |