2019-05-20 |
Sanjay Patel | [InstCombine] auto-generate test checks; NFC |
commit | commitdiff | tree | snapshot |
2019-05-20 |
Sanjay Patel | [InstSimplify] update stale comment; NFC |
commit | commitdiff | tree | snapshot |
2019-05-20 |
Craig Topper | [X86] Add test case for r361177. |
commit | commitdiff | tree | snapshot |
2019-05-20 |
Craig Topper | [SelectionDAGBuilder] Flush PendingExports before creat... |
commit | commitdiff | tree | snapshot |
2019-05-20 |
Nick Desaulniers | [DWARF] hoist nullptr checks. NFC |
commit | commitdiff | tree | snapshot |
2019-05-20 |
Craig Topper | [X86] Add icelake-client and tremont model numbers... |
commit | commitdiff | tree | snapshot |
2019-05-20 |
Nick Desaulniers | [INLINER] allow inlining of blockaddresses if sole... |
commit | commitdiff | tree | snapshot |
2019-05-20 |
Bjorn Pettersson | [AMDGPU] Fix std::array initializers to avoid warnings... |
commit | commitdiff | tree | snapshot |
2019-05-20 |
Craig Topper | [Intrinsics] Merge lround.i32 and lround.i64 into a... |
commit | commitdiff | tree | snapshot |
2019-05-20 |
Craig Topper | [DAGCombiner] Refactor code in visitShiftByConstant... |
commit | commitdiff | tree | snapshot |
2019-05-20 |
Matt Arsenault | R600: Fix unconditional return in loop |
commit | commitdiff | tree | snapshot |
2019-05-20 |
Nikita Popov | [SDAG] Vector op legalization for overflow ops |
commit | commitdiff | tree | snapshot |
2019-05-20 |
George Rimar | [llvm-readelf] - Rework how we parse the .dynamic section. |
commit | commitdiff | tree | snapshot |
2019-05-20 |
Matt Arsenault | RegAlloc: Fix verifier error with undef identity copies |
commit | commitdiff | tree | snapshot |
2019-05-20 |
Dmitri Gribenko | Fixed the Bindings/OCaml/core.ml test |
commit | commitdiff | tree | snapshot |
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 |
next |