2018-10-05 |
Joel Jones | [AArch64] -mcpu=native CPU detection for Cavium processors |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Petr Hosek | [llvm-nm] Update all tests to redirect stderr to stdout |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Matthias Braun | X86, AArch64, ARM: Do not attach debug location to... |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Mandeep Singh... | [COFF, ARM64] Add _InterlockedAdd intrinsic |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Vedant Kumar | Specify -mtriple=x86_64 in an X86-specific dwarf test |
commit | commitdiff | tree | snapshot |
2018-10-05 |
James Y Knight | Emit CK_NoOp casts in C mode, not just C++. |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Simon Pilgrim | [X86][AVX] Limit getFauxShuffleMask INSERT_SUBVECTOR... |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Vedant Kumar | [LiveDebugValues] Extend var ranges through artificial... |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Vedant Kumar | Clarify debug output in LiveDebugValues |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Vedant Kumar | Disable the dwarf callsite attrs test on Windows |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Petr Hosek | [llvm-nm] Write "no symbol" output to stderr |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Vedant Kumar | Avoid hardcoding PC addresses in a dwarf test |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Jessica Paquette | [GlobalIsel] Add llvm.invariant.start and llvm.invarian... |
commit | commitdiff | tree | snapshot |
2018-10-05 |
David Blaikie | dwarfdump: Avoid parsing units unnecessarily |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Vedant Kumar | [DebugInfo] Add support for DWARF5 call site-related... |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Sanjay Patel | [x86] make blend tests resistant to demanded elements... |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Mandeep Singh... | [COFF, ARM64] Add _InterlockedCompareExchangePointer_nf... |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Reid Kleckner | Fix dwarf-no-source-loc.ll path separator on Windows |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Martin Storsjo | [COFF] Do MinGW specific entry/subsystem inference |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Martin Storsjo | [docs] Mention some notable feature in the release... |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Martin Storsjo | [COFF] Cope with GCC produced weak aliases referring... |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Reid Kleckner | Revert r343606/r342652 "[winasan] Unpoison the stack... |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Artem Belevich | [CUDA] Use all 64 bits of GUID in __nv_module_id |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Matthias Braun | DwarfDebug: Pick next location in case of missing locat... |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Alex Bradbury | [RISCV] Regenerate several tests now enableMultipleCopy... |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Nico Weber | clang-format: Don't insert spaces in front of :: for... |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Craig Topper | [X86] Don't promote i16 compares to i32 if the immediat... |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Kamil Rytarowski | Unwind local macro DEFINE_INTERNAL() |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Jonathan Peyton | [OpenMP] Convert KMP_DYNAMIC_LIB to a 0 or 1 guard... |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Simon Pilgrim | [X86] Move ReadAfterLd functionality into X86FoldableSc... |
commit | commitdiff | tree | snapshot |
2018-10-05 |
James Y Knight | Emit diagnostic note when calling an invalid function... |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Jonathan Peyton | [OpenMP] Fix KMP_DYNAMIC_LIB to be dependent on LIBOMP_... |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Sanjay Patel | [SelectionDAG] allow undefs when matching splat constants |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Adrian Prantl | Format the dwarfdump --statistics version as an integer... |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Sanjay Patel | [x86] add test for (X - 0.0) vector with undef elts... |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Krasimir Georgiev | [clang-format] Java import sorting in clang-format |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Stefan Granitz | TestMultilineExpr: validate evaluation for expressions... |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Stefan Granitz | Add EchoCommentCommands to CommandInterpreterRunOptions... |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Simon Pilgrim | [X86][SSE] Try to make MOVLPS/MOVHPS(+PD) instructions... |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Alexey Bataev | [OPENMP][NVPTX] Fix emission of __kmpc_global_thread_nu... |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Alexey Bataev | [OPENMP] Fix emission of the __kmpc_global_thread_num. |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Sanjay Patel | [x86] regenerate full checks; NFC |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Sanjay Patel | [x86] add test for fneg matching failure; NFC |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Simon Pilgrim | [X86][AVX] getFauxShuffleMask - add support for INSERT_... |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Jonas Paulsson | [LoopVectorizer] Use TTI.getOperandInfo() |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Jonas Paulsson | [TargetRegisterInfo] Remove temporary hook enableMultip... |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Jonas Toth | [clang-tidy] NFC refactor lexer-utils to be usable... |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Sam McCall | [clangd] Remove last usage of ast matchers from SymbolC... |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Jonas Toth | [clang-tidy] Replace deprecated std::ios_base aliases |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Alexandre Ganea | [LLD][COFF] Fix ordering of CRT global initializers... |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Simon Pilgrim | Fix llvm-clang-x86_64-expensive-checks-win build by... |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Sam McCall | [clangd] Remove debugging output in test |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Sam McCall | [clangd] Fix a subtle case for GetBeginningOfIdentifier. |
commit | commitdiff | tree | snapshot |
2018-10-05 |
David Green | [AArch64] Use filecheck captures for metadata node... |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Neil Henning | Add missing period to comment to match style of file. |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Sam McCall | [clangd] Make binary index format the default, remove... |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Kamil Rytarowski | Introduce internal_sysctlbyname in place of sysctlbyname |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Tom Stellard | AMDGPU/GlobalISel: Add support for G_INTTOPTR |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Thomas Lively | [WebAssembly] abs and sqrt builtins |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Thomas Lively | [WebAssembly] any_true and all_true builtins |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Thomas Lively | [WebAssembly] saturating arithmetic builtins |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Thomas Lively | [WebAssembly] __builtin_wasm_replace_lane_* builtins |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Thomas Lively | [WebAssembly] __builtin_wasm_extract_lane_* builtins |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Thomas Lively | [WebAssembly] Saturating arithmetic intrinsics |
commit | commitdiff | tree | snapshot |
2018-10-05 |
Shoaib Meenai | [cmake] Also create lowercase extension WinSDK symlinks |
commit | commitdiff | tree | snapshot |
2018-10-04 |
Aaron Puchert | Thread safety analysis: Examine constructor arguments |
commit | commitdiff | tree | snapshot |
2018-10-04 |
Wouter van... | [WebAssembly] Fixed missing "global" symbol type in... |
commit | commitdiff | tree | snapshot |
2018-10-04 |
Daniel Sanders | [globalisel][combine] When placing truncates, handle... |
commit | commitdiff | tree | snapshot |
2018-10-04 |
Craig Topper | [SimplifyCFG] Pass AggressiveInsts to DominatesMergePoi... |
commit | commitdiff | tree | snapshot |
2018-10-04 |
Yury Delendik | [WebAssembly] Ignore DBG_VALUE in WebAssemblyCFGStackif... |
commit | commitdiff | tree | snapshot |
2018-10-04 |
Bruce Mitchener | Fix typos. |
commit | commitdiff | tree | snapshot |
2018-10-04 |
Mandeep Singh... | [COFF, ARM64] Add __getReg intrinsic |
commit | commitdiff | tree | snapshot |
2018-10-04 |
Matt Davis | [llvm-mca] Remove unused/stale forward decl. NFC. |
commit | commitdiff | tree | snapshot |
2018-10-04 |
Ana Pazos | [RISCV] Support named operands for CSR instructions. |
commit | commitdiff | tree | snapshot |
2018-10-04 |
Daniel Sanders | [globalisel][combine] Fix a rare crash when encounterin... |
commit | commitdiff | tree | snapshot |
2018-10-04 |
Ed Maste | ReleaseNotes: remove superfluous 's' in 'can promotes' |
commit | commitdiff | tree | snapshot |
2018-10-04 |
Sanjay Patel | [InstCombine] drop poison flags in SimplifyVectorDemand... |
commit | commitdiff | tree | snapshot |
2018-10-04 |
Julie Hockett | [clang-doc] Clean up Markdown output |
commit | commitdiff | tree | snapshot |
2018-10-04 |
Craig Topper | [X86][LegalizeVectorOps] Use MERGE_VALUES to return... |
commit | commitdiff | tree | snapshot |
2018-10-04 |
Craig Topper | [SimplifyCFG] Change recursive calls to llvm::SimplifyC... |
commit | commitdiff | tree | snapshot |
2018-10-04 |
David Carlier | Esan for FreeBSD, forgotten file. |
commit | commitdiff | tree | snapshot |
2018-10-04 |
Heejin Ahn | [WebAssembly] Don't modify preds/succs iterators while... |
commit | commitdiff | tree | snapshot |
2018-10-04 |
Konstantin... | AMDGPU: Rename isAmdCodeObjectV2 -> isAmdHsaOrMesa |
commit | commitdiff | tree | snapshot |
2018-10-04 |
David Carlier | [Esan] Port cache frag to FreeBSD |
commit | commitdiff | tree | snapshot |
2018-10-04 |
Martin Storsjo | [COFF] [X86] Don't use llvm_unreachable for unsupported... |
commit | commitdiff | tree | snapshot |
2018-10-04 |
Brad Smith | The Python 3 part of the script was missed when adding... |
commit | commitdiff | tree | snapshot |
2018-10-04 |
Reid Kleckner | Update Clang Windows getting started docs |
commit | commitdiff | tree | snapshot |
2018-10-04 |
Shoaib Meenai | [AST] Revert mangling changes from r339428 |
commit | commitdiff | tree | snapshot |
2018-10-04 |
Stephen Kelly | [NestedNameSpecifier] Add missing stream-specific dump... |
commit | commitdiff | tree | snapshot |
2018-10-04 |
Sanjay Patel | [InstCombine] reduce code duplication in SimplifyDemand... |
commit | commitdiff | tree | snapshot |
2018-10-04 |
James Y Knight | Give same-named members unique timestamps on Darwin... |
commit | commitdiff | tree | snapshot |
2018-10-04 |
Daniel Sanders | [globalisel][combine] Improve the truncate placement... |
commit | commitdiff | tree | snapshot |
2018-10-04 |
Sanjay Patel | [x86] add test for SSE sqrtss register dep (PR22206) |
commit | commitdiff | tree | snapshot |
2018-10-04 |
Sam McCall | [clangd] Simplify Dex query tree logic and fix missing... |
commit | commitdiff | tree | snapshot |
2018-10-04 |
Sam McCall | [clangd] Dex: FALSE iterator, peephole optimizations... |
commit | commitdiff | tree | snapshot |
2018-10-04 |
Sam McCall | [clangd] Add std::move for converting-return to satisfy... |
commit | commitdiff | tree | snapshot |
2018-10-04 |
Matthias Braun | AArch64: Fix XSeqPairs/WSeqPairs problems |
commit | commitdiff | tree | snapshot |
2018-10-04 |
Farhana Aleen | [AMDGPU] Match signed dot4/8 pattern. |
commit | commitdiff | tree | snapshot |
2018-10-04 |
Jonas Toth | [clang-tidy] fix failing unit tests |
commit | commitdiff | tree | snapshot |
2018-10-04 |
Jonas Toth | [clangd] fix another ambigous constructor in DexTest |
commit | commitdiff | tree | snapshot |
next |