2019-09-18 |
Jim Ingham | TestFoundationDisassembly.py is not dependent on debug... |
commit | commitdiff | tree | snapshot |
2019-09-18 |
Jonas Devlieghere | [ScriptInterpreter] Limit LLDB's globals to interactive... |
commit | commitdiff | tree | snapshot |
2019-09-18 |
Volodymyr Sapsai | [Timers] Fix printing some `-ftime-report` sections... |
commit | commitdiff | tree | snapshot |
2019-09-18 |
Jonas Devlieghere | [ScriptInterpreter] Remove ScriptInterpreterPythonImpl... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Teresa Johnson | [PGO] Change hardcoded thresholds for cold/inlinehint... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Michael Kruse | [CodeGen] Handle outlining of CopyStmts. |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Eli Friedman | [ARM] Update clang for removal of vfp2d16 and vfp2d16sp |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Eli Friedman | [ARM] VFPv2 only supports 16 D registers. |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Erich Keane | Revert "Create UsersManual section entitled 'Controllin... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Erik Pilkington | [Sema] Split of versions of -Wimplicit-{float,int}... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Reid Kleckner | [PGO] Don't use comdat groups for counters & data on... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Jinsong Ji | Reland "[docs][Bugpoint]Add notes about multiple crashes" |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Erich Keane | Create UsersManual section entitled 'Controlling Floati... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Greg Clayton | Fix buildbots. |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Reid Kleckner | Ignore exception specifier mismatch when merging redecl... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Jessica Paquette | [AArch64][GlobalISel] Support -tailcallopt |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Jan Korous | [clang-scan-deps] Add verbose mode |
commit | commitdiff | tree | snapshot |
2019-09-17 |
GN Sync Bot | gn build: Merge r372168 |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Roman Lebedev | AArch64CallLowering::lowerCall(): fix build by not... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Roman Lebedev | [NFC][InstCombine] dropRedundantMaskingOfLeftShiftInput... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Roman Lebedev | [NFC][InstCombine] More tests for "Dropping pointless... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Bardia Mahjour | Revert "Data Dependence Graph Basics" |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Simon Pilgrim | NVPTXAsmPrinter - Don't dereference a dyn_cast result... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Simon Pilgrim | WasmEmitter - Don't dereference a dyn_cast result.... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Jessica Paquette | [AArch64][GlobalISel][NFC] Refactor tail call lowering... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
GN Sync Bot | gn build: Merge r372162 |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Bardia Mahjour | Data Dependence Graph Basics |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Jinsong Ji | [docs][Bugpoint] Revert 5584ead50 a5aa3353 |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Jinsong Ji | [docs][Bugpoint] Fix build break. |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Craig Topper | [X86] Use APInt::operator<<= and APInt::lshrInPlace... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Craig Topper | [SimplifyDemandedBits] Use APInt::intersects to instead... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Jinsong Ji | [docs][Bugpoint]Add notes about multiple crashes |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Craig Topper | [X86] Simplify b2b KSHIFTL+KSHIFTR using demanded elts. |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Craig Topper | [X86] Call SimplifyDemandedVectorElts on KSHIFTL/KSHIFT... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Craig Topper | [X86] Simplify some code in LowerBUILD_VECTORvXi1.... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Erik Pilkington | Use 'BOOL' instead of BOOL in diagnostic messages |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Stanislav Mekhanoshin | [AMDGPU] Added MI bit IsDOT |
commit | commitdiff | tree | snapshot |
2019-09-17 |
GN Sync Bot | gn build: Merge r372149 |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Greg Clayton | GSYM: Add the llvm::gsym::Header header class with... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Alexey Bataev | [OPENMP] Rework the test, NFC. |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Alexey Bataev | [OPENMP5.0]Introduce attribute for declare variant... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Simon Pilgrim | [TableGen] CodeGenMapTable - Don't dereference a dyn_ca... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Simon Pilgrim | [ARM][AsmParser] Don't dereference a dyn_cast result... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Simon Pilgrim | Fix MSVC lambda capture warnings. NFCI. |
commit | commitdiff | tree | snapshot |
2019-09-17 |
David Bolvansky | Remove asan test for strncat(x, y, 0) |
commit | commitdiff | tree | snapshot |
2019-09-17 |
David Bolvansky | Reland "[SLC] Preserve attrs for strncpy(x, "", y)... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
David Bolvansky | [ASAN] Adjust asan tests due to new optimizations |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Nemanja Ivanovic | [PowerPC] Exploit single instruction load-and-splat... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Alina Sbirlea | [MemorySSA] Fix phi insertion when inserting a def. |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Alina Sbirlea | [MemorySSA] Update MSSA for non-conventional AA. |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Petr Hosek | Move DK_Misexpect for compatability with getNextAvailab... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Greg Clayton | GSYM: add encoding and decoding to FunctionInfo |
commit | commitdiff | tree | snapshot |
2019-09-17 |
David Green | [ARM] Add a SelectTAddrModeImm7 for MVE narrow loads... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
David Green | [ARM] Fixup pipeline test. NFC |
commit | commitdiff | tree | snapshot |
2019-09-17 |
David Green | [ARM] Reserve an emergency spill slot for fp16 addressi... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Alexey Bataev | [OPENMP]Try to rework the test to pacify the buildbots... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Yitzhak Mandelbaum | [clang-format] Fix cleanup of `AnnotatedLine` to includ... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Benjamin Kramer | [clangd] Fix another TSAN issue |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Benjamin Kramer | [RISCV] Unbreak the build |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Sam Parker | [ARM] Fix for buildbots |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Krasimir Georgiev | Revert "[SLC] Preserve attrs for strncpy(x, "", y)... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Erich Keane | Add SpellingNotCalculated to Attribute Enums to suppres... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Nico Weber | gn build: (manually) merge r372076 |
commit | commitdiff | tree | snapshot |
2019-09-17 |
George Rimar | [llvm-readobj/llvm-objdump] - Improve how tool locate... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Sam Parker | [ARM] Fix for buildbots |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Luis Marques | [RISCV][NFC] Use NoRegister instead of 0 literal |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Sven van Haastregt | [OpenCL] Tidy up some comments; NFC |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Simon Pilgrim | [X86] X86DAGToDAGISel::tryFoldLoad - assert root/parent... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Simon Pilgrim | InterleavedAccessInfo - Don't dereference a dyn_cast... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Simon Pilgrim | [LoopVectorize] Don't dereference a dyn_cast result... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
David Green | [ARM] Fix for MVE load/store stack accesses |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Benjamin Kramer | Hide implementation details in namespaces. |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Krasimir Georgiev | lldb: move a test input to the test Inputs dir |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Sam Parker | [ARM][LowOverheadLoops] Add LR def safety check |
commit | commitdiff | tree | snapshot |
2019-09-17 |
George Rimar | [llvm-readobj] - Test PPC64 relocations properly. |
commit | commitdiff | tree | snapshot |
2019-09-17 |
George Rimar | [obj2yaml] - Support PPC64 relocation types. |
commit | commitdiff | tree | snapshot |
2019-09-17 |
George Rimar | [yaml2obj/obj2yaml] - Allow setting an arbitrary values... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
James Henderson | [docs] Make --version text more correct |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Luis Marques | [RISCV] Switch to the Machine Scheduler |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Johannes Doerfert | [Attributor][Fix] Initialize the cache prior to using it |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Luis Marques | Revert Patch from Phabricator |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Simon Pilgrim | [X86] Use APInt::getLowBitsSet helper. NFCI. |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Utkarsh Saxena | Add SemanticRanges to Clangd server. |
commit | commitdiff | tree | snapshot |
2019-09-17 |
David Bolvansky | [SLC] Preserve attrs for strncpy(x, "", y) -> memset... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Graham Hunter | [SVE][MVT] Fixed-length vector MVT ranges |
commit | commitdiff | tree | snapshot |
2019-09-17 |
David Bolvansky | [InstCombine] Annotate strdup with deref_or_null |
commit | commitdiff | tree | snapshot |
2019-09-17 |
David Bolvansky | [NFCI] Fixed buildbots |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Fangrui Song | [SimplifyLibCalls] Fix -Wunused-result after D53342... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
David Bolvansky | [NFC] Updated test |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Peter Smith | [ELF][AARCH64] Refactor AArchErrataFix to match changes... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
David Bolvansky | [NFC} Updated test |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Luis Marques | Patch from Phabricator |
commit | commitdiff | tree | snapshot |
2019-09-17 |
David Bolvansky | [SimplifyLibCalls] Mark known arguments with nonnull |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Michal Gorny | [lldb] [Process/gdb-remote] Fix defaulting signal to... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
George Rimar | [llvm-readobj] - Fix BB after r372087. |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Fangrui Song | [llvm-ar] Parse 'h' and '-h': display help and exit |
commit | commitdiff | tree | snapshot |
2019-09-17 |
George Rimar | [llvm-readobj] - Fix a TODO in elf-reloc-zero-name... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Alexander Timofeev | [AMDGPU]: PHI Elimination hooks added for custom COPY... |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Sam Parker | [ARM] LE support in ConstantIslands |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Florian Hahn | [LoopUnroll] Use LoopSize+1 as threshold, to allow... |
commit | commitdiff | tree | snapshot |
next |