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 |
2019-05-16 |
Matt Arsenault | GlobalISel: Add G_FCOPYSIGN |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Matt Arsenault | Fix missing const |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Yevgeny Rouban | Fix prof branch_weights in entry_counts_missing_dbginfo... |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Eric Christopher | Fix typo in comment of CSAction -> Action. |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Lang Hames | [ORC] Modify DenseMap hashing for SymbolStringPtrs. |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Lang Hames | [JITLink][MachO] Use getSymbol64TableEntry for 64-bit... |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Vitaly Buka | Fix GN build |
commit | commitdiff | tree | snapshot |
2019-05-15 |
Craig Topper | [X86] Delay creating index register negations during... |
commit | commitdiff | tree | snapshot |
2019-05-15 |
Reid Kleckner | [codeview] Fix SDNode representation of annotation... |
commit | commitdiff | tree | snapshot |
2019-05-15 |
Simon Atanasyan | [mips] Use range-based `for` loops. NFC |
commit | commitdiff | tree | snapshot |
2019-05-15 |
Mandeep Singh... | [AArch64] only indicate CFI on Windows if we emitted CFI |
commit | commitdiff | tree | snapshot |
2019-05-15 |
Craig Topper | [X86] Strengthen type constraints on some specialized... |
commit | commitdiff | tree | snapshot |
2019-05-15 |
Roman Lebedev | [NFC][InstCombine] Add some more tests for pulling... |
commit | commitdiff | tree | snapshot |
2019-05-15 |
Reid Kleckner | [codeview] Finish support for reading and writing S_ANN... |
commit | commitdiff | tree | snapshot |
2019-05-15 |
Cameron McInally | Revert llvm-svn: 360807 |
commit | commitdiff | tree | snapshot |
2019-05-15 |
Cameron McInally | Pre-commit unary fneg tests to InstSimplify |
commit | commitdiff | tree | snapshot |
2019-05-15 |
Cameron McInally | Add unary fneg to InstSimplify/fp-nan.ll |
commit | commitdiff | tree | snapshot |
2019-05-15 |
Pete Couperus | Uncomment LLVM_FALLTHROUGH. |
commit | commitdiff | tree | snapshot |
2019-05-15 |
Cameron McInally | Add unary fneg to InstSimplify/fp-nan.ll |
commit | commitdiff | tree | snapshot |
2019-05-15 |
Taewook Oh | [PredicateInfo] Do not process unreachable operands. |
commit | commitdiff | tree | snapshot |
next |