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
2019-05-01
Petr Hosek
[compiler-rt] Rework the object build support
commit
|
commitdiff
|
tree
|
snapshot
2019-05-01
Lang Hames
[JITLink] Make sure we explicitly deallocate memory...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-01
Marshall Clow
Fix a bunch of unordered container tests that were...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-01
Jonathan Metzman
[libFuzzer] Disable i386 on non-Linux platforms
commit
|
commitdiff
|
tree
|
snapshot
2019-05-01
Eric Christopher
Make some comments that were meant to be for public...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-01
Fangrui Song
[llvm-objcopy] Simplify SHT_NOBITS -> SHT_PROGBITS...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Jonathan Metzman
[libFuzzer] Fix failing test: sigint.test
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Nico Weber
gn build: Fix build on macOS after r359570 / r359527
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
JF Bastien
Fix auto-init test
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Nico Weber
gn build: Merge r359626
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Sam Clegg
[WebAssembly] Update expectations for gcc torture tests
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Philip Reames
[InstCombine] Limit a vector demanded elts rule which...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Mitch Phillips
Added test.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Mitch Phillips
[sanitizer_common] Added 64-bit signed flag parser.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Dan Gohman
[WebAssembly] Use the "wasm32-wasi" triple in tests
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Dan Gohman
[WebAssembly] Test the "wasm32-wasi" triple
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
JF Bastien
Variable auto-init: don't initialize aggregate padding...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Alina Sbirlea
[MemorySSA] Invalidate MemorySSA if AA or DT are invali...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Lang Hames
[ORC] Move SimpleCompiler/ConcurrentIRCompiler definiti...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Rong Xu
[llvm-profdata] Fix indentation error in docs. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Kostya Serebryany
[libFuzzer] temporarily disable a test on windows,...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Reid Kleckner
Remove two unnecessary wrappers of canPassInRegisters
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Alina Sbirlea
[AliasAnalysis/NewPassManager] Invalidate AAManager...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Stanislav Mekhanoshin
[AMDGPU] gfx1010 VMEM and SMEM implementation
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Kostya Serebryany
[libFuzzer] add MagicSeparatorTest
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Rong Xu
[llvm-profdata] Fix indentation error. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Eric Christopher
Add an include of Module since we actually access it...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Eric Christopher
Fix a few -Werror warnings:
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Alina Sbirlea
Set LoopInterleaved in the PassManagerBuilder.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Alina Sbirlea
[PassManagerBuilder] Add option for interleaved loops...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Lang Hames
[JITLink] Add debugging output to print resolved extern...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Lang Hames
[ORC][JITLink] Name in-memory compiled objects after...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Rong Xu
[llvm-profdata] Add overlap command to compute similari...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Reid Kleckner
Revert r359325 "[NFC][Sanitizer] Change "return type...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Jonathan Metzman
[libFuzzer] Replace -seed_corpus to better support...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Fedor Sergeev
[NFC][InlineCost] cleanup - comments, overflow handling.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Simon Pilgrim
[X86][SSE] Fold extract_subvector(extend(x)) -> extend_...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Amy Kwan
[compiler-rt][builtins][sanitizers] Update compiler...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Dan Gohman
[WebAssembly] Fix test after r359602
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Nico Weber
Fix stack-use-after free after r359580
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Petr Hosek
[Driver] Support compiler-rt crtbegin.o/crtend.o for...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Dan Gohman
[WebAssembly] Support EXPLICIT_NAME symbols in llvm...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Jonathan Peyton
[OpenMP] Add OpenMP 5.0 nonmonotonic code
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Dan Gohman
[WebAssembly] Support f16 libcalls
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Jonathan Peyton
[OpenMP] Eliminate some compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Yaxun Liu
Add requires amdgpu-registered-target for amdgpu-float1...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Craig Topper
[X86] Remove if that's always true
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Eric Fiselier
Support overaligned types in `aligned_storage`.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Evandro Menezes
[SimplifyLibCalls] Clean up code (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Yaxun Liu
AMDGPU: Enable _Float16
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Jonas Devlieghere
Add CxxModuleHandler to Xcode project
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Sanjay Patel
[AArch64] add more tests for constant folding failures...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Petr Hosek
Reland "[compiler-rt] Simple crtbegin.o and crtend...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Jonathan Metzman
fix broken test
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Jonathan Metzman
remove extra zeros
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Jonathan Metzman
remove stale comment
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Jonathan Metzman
change order
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Jonathan Metzman
fix comment
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Jonathan Metzman
[libFuzzer] Enable for i386
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Jonathan Metzman
Fix issues with testing for i386
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Jonathan Metzman
Enable x86 builds
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Craig Topper
[X86] If PreprocessISelDAG reorders a load before a...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Craig Topper
[X86] Initial cleanups on the FixupLEAs pass. Separate...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Nico Weber
Re-reland "[Option] Fix PR37006 prefix choice in findNe...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Petr Hosek
Revert "[compiler-rt] Simple crtbegin.o and crtend...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Yitzhak Mandelbaum
[LibTooling] Fix broken test after r359574.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Jonas Devlieghere
Sort Symbol/CMakeLists.txt
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Petr Hosek
[compiler-rt] Simple crtbegin.o and crtend.o implementation
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Jonas Devlieghere
XFAIL x86-64-zmm-read on Darwin
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Yitzhak Mandelbaum
[LibTooling] Change Transformer's TextGenerator to...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Stella Stamenova
Un-xfail the TestMiniDump tests on Windows
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Michal Gorny
[lldb] [Process/NetBSD] Fix handling piod_len from...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Louis Dionne
[libc++][CMake] Refactor how we link against system...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Nico Weber
gn build: Add check-clangd target after r3359424
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Russell Gallop
Add llvm-profdata to LLVM_TOOLCHAIN_TOOLS
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Jordan Rupprecht
[llvm-objcopy] Add RISC-V support for -B/-O
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Kostya Kortchinsky
[scudo][standalone] Add the memory reclaiming mechanism
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Sanjay Patel
[SelectionDAG] remove div-by-zero constant folding...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Andrew Ng
[LLD][ELF] /DISCARD/ output sections should not be...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Sam McCall
[clangd] gen_std uses multiprocessing pool to be fast...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Eugene Leviant
[llvm-nm] Add --special-syms no-op flag
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Nico Weber
gn build: Merge r359455
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Sanjay Patel
[AArch64] add tests for fdiv/frem constant folding...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Pavel Labath
PostfixExpression: Introduce InitialValueNode
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Simon Pilgrim
[TableGen] Fix null pointer dereferencing in token...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Russell Gallop
Fix inconsistency in calculating DIAG_START_ values.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Hans Wennborg
vs integration: vs2019 support
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Russell Gallop
[cmake] Fix error message on simulated VS version check
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Simon Pilgrim
Revert rL359519 : [MemorySSA] Invalidate MemorySSA...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Andrew Ng
[LLD][ELF] Fix getRankProximity to "ignore" not live...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Simon Pilgrim
[SLP] Lit test that cannot get vectorized due to lack...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
George Rimar
[llvm-objcopy] - Check dynamic relocation sections...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Simon Pilgrim
Fix gcc "-Wdangling-else" warning. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Simon Pilgrim
Fix gcc "-Wdangling-else" warnings. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Jeremy Morse
Update checks in an instcombine test, NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Simon Pilgrim
Fix Wpedantic "default argument specified for lambda...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Sjoerd Meijer
[ARM] Implement TTI::getMemcpyCost
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Raphael Isemann
Sort containers alphabetically in CxxModuleHandler...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Simon Pilgrim
Fix for bug 41512: lower INSERT_VECTOR_ELT(ZeroVec...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
David Bolvansky
Revert r359520
commit
|
commitdiff
|
tree
|
snapshot
next