2019-05-20 |
Cullen Rhodes | [AArch64][SVE2] Asm: add SADALP and UADALP instructions |
commit | commitdiff | tree | snapshot |
2019-05-20 |
Nico Weber | gn build: Merge r361152 |
commit | commitdiff | tree | snapshot |
2019-05-20 |
Cameron McInally | [InstSimplify] Teach fsub -0.0, (fneg X) ==> X about... |
commit | commitdiff | tree | snapshot |
2019-05-20 |
Orlando Cazalet... | Resubmit "[DebugInfo] Update loop metadata for inlined... |
commit | commitdiff | tree | snapshot |
2019-05-20 |
Orlando Cazalet... | Revert "[DebugInfo] Update loop metadata for inlined... |
commit | commitdiff | tree | snapshot |
2019-05-20 |
Guillaume Chatelet | [NFC] Refactor visitIntrinsicCall so it doesn't return... |
commit | commitdiff | tree | snapshot |
2019-05-20 |
Petar Jovanovic | [DebugInfoMetadata] Refactor DIExpression::prepend... |
commit | commitdiff | tree | snapshot |
2019-05-20 |
Cullen Rhodes | [AArch64][SVE2] Asm: add int halving add/sub (predicate... |
commit | commitdiff | tree | snapshot |
2019-05-20 |
Cullen Rhodes | [AArch64][SVE2] Asm: add saturating multiply-add interl... |
commit | commitdiff | tree | snapshot |
2019-05-20 |
Fangrui Song | Use llvm::sort. NFC |
commit | commitdiff | tree | snapshot |
2019-05-20 |
Sander de Smalen | Match types of accumulator and result for llvm.experime... |
commit | commitdiff | tree | snapshot |
2019-05-20 |
Orlando Cazalet... | [DebugInfo] Update loop metadata for inlined loops |
commit | commitdiff | tree | snapshot |
2019-05-20 |
Guillaume Chatelet | Revert "[NFC] Refactor visitIntrinsicCall so it doesn... |
commit | commitdiff | tree | snapshot |
2019-05-20 |
Guillaume Chatelet | [NFC] Refactor visitIntrinsicCall so it doesn't return... |
commit | commitdiff | tree | snapshot |
2019-05-20 |
Carl Ritson | [AMDGPU] gfx1010 Avoid SMEM WAR hazard for some s_waitc... |
commit | commitdiff | tree | snapshot |
2019-05-20 |
Nico Weber | gn build: Merge r361117 |
commit | commitdiff | tree | snapshot |
2019-05-19 |
Sanjay Patel | [InstSimplify] fold fcmp (maxnum, X, C1), C2 |
commit | commitdiff | tree | snapshot |
2019-05-19 |
Dinar Temirbulatov | [SLP] Refactoring of EdgeInfo and UserTreeIdx in buildT... |
commit | commitdiff | tree | snapshot |
2019-05-19 |
Craig Topper | [X86] Remove combineShift function. Just dispatch direc... |
commit | commitdiff | tree | snapshot |
2019-05-18 |
Don Hinton | [CommandLine] Reduce size of Option class |
commit | commitdiff | tree | snapshot |
2019-05-18 |
Roman Lebedev | [NFC][AArch64] Autogenerate fcopysign.ll test |
commit | commitdiff | tree | snapshot |
2019-05-18 |
Roman Lebedev | [NFC][AArch64] Autogenerate bitfield-insert.ll, selectc... |
commit | commitdiff | tree | snapshot |
2019-05-18 |
Dylan McKay | [AVR] Fix 'symbol_relocations.s' MC test |
commit | commitdiff | tree | snapshot |
2019-05-18 |
Matt Arsenault | GVN: Handle addrspacecast |
commit | commitdiff | tree | snapshot |
2019-05-18 |
Roman Lebedev | [NFC][AArch64] Add some ubfx tests with immediates |
commit | commitdiff | tree | snapshot |
2019-05-18 |
Roman Lebedev | UpdateTestChecks: fix AMDGPU handling |
commit | commitdiff | tree | snapshot |
2019-05-18 |
Roman Lebedev | UpdateTestChecks: arm64-eabi handlind |
commit | commitdiff | tree | snapshot |
2019-05-18 |
Simon Pilgrim | MemCmpExpansion::getCompareLoadPairs - assert we find... |
commit | commitdiff | tree | snapshot |
2019-05-18 |
Lang Hames | [docs] Fix some RST errors. |
commit | commitdiff | tree | snapshot |
2019-05-18 |
Michael Trent | Update llvm-nm -s to use a multi-var option |
commit | commitdiff | tree | snapshot |
2019-05-18 |
Lang Hames | [docs][ORC] Start work on an ORC design doc. Very much... |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Matt Arsenault | AMDGPU/GlobalISel: Implement s64->s64 [SU]ITOFP |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Matt Arsenault | GlobalISel: Implement lower for S64->S32 [SU]ITOFP |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Cameron McInally | [NFC][InstSimplify] Add more unary fneg tests to floati... |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Saleem Abdulrasool | build: use clang-cl for runtimes when targeting Windows |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Sam Clegg | [WebAssembly] Remove expected failure of builtin-locati... |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Nico Weber | gn build: Merge r360993 |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Matt Arsenault | GlobalISel: Define integer min/max instructions |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Cameron McInally | [NFC][InstSimplify] Precommit new unary fneg test |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Nico Weber | Revert r361033 "Add a Visit overload for DynTypedNode... |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Sanjay Patel | [InstCombine] move bitcast after insertelement-with... |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Cameron McInally | [NFC][InstSImplify] Fix flip-flopped comments and test... |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Simon Pilgrim | [X86][SSE] Fold movmsk(not(x)) -> not(movmsk) |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Nico Weber | gn build: Merge r361033 |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Nico Weber | gn build: Merge r360991 |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Simon Pilgrim | [X86][SSE] Match all-of bool scalar reductions into... |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Sanjay Patel | [InstCombine] add tests for insertelement with bitcaste... |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Cameron McInally | [InstSimplify] Add unary fneg to `fsub 0.0, (fneg X... |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Dmitry Preobrazhensky | [AMDGPU][MC] Corrected parsing of NAME:VALUE modifiers |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Roman Lebedev | [DAGCombiner] visitShiftByConstant(): drop bogus signbi... |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Roman Lebedev | [InstCombine] canShiftBinOpWithConstantRHS(): drop... |
commit | commitdiff | tree | snapshot |
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 |
next |