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-07-31
Dean Michael...
[XRay][compiler-rt] Profiling Mode: Include file header...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
Diego Caballero
[VPlan] Introduce VPLoopInfo analysis.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
Raphael Isemann
Remove Stream::UnitTest
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
Reid Kleckner
Revert r338340 "[MS Demangler] Better demangling of...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
Richard Smith
[coroutines] Fix handling of dependent co_await in...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
Craig Topper
[X86] Stop accidentally running the Bonnell LEA fixup...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
Ana Pazos
[RISCV] Fixed test case failure due to r338047
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
Zachary Turner
[MS Demangler] Better demangling of template arguments.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
Artem Dergachev
[analyzer] Rename test: cxx17-mandatory-elision.cpp...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
Erik Pilkington
[Sema] Relax a failing assert in TemplateArgumentLoc
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
Amara Emerson
[AArch64][GlobalISel] Add isel support for G_BLOCK_ADDR.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
Amara Emerson
[AArch64][GlobalISel] Make G_BLOCK_ADDR legal.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
Amara Emerson
[GlobalISel] Add a G_BLOCK_ADDR opcode to handle IR...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
Reid Kleckner
Pacify sanitizer lint script that still does not run...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Artem Dergachev
[analyzer] CStringChecker: Remember to highlight the...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Marshall Clow
Code cleanup - change naked 'throw' expressions to...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Reid Kleckner
[asan/win] Use SRW locks to fix a race in BlockingMutex
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Zachary Turner
[MS Demangler] Add ms-return-qualifiers.test.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Craig Topper
[DAGCombiner][TargetLowering] Pass a SmallVector instea...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Eric Christopher
Revert "Add a definition for FieldSize that seems to...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Eric Christopher
Add a definition for FieldSize that seems to make sense...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Fangrui Song
[docs] Sort ld.lld.1 options
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Tim Shen
[libcxx] fix `>> 42` UB in <experimental/simd>
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Zachary Turner
[MS Demangler] Add rudimentary C++11 Support
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
George Karpenkov
[analyzer] [tests] Add an option for showing statistics...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
George Karpenkov
[analyzer] [tests] Style fixes for testing harness.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Scott Linder
Fix use of uninitialized variable in r338299
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Fangrui Song
[docs] Add missing options to ld.lld.1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Matt Davis
[llvm-mca][docs] Add instruction flow documentation...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Tim Shen
Re-apply "[libcxx] implement <simd> ABI for Clang/GCC...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Sanjay Patel
[DAGCombiner] transform sub-of-shifted-signbit to add
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Tim Shen
Revert "[libcxx] implement <simd> ABI for Clang/GCC...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
George Karpenkov
[analyzer] [NFC] Simplify some visitors by giving a...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
George Karpenkov
[analyzer] Bugfix for autorelease + main run loop leak...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Jonathan Peyton
[OpenMP] Fix tasking + parallel bug
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
George Karpenkov
[analyzer] Fix crash in RunLoopAutoreleaseChecker on...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Raphael Isemann
Remove unnecessary newlines from break command help...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Diego Caballero
[VPlan] Introduce VPlan-based dominator analysis.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Tim Shen
[libcxx] implement <simd> ABI for Clang/GCC vector...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Alexandre Ganea
This fixes a crash when a second pass is required for...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Roman Lebedev
[NFC] Rename test/ubsan/TestCases/{ImplicitCast =>...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Roman Lebedev
[docs] UndefinedBehaviorSanitizer.rst: {,un}signed...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Lang Hames
[ORC] Add SerializationTraits for std::set and std...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Craig Topper
[TargetLowering] In BuildSDIV, add the MULHS/SMUL_LOHI...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Craig Topper
[DAGCombiner][PowerPC][AArch64] Pass Created vector...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Stephen Kelly
Avoid returning an invalid end source loc
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
David Bolvansky
[InstCombine] Fold Select with binary op
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Scott Linder
[DebugInfo][OpenCL] Generate correct block literal...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Craig Topper
Revert r338222 "[DAGCombiner] Remove unnecessary calls...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Vlad Tsyrklevich
Revert "[GVNHoist] Re-enable GVNHoist by default"
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Roman Lebedev
[compiler-rt] integer-truncation-blacklist.c: XFAIL...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Gheorghe-Teodor...
[OpenMP] Fix new task creation
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Mandeep Singh...
[OpenEmbedded] Fix lib paths for OpenEmbedded targets
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Fangrui Song
Remove trailing space
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Manoj Gupta
[Inline] Copy "null-pointer-is-valid" attribute in...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Fangrui Song
Remove trailing space
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
David Greene
Make test/Driver/baremetal.cpp work with linkers other...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Roman Lebedev
[clang][ubsan] Implicit Conversion Sanitizer - integer...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Roman Lebedev
[compiler-rt][ubsan] Implicit Conversion Sanitizer...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
George Karpenkov
[analyzer] Store ValueDecl in DeclRegion
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
David Bolvansky
[InstSimplify] [NFC] Tests for Select with AND/OR fold
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Azharuddin...
[cmake] [ARM] Exclude any VFP builtins if VFP is not...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Jonas Hahnfeld
[CMake] Disable -Wstringop-overflow
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Richard Smith
Delete some unreachable AST printing code.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Jonathan Peyton
[OpenMP] Add GOMP version symbols for OMP_4.5 API
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Jonathan Peyton
[OpenMP] Implement GOMP doacross compatibility
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Momchil Velikov
[ARM, AArch64]: Use unadjusted alignment when passing...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Jessica Paquette
[MachineOutliner][AArch64] Add support for saving LR...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Jonathan Peyton
[OpenMP] Fix build errors when building with KMP_DEBUG_...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Jonathan Peyton
[OpenMP][Stats] Cleanup stats gathering code
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Fangrui Song
[docs] Update ld.lld.1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Craig Topper
[X86] Fix typo in comment. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Craig Topper
Recommit r338204 "[X86] Correct the immediate cost...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Jessica Paquette
Add machine verifier to arm64-opt-remarks-lazy-bfi
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
David Bolvansky
[AArch64] Support execute-only LOAD segments.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
David Bolvansky
[DAGCombiner] Bug 31275- Extract a shift from a constan...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Thomas Preud...
Reapply "Fix crash on inline asm with 64bit matching...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Thomas Preud...
Fix uninitialized read in ARM's PrintAsmOperand
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Jessica Paquette
Attempt to fix Windows test failure caused by r338133
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Evandro Menezes
[SLC] Refactor the simplication of pow() (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Simon Pilgrim
[X86] Regenerate NOBMI/BMI combine-select tests.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Simon Pilgrim
[X86] Regenerate PKU test to merge 32/64-bit rdpkru...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Reka Kovacs
[analyzer] Add missing state transition in IteratorChecker.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Simon Pilgrim
[X86] Regenerate fast-isel tests.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Sander de Smalen
[AArch64][SVE] Asm: Enable instructions to be prefixed.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Ilya Biryukov
[clangd] Remove outdated comment. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Reka Kovacs
[analyzer] Add support for more invalidating functions...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Sander de Smalen
[AArch64][SVE] Asm: Add MOVPRFX instructions.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
David Bolvansky
[InstCombine] [NFC] Added tests for Select with binop...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Ilya Biryukov
[clangd] Do not remove AST from cache if nothing changed
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Ilya Biryukov
[CodeComplete] Fix the crash in code completion on...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Joel Galenson
[doc] Fix Getting Started typo.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Alexey Bataev
[OPENMP] Modify the info about OpenMP support in UsersM...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Krzysztof Parzyszek
[Hexagon] Simplify A4_rcmp[n]eqi R, 0
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
John Brawn
Adjust opt pass pipeline tests to cope with combination...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
George Rimar
[ELF] - Implement SHT_SYMTAB_SHNDX (.symtab_shndxr...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Stefan Maksimovic
[mips64][clang] Adjust tests to account for changes...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Krasimir Georgiev
[clang-format] Silence -Wdocumentation warnings
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Matt Arsenault
AMDGPU: Reduce code size with fcanonicalize (fneg x)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Matt Arsenault
AMDGPU: Make fneg combine handle fcanonicalize
commit
|
commitdiff
|
tree
|
snapshot
next