projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2018-08-14
Sanjay Patel
[InstCombine] regenerate checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Fedor Sergeev
[Inliner] add inliner stats to new pm version of inliner
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Sanjay Patel
[InstCombine] regenerate checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
George Rimar
[LLD][ELF] - Eliminate dead code from OffsetGetter...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Simon Pilgrim
[X86][SSE] Generalize lowerVectorShuffleAsBlendOfPSHUFB...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Sven van Haastregt
[OpenCL] Add test for constant sampler argument
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Sid Manning
[ELF][HEXAGON] Add R_HEX_32 support
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Hsiangkai Wang
[DebugInfo] Generate DWARF debug information for labels...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Louis Dionne
[libc++] Add missing #include in C11 features tests
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Amara Emerson
[GlobalISel][IRTranslator] Fix a bug in handling repeat...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Kirill Bobyrev
[clangd] NFC: Cleanup clangd help message
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
George Rimar
[LLD][ELF] - Remove UnresolvedPolicy::IgnoreAll and...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Stefan Granitz
Remove unused FastDemangle sources
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Simon Pilgrim
[TableGen] Pass string/vector types by const reference...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Stefan Granitz
Fix: ConstString::GetConstCStringAndSetMangledCounterPa...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
David Chisnall
[gnu-objc] Make selector order deterministic.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
David Chisnall
Add a stub mangling for ObjC selectors in the Microsoft...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Simon Pilgrim
Fix MSVC "compiler limit: blocks nested too deeply...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Ilya Biryukov
[clangd] Show non-instantiated decls in signatureHelp
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Dean Michael...
[XRay][clang] Add more test cases of -fxray-modes=...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Tomasz Krupa
[X86] Constant folding of adds/subs intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Kristof Umann
[analyzer] Made a buildbot happy.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Roger Ferrer...
[RISCV] Fix incorrect use of MCInstBuilder
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Kristof Umann
[analyzer][UninitializedObjectChecker] Void pointers...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Chih-Mao Chen
Test commit: fix punctuation
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Tomasz Krupa
[X86] Lowering addus/subus intrinsics to native IR
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Tomasz Krupa
[X86] Lowering addus/subus intrinsics to native IR
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Aleksandr Urakov
[PDB] Parse UDT symbols and pointers to members (combin...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Sjoerd Meijer
[ARM] ParallelDSP: add option to enable/disable the...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Max Kazantsev
[NFC] Modify comment to make it more precise
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Max Kazantsev
[NFC] Add comprehensive test of AliasSetTracker with...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Martin Storsjo
[cmake] Add MINGW_LIBRARIES to the linker flags
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
David Carlier
[CStringSyntaxChecker] Check strlcat sizeof check
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Teresa Johnson
[ThinLTO] Fix printing of WPD remarks
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Petr Hosek
[CMake] Split -gx strip flag into -g -x
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Reid Kleckner
Revert r339623 "Model type attributes as regular Attrs."
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Teresa Johnson
[ThinLTO] Handle optional args in assembly format for...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Reid Kleckner
[BasicAA] Don't assume tail calls with byval don't...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Richard Smith
Revert r339490 to match revert of llvm r339474 in r339630.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Richard Smith
Move test inputs into Inputs directory.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Akira Hatanaka
[CodeGen] Before returning a copy/dispose helper functi...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Akira Hatanaka
Fix check strings in test/CodeGenObjC/arc-blocks.m...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
George Karpenkov
[analyzer] Fix UninitializedObjectChecker to not crash...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Wouter van...
Revert "[WebAssembly] Added default stack-only instruct...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
George Karpenkov
[analyzer] [NFC] Introduce separate targets for testing...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Jordan Rupprecht
[Support] NFC: Allow modifying access/modification...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Philip Reames
[AST] Minor formatting cleanup [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Sterling Augustine
Support shared objects for split stack.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Philip Reames
[AST] Cleanup code by using MemoryLocation utility...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Richard Smith
Fix Clang warnings and bad #include filenames in r33959...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Richard Smith
Model type attributes as regular Attrs.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Craig Topper
[X86] Don't ignore 0x66 prefix on relative jumps in...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Roman Lebedev
[InstCombine] Re-land: Optimize redundant 'signed trunc...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Julie Hockett
Revert "[clang-doc] Updating BitcodeReader to use llvm...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Roman Lebedev
[NFC][InstCombine] Add a test for D50465 that used...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Sanjay Patel
[SimplifyLibCalls] don't drop fast-math-flags on trig...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Julie Hockett
[clang-doc] Updating BitcodeReader to use llvm::Error
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Jordan Rupprecht
[llvm-objcopy] NFC: Fix minor formatting issues
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Jason Molenda
Update TestTargetXMLArch.py test for llvm triple change...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Evgeniy Stepanov
[hwasan] Provide __sanitizer_* aliases to allocator...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Akira Hatanaka
Convert if/else to a switch. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Roman Lebedev
Revert "[InstCombine] Optimize redundant 'signed trunca...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Raphael Isemann
Added test for Core/Range class.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Roman Lebedev
[InstCombine] Optimize redundant 'signed truncation...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Sanjay Patel
revert r339608 - [SimplifyLibCalls] don't drop fast...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Sanjay Patel
[SimplifyLibCalls] don't drop fast-math-flags on trig...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Evgeniy Stepanov
[hwasan] Handle missing /proc/self/maps.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Evgeniy Stepanov
[hwasan] Allow optional early shadow setup.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Anna Thomas
NFC: Add a test to LV showing that reduction is not...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Sanjay Patel
[SimplifyLibCalls] add reflection fold for -sin(-x...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Alexey Bataev
[OPENMP] Fix emission of the loop doacross constructs.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Roman Lebedev
[InstCombine][NFC] Tests for 'signed truncation check...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Kristof Umann
[analyzer][UninitializedObjectChecker] Refactoring...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Scott Linder
[CodeGen] Fix assert in SelectionDAG::computeKnownBits
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Kristof Umann
[analyzer][UninitializedObjectChecker] Refactoring...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Sanjay Patel
[InstCombine] add more tests for trig reflections;...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Erich Keane
Enforce instantiation of template multiversion functions
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Kristof Umann
[analyzer][UninitializedObjectChecker] Refactoring...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Kristof Umann
[analyzer][UninitializedObjectChecker] Refactoring...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Matt Davis
[llvm-mca] Propagate fatal llvm-mca errors from library...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Nick Desaulniers
[Sema] fix -Wfloat-conversion test case.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Julie Hockett
[clang-doc] Pass over function-internal declarations
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Kristof Umann
[analyzer][UninitializedObjectChecker] Refactoring...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Eugene Zelenko
[Documentation] Remove unnecessary placeholder, grammar...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Andrea Di Biagio
[X86][BtVer2] Use NoSchedPredicate to model default...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Sanjay Patel
[SimplifyLibCalls] reduce code for optimizeCos; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Erik Pilkington
Attempt to fix some MSVC build errors.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Kristof Umann
[ADT] Implemented unittests for ImmutableList
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Jonathan Peyton
[OMPT] Make omp_control_tool() compliant when called...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Simon Pilgrim
[InstCombine] Limit simplifyAllocaArraySize constant...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Stefan Granitz
Straight forward FastDemangle replacement in SubsPrimit...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Bruno Ricci
[AST] Update/correct the static_asserts for the bit...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Nick Desaulniers
[SEMA] add more -Wfloat-conversion to compound assigmen...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Erik Pilkington
[itanium demangler] Add llvm::itaniumFindTypesInMangled...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Sanjay Patel
[InstCombine] auto-generate full checks and add cos...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Evandro Menezes
[SLC] Expand simplification of pow() for vector types
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Andrea Di Biagio
[Tablegen] Replace uses of formatted_raw_ostream with...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Krzysztof Parzyszek
[Hexagon] Silence -Wuninitialized warning from GCC...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Kostya Kortchinsky
[sanitizer] Remove st(X) from the clobber list in 32...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Alexey Bataev
Revert "[OPENMP] Fix emission of the loop doacross...
commit
|
commitdiff
|
tree
|
snapshot
next