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
2017-10-26
Hans Wennborg
Tidy up CountingFunctionInserter a little. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Haojian Wu
[clang-tidy ObjC] [1/3] New module `objc` for Objective...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Michael Kruse
[DeLICM] Add more tests for loop layouts. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Craig Topper
[AsmParser][TableGen] Add VariantID argument to the...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Craig Topper
[AsmParser][TableGen] Make the generated mnemonic spell...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Craig Topper
[X86] Use correct type for return value of ComputeAvail...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Vitaly Buka
[sanitizer] Fix internal symbolized build on Debian 9
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Alex Shlyapnikov
[LSan] Enable -fsanitize=leak for PPC64 Linux.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Igor Kudrin
[lit] Respect LLVM_LIT_TOOLS_DIR when looking for ...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Eugene Zelenko
[Transforms] Revert r316630 changes in Scalar/MergeICmp...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Alex Shlyapnikov
[LSan] Adjust LSan allocator limits for PPC64.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
George Karpenkov
[Analyzer] [Tests] Consistently use exit codes. Use...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Alex Lorenz
Allow StmtPrinter to supress implicit 'this' and 'self...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Eugene Zelenko
[Transforms] Fix some Clang-tidy modernize and Include...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Pavel Labath
Makefile.rules: move CFLAGS_EXTRAS to the end of compil...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Kostya Serebryany
[libFuzzer] trying to make a test more stable on Mac
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Rui Ueyama
Fix SizeOfImage in the PE header.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Matthew Simpson
Attempt to unbreak the expensive-checks-win bot
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Bob Haarman
[lld] unified COFF and ELF error handling on new Common...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Jonathan Peyton
Fix fatal error message displaying
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Rui Ueyama
Unassign sections if they are "assigned" to /DISCARD/.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Alex Lorenz
Handle PragmaDebug in PPChainedCallbacks
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Kostya Kortchinsky
[scudo] Remove comment about security of the 32-bit...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Jonas Devlieghere
Re-land "[dwarfdump] Add -lookup option"
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
George Karpenkov
[Analyzer] [Tests] Do not discard output from CmpRuns...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
George Karpenkov
[Analyzer] Give more descriptive name to BdyFrm field.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Alexander Richardson
Fix CodeGen/AMDGPU/fcanonicalize-elimination.ll on...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Sanjoy Das
[SCEV] Fix an assertion failure in the max backedge...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Sanjoy Das
Add a comment to clarify a future change
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Evgeniy Stepanov
[msan] Intercept __strxfrm_l.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Balaram Makam
Revert r316582 [Local] Fix a bug in the domtree update...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Justin Lebar
[CUDA] Print an error if you try to compile with <...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Mitch Phillips
Add FileVerifier::isCFIProtected().
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Pavel Labath
Move StopInfoOverride callback to the new architecture...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Pavel Labath
Move testcases/arm_emulation to testcases/arm/emulation
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Evgeniy Stepanov
Enable -pie and --enable-new-dtags by default on Android.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Erich Keane
Ignore implicity casts for zero-as-null-pointer-constan...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
David Blaikie
Hexagon: Fold a single-use textual header into its use
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Aditya Nandakumar
Make the combiner check if shifts are legal before...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Krzysztof Parzyszek
[Hexagon] Account for negative offset when limiting...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Rui Ueyama
Simplify.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Saleem Abdulrasool
CodeGen: fix PPC Darwin variadics
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Kamil Rytarowski
Try to unbreak Linux sanitizers
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Peter Collingbourne
Remove dead function declaration.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Kostya Kortchinsky
[sanitizer] Random shuffling of chunks for the 32-bit...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Alex Shlyapnikov
[Sanitizers] ASan: detect new/delete calls with mismatc...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Shoaib Meenai
[cmake] Restrict resource file usage to Windows build...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Craig Topper
[X86] Add avx512vpopcntdq to Knights Mill
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Craig Topper
[X86] Add avx512vpopcntdq to Knights Mill
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Kamil Rytarowski
Add NetBSD improvements in sanitizers
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Konstantin...
AMDGPU: Cleanup memory legalizer load/store tests
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Reid Kleckner
[asan] Don't print rows of shadow bytes outside shadow...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Jan Vesely
math: Implement native_log10
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Jan Vesely
amdgpu/math: Don't use llvm instrinsic for native_log
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Konstantin...
AMDGPU/NFC: Rename memory legalizer tests:
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Alexey Bataev
[OPENMP] Improve debug info for taskgroup implicitly...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Alexey Bataev
[OPENMP] Constify function parameters, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
George Rimar
[ELF] - Implement --orphan-handling option.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Balaram Makam
[Local] Fix a bug in the domtree update logic for Merge...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
John Baldwin
Don't try to use a non-existent header on FreeBSD/mips.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
George Rimar
[ELF] - Linkerscript: fix issue with SUBALIGN.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Sylvestre Ledru
Add support of the next Debian (Debian buster - version 10)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Sylvestre Ledru
Also update IsUbuntu() with Ubuntu Bionic
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Sylvestre Ledru
Add support of the next Ubuntu (Ubuntu 18.04 - Bionic...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Matthew Simpson
Add CalledValuePropagation pass
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Simon Dardis
[mips] Clean up some whitespace (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Daniil Fukalov
[inlineasm] Fix crash when number of matched input...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Diana Picus
[ARM GlobalISel] Remove redundant testcases. NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Diana Picus
[ARM GlobalISel] Update test after r316479. NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Haojian Wu
[rename] support renaming class member.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Diana Picus
[ARM GlobalISel] Fix call opcodes
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Diana Picus
[ARM GlobalISel] Split test into 3. NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Max Kazantsev
[SCEV] Enhance SCEVFindUnsafe for division
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Clement Courbet
Re-land "[CodeGen][ExpandMemcmp][NFC] Allow memcmp...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
George Rimar
[llvm-dwarfdump] - Fix array out of bounds access crash.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Ilya Biryukov
[clangd] Added a callback-based codeComplete in clangd.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Ilya Biryukov
[clangd] Handle exit notification (proper shutdown)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Sam Parker
[ARM] OrCombineToBFI function
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Sam Parker
[ARM] Swap cmp operands for automatic shifts
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Haojian Wu
[clang-rename] Fix and enable the failing TemplatedClas...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Jonas Paulsson
[MachineScheduler] Minor refactoring.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Martin Storsjo
Fix the context/cursor size for ARM with WMMX enabled
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Dmitry Vyukov
[tsan] Fix warnings in tsan_interceptors.cc from expans...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Martin Storsjo
[AArch64] Add support for dllimport of values and functions
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Matt Arsenault
DAG: Fix creating select with wrong condition type
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Matt Arsenault
AMDGPU: Add max-mix-insts subtarget feature
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Max Kazantsev
[IRCE] Fix intersection between signed and unsigned...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Mikael Holmen
[MemDep] DBG intrinsics don't impact abort limit for...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Max Kazantsev
[IRCE] Smarter detection of empty ranges using SCEV
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Peter Collingbourne
Try to fix test on windows.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Dean Michael...
[XRay][compiler-rt][NFC] Clean up xray log files before...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Peter Collingbourne
COFF: Don't add /manifest* flags to the response file.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Peter Collingbourne
Assembly tests require x86 target.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Saleem Abdulrasool
CodeGen: fix a case of incorrect checks for ivars
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Teresa Johnson
[ThinLTO] Make test for promoted names more specific
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Peter Collingbourne
llvm-readobj: Add support for reading relocations in...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Petr Hosek
[CMake] Build host builtins in Fuchsia toolchain even...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Petr Hosek
[CMake] Include clang-refactor in Fuchsia toolchain
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Petr Hosek
[clang-refactor] Use add_clang_tool CMake template
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
George Karpenkov
[Analyzer] Remove spaces inside comments mentioning...
commit
|
commitdiff
|
tree
|
snapshot
next