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-07-26
Rafael Espindola
Simplify. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Rafael Espindola
Detemplate SymbolTable.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Eric Beckmann
Unlink nodes instead of copying, to avoid memory problems.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Jakub Kuderski
[Dominators] Change Roots type to SmallVector
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Jonathan Roelofs
Partial fix for PR33858
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Jakub Kuderski
[Dominators] Move root-finding out of DomTreeBase and...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Erich Keane
Add bitrig removal to release notes
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Reid Kleckner
Un-XFAIL some internal lit tests on Windows, they pass...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Eric Beckmann
Diffing against a file that is itself used in the test...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Rafael Espindola
Simplify. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
George Karpenkov
Fix LIT test breakage
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Simon Pilgrim
[X86][AVX512] Regenerated and cleaned up extension...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Simon Pilgrim
[X86] Regenerate setcc tests
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Simon Pilgrim
[X86][AVX512] Regenerate shuffle tests with broadcast...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Simon Pilgrim
[X86] Regenerate memset tests
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Eric Beckmann
Correctly enable the llvm-mt tests, now that build...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Reid Kleckner
Quote '?' in llvm-rc test
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Florian Hahn
[Hexagon] Mark raise_relocation_error as NORETURN.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Dehao Chen
Update the assertion to meet with the changes in r30912...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Simon Pilgrim
[X86] Add combineBT test failure because bits have...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Brian Gesiak
[lit] Mark several of lit's tests XFAIL on Windows
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Brian Gesiak
[lit] Fix type error for parallelism groups
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Dehao Chen
Make new PM honor -fdebug-info-for-profiling
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Brian Gesiak
Revert "[lit] Remove dead code not referenced in the...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Roman Gareev
[ScheduleOptimizer] Translate to C++ bindings
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Serge Pavlov
Regression test for PR10856
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Nuno Lopes
[docs] change a few code-blocks to llvm from text
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Alex Lorenz
unguarded availability: add a fixit for the "annotate...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Jonas Hahnfeld
[CMake] Disable building libomptarget and add CMake...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Stefan Pintilie
[NFC] test commit.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Yuka Takahashi
[Bash-autocompletion] Show HelpText with possible flags
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Yuka Takahashi
[Bash-completion] Fixed a bug that file doesn't autocom...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Daniel Sanders
Revert r309094: [globalisel][tablegen] Fuse the generat...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Michael Kruse
[ScopInfo] Avoid use of getStmtFor(BB). NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Michael Kruse
[SCEVValidator] Loop exit values of loops before the...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Zvi Rackover
DAGCombiner: Extend reduceBuildVecToTrunc to handle...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Simon Pilgrim
[X86] Regenerated BT tests
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Alex Lorenz
Recommit r308327 2nd time: Add a warning for missing
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Martin Storsjo
[COFF, ARM64] Fix symbol offsets in ADRP/ADD/LDR/STR...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Simon Pilgrim
[X86] Add urem vector test for non-uniform pow2 constants
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Simon Pilgrim
[X86] Regenerated urem pow2 tests on 32/64 bit targets
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Simon Pilgrim
[X86] Regenerated umul overflow tests on 32/64 bit...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Diana Picus
[ARM] GlobalISel: Map G_GLOBAL_VALUE to GPR
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Simon Pilgrim
[X86][AVX] Regenerated and cleaned up AVX1 intrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Simon Pilgrim
[X86][AVX2] Regenerated and cleaned up broadcast tests.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Simon Pilgrim
[X86][AVX512] Regenerated and added 32-bit targets...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Simon Pilgrim
[X86][AVX] Regenerated and cleaned up masked gather...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
George Rimar
[ELF] - Ignore --warn-once option.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Simon Pilgrim
[X86][AVX] Regenerate lzcnt test.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Daniel Sanders
[globalisel][tablegen] Fuse the generated tables together.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Simon Pilgrim
[X86][FMA] Regenerate test with broadcast comments.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Alexander Kornienko
Follow up for r307085: a better fix for a dangling...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
George Rimar
[ELF] - Change way how we handle --noinhibit-exec
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Diana Picus
[ARM] GlobalISel: Mark G_GLOBAL_VALUE as legal
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
George Rimar
[ELF] - Print options aliases in --help
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
George Rimar
Update after LLVM change r309087
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
George Rimar
[libOption] - Add flag allowing to print options aliase...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Michael Zuckerman
[X86][LLVM]Expanding Supports lowerInterleavedStore...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Zvi Rackover
TargetLowering: Change isShuffleMaskLegal's mask argume...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Michael Zuckerman
[X86][LLVM]Expanding Supports lowerInterleavedStore...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Petr Hosek
Revert "[sanitizer] Support compiler-rt builtins"
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Petr Hosek
Revert "[sanitizer] Support libc++abi in addition to...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Mandeep Singh...
[clang] Add ARM64 support to armintr.h for MSVC compati...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Max Kazantsev
[SCEV] Cache results of computeExitLimit
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Craig Topper
[X86] Prevent selecting masked aligned load instruction...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Dehao Chen
Add test coverage for new PM PGOOpt handling.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Davide Italiano
[gold] Enable data-sections by default for the gold...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Petr Hosek
[sanitizer] Support libc++abi in addition to libstdc++
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Wei Mi
Add "REQUIRES: asserts" for test unswitch-equality...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Sanjoy Das
[SCEV] Remove unnecessary call to forgetMemoizedResults
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Reid Kleckner
[lit] Attempt to fix Python unittest adaptor logic
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Eric Beckmann
Move manifest utils into separate lib, to reduce libxml...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Reid Kleckner
[PDB] Remove stale GSI.h header that I intended to...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Spyridoula...
[DWARF] Generalized verification of .apple_names accele...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Felix Berger
[clang-tidy] Do not issue fixit for explicit template...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Reid Kleckner
[PDB] Improve GSI hash table dumping for publics and...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Eric Beckmann
Reapply "llvm-mt: implement simple merging of manifests...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
Eugene Zelenko
[AArch64] Fix some Clang-tidy modernize-use-using and...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
Peter Szecsi
[StaticAnalyzer] LoopUnrolling - Attempt #2 to fix...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
Petr Hosek
[sanitizer] Support compiler-rt builtins
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
Wei Mi
Disable loop unswitching for some patterns containing...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
David Majnemer
[CodeGen] Correctly model std::byte's aliasing properties
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
Adrian Prantl
Debug Info: Support fragmented variables in the MMI...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
Davide Italiano
[gold] Enable function-sections by default.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
Rui Ueyama
Simplify ignored options.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
Richard Smith
Reorder tests to match latest SD-6 draft.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
Rafael Espindola
Simplify. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
NAKAMURA Takumi
clang/StaticAnalyzer/Core/PathSensitive/LoopUnrolling...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
Rafael Espindola
Reduce templating. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
Eric Beckmann
Revert "llvm-mt: implement simple merging of manifests...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
Mandeep Singh...
[clang] Add abi-breaking-checks support to clang
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
Rafael Espindola
LTO: Handle sections with valid C names.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
Eric Beckmann
llvm-mt: implement simple merging of manifests, not...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
Sean Callanan
Skip test_unique_stacks on Darwin, because it doesn...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
Petr Hosek
Revert "Reland "[LLVM][llvm-objcopy] Added basic plumbi...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
Michal Gorny
[lit] Fix UnboundLocalError for invalid shtest redirects
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
Petr Hosek
Reland "[LLVM][llvm-objcopy] Added basic plumbing to...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
Vedant Kumar
[ubsan] Update a test missed in r309008, NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
Eric Christopher
Update the comments on default subtargets based on...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
Tobias Grosser
Revert accidental isl changes in 308923
commit
|
commitdiff
|
tree
|
snapshot
next