2020-06-02 |
Simon Pilgrim | TextAPIWriter.h - reduce MemoryBuffer.h include to... |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Florian Hahn | [Sema] Fix -Wunused-variable in CreateBuiltinMatrixSubs... |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Florian Hahn | [LV] Make sure the MaxVF is a power-of-2 by rounding... |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Ehsan Toosi | [mlir] Introduce CallOp converter for buffer placement |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Denis Antrushin | [EarlyCSE] Common gc.relocate calls. |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Muhammad Omair... | [LLDB] Mark TestCreateDuringInstructionStep as flaky... |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Simon Pilgrim | [VectorCombine][X86] Add loaded insert tests from D80885 |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Haojian Wu | [AST] Fix a null initializer crash for InitListExpr |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Simon Atanasyan | [mips] Support 64-bit relative relocations |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Dmitri Gribenko | Run syntax tree tests in many language modes |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Kazushi (Jam... | [VE] Support I32/F32 registers in assembler parser |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Clement Courbet | [llvm-exegesis] Fix D80610. |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Sam Parker | [NFC][ARM][AArch64] Test runs |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Joachim Protze | [OpenMP][OMPT] Fix and add event callbacks for detached... |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Sriraman Tallam | Options for Basic Block Sections, enabled in D68063... |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Denis Antrushin | [StatepointLowering] Handle UNDEF gc values. |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Dominik Montada | [GlobalISel] Combine scalar unmerge(trunc) |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Dominik Montada | [NFC] Move vector unmerge(trunc) combine to function |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Xing GUO | [ObjectYAML][DWARF] Let `dumpPubSection` return `DWARFY... |
commit | commitdiff | tree | snapshot |
2020-06-02 |
MaheshRavishankar | [mlir][SCFToGPU] Remove conversions from scf.for to... |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Fangrui Song | [ELF] --wrap: don't error `undefined reference to __rea... |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Yevgeny Rouban | [BrachProbablityInfo] Proportional distribution of... |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Richard Smith | Fix violations of [basic.class.scope]p2. |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Craig Topper | [X86] Fix a few recursivelyDeleteUnusedNodes calls... |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Yevgeny Rouban | [BrachProbablityInfo] Rename loop variables. NFC |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Kostya Serebryany | [asan] fix a comment typo |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Kostya Serebryany | add debug code to chase down a rare crash in asan/lsan... |
commit | commitdiff | tree | snapshot |
2020-06-02 |
John McCall | Fix how cc1 command line options are mapped into FP... |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Reid Kleckner | [COFF] Free some memory used for chunks |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Adrian Prantl | Fix UB in EmulateInstructionARM64.cpp |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Vedant Kumar | [os_log][test] Remove -O1 from a test, NFC |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Vedant Kumar | [docs] Sketch outline for HowToUpdateDebugInfo.rst |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Amara Emerson | [AArch64][GlobalISel] Split G_GLOBAL_VALUE into ADRP... |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Amara Emerson | [AArch64] Fix CollectLOH creating an AdrpAdd LOH when... |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Vedant Kumar | [LiveDebugValues] Remove early-exit when testing regmas... |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Matt Arsenault | AMDGPU: Change internal tracking of wave size |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Olivier Giroux | Updated synopsis of <atomic> to match what is implemented |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Akira Hatanaka | Clean up clang/test/CodeGenObjC/os_log.m |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Kirstóf Umann | [analyzer][MallocChecker] Fix the incorrect retrieval... |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Louis Dionne | [libc++] Add assertions on OOB accesses in std::array... |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Lei Huang | [PowerPC] Add clang option -m[no-]pcrel |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Louis Dionne | [libc++] NFC: Minor refactoring in std::array |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Joseph Huber | [OpenMP] Replace Clang's OpenMP RTL Definitions with... |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Reid Kleckner | [PDB] Share code to relocate .debug$[SF] sections, NFC |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Sterling Augustine | For --relativenames, ignore directory 0, which is the... |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Jonas Devlieghere | [lldb/Test] Add test for man page and lldb --help output |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Mircea Trofin | [llvm][NFC] Cache FAM in InlineAdvisor |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Daniel Grumberg | Add DIAError.h to list of headers excluded from the... |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Paula Toth | [libc] Expose APIGenerator. |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Reid Kleckner | [PDB] Use inlinee file checksum offsets directly |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Florian Hahn | [Matrix] Implement matrix index expressions ([][]). |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Martin Liska | Move internal_uname to #if SANITIZER_LINUX scope. |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Fangrui Song | [ELF] Refine --export-dynamic-symbol semantics to be... |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Sanjay Patel | [InstCombine] fix use of base VectorType; NFC |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Matt Arsenault | AMDGPU: Fix not emitting nofpexcept on fdiv expansion |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Vedant Kumar | [LiveDebugValues] Add LocIndex::u32_{location,index... |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Vedant Kumar | [LiveDebugValues] Speed up removeEntryValue, NFC |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Matt Arsenault | DAG: Fix getNode dropping flags if there's a glue output |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Julian Lettner | [Darwin] Add and adopt a way to query the Darwin kernel... |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Hiroshi Yamauchi | [PGO] Improve the working set size heuristics under... |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Matt Arsenault | AMDGPU: Fix test in code directory |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Matt Arsenault | AMDGPU: Remove dead file |
commit | commitdiff | tree | snapshot |
2020-06-01 |
hsmahesha | [AMDGPU/MemOpsCluster] Let mem ops clustering logic... |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Fangrui Song | [ELF] Set DF_1_PIE for -pie |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Stanislav Mekhanoshin | Temporarily removed unstable test. NFC. |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Matt Arsenault | AMDGPU: Fix alignment for dynamic allocas |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Christopher... | [SVE] Eliminate calls to default-false VectorType:... |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Nick Desaulniers | [Clang][CGM] style cleanups NFC |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Eric Schweitz | [flang] This adds the lowering stubs for Open MP. |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Stanislav Mekhanoshin | Update some names in test. NFC. |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Fangrui Song | [Object] Add DF_1_PIE |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Sanjay Patel | [InstCombine] add test for select-of-shuffle; NFC |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Stanislav Mekhanoshin | Process gep (phi ptr1, ptr2) in SROA |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Siva Chandra... | [libc] Add implementations of ceil[f], floor[f] and... |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Sam Clegg | [WebAssembly] Update test expectations |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Sanjay Patel | [InstNamer] use 'i' for Instructions, not 'tmp' |
commit | commitdiff | tree | snapshot |
2020-06-01 |
AndreyChurbanov | [openmp] Fixed taskloop recursive splitting so that... |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Aaron Ballman | Support GCC [[gnu::attributes]] in C2x mode |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Ehud Katz | [StructurizeCFG] Fix an incorrect comment, NFC. |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Sanjay Patel | [CodeGen] remove instnamer dependency from test file... |
commit | commitdiff | tree | snapshot |
2020-06-01 |
James Henderson | [Support] Add more context to DataExtractor getLEB128... |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Raphael Isemann | Revert "[lldb] Pass -fPIC flag even when DYLIB_ONLY... |
commit | commitdiff | tree | snapshot |
2020-06-01 |
James Henderson | [DebugInfo] Add use of truncating data extractor to... |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Raphael Isemann | [lldb][NFC] Make ClangExpressionSourceCode's wrapping... |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Sanjay Patel | [utils] change default nameless value to "TMP" |
commit | commitdiff | tree | snapshot |
2020-06-01 |
James Henderson | [llvm-dwarfdump][test] Use verbose output to check... |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Simon Pilgrim | ARMFrameLowering.h - remove unnecessary includes. NFC. |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Simon Pilgrim | MIPatternMatch.h - remove unused APFloat/APInt includes... |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Igor Kudrin | [DebugInfo] Separate fields with commas in headers... |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Igor Kudrin | [DebugInfo] Separate fields with commas in headers... |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Igor Kudrin | [DebugInfo] Separate fields with commas in headers... |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Georgii Rymar | [llvm-readelf] - Add explicit braces again. NFC. |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Georgii Rymar | [llvm-readelf] - Add explicit braces. NFC. |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Ehud Katz | [StructurizeCFG] Fix region nodes ordering |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Georgii Rymar | [llvm-readobj] - Improve error reporting for hash tables. |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Tim Northover | AArch64: materialize large stack offset into xzr correctly. |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Djordje Todorovic | [DebugInfo][CallSites] Remove decl subprograms from... |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Nathan James | [ASTMatchers] Force c++ unittests to specify correct... |
commit | commitdiff | tree | snapshot |
2020-06-01 |
serge-sans... | Improve SmallPtrSetImpl::count implementation |
commit | commitdiff | tree | snapshot |
2020-06-01 |
serge-sans... | Fix strict aliasing warning in msan.cpp |
commit | commitdiff | tree | snapshot |
next |