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-08-04
Nikolai Bozhenov
Add some tests for cast+clamp/min/max before D33186.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Philip Pfaffe
[PM] Make the new-pm passes behave more like the legacy...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Haojian Wu
[clang-tidy] Add missing documents for "IgnoreMacros...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Haojian Wu
[clang-tidy] Ignore macros in make-unique check.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
George Rimar
[ELF] - Move getSymbols() methods to InputFile.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Florian Gross
[AMDGPU] Fixed MSVC build break
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Florian Hahn
[Driver] Error if ARM mode was selected explicitly...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
George Rimar
[ELF] - Remove ScriptLexer::Error field and check Error...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
George Rimar
[ELF] - Fix "--symbol-ordering-file doesn't work with...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Zoran Jovanovic
[mips][microMIPS] Extending size reduction pass with...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Philip Pfaffe
[Polly][PM] Register polly passes with the opt tool...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
James Henderson
[ELF] Explicitly write null bytes in string tables
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Manuel Klimek
Fix typo and update documentation.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
George Rimar
[ELF] - Replace parallelForEach with ranged form.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Philip Pfaffe
[NFC] Fix r310036: Appease clang-format
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Simon Atanasyan
[mips] Fix typo (missed space) in the warning message
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Simon Atanasyan
[mips] Code formatting fix. NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Philip Pfaffe
[NFC] ScopPass: Remove unused AnalysisKey from OwningIn...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Haojian Wu
[clang-tidy] Support initializer-list constructor cases...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Max Kazantsev
Do not declare a variable which is used only in assert...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Benjamin Kramer
[msan] Switch the pvalloc overflow test to a lit test
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Max Kazantsev
[IRCE] Handle loops with step different from 1/-1
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Stanislav Mekhanoshin
[AMDGPU] Preserve inverted bit in SI_IF in presence...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
NAKAMURA Takumi
Revert r309984, "Use "foo-12345.o" instead of "foo...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Max Kazantsev
Avoid comparison between signed and unsigned in SCEVExi...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Dylan McKay
[AVR] Update target machine to use new constructor...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Max Kazantsev
[IRCE] Recognize loops with unsigned latch conditions
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Petr Hosek
Revert "[llvm][llvm-objcopy] Added support for outputti...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Craig Topper
[InstCombine] Move the call to foldSelectICmpAnd into...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Craig Topper
[InstCombine] Remove unnecessary casts. NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Max Kazantsev
Fix SCEVExitLimitForget tests to make Sanitizer happy
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Daniel Jasper
Prevent unused warning in non-assert builds (introduced...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Victor Leschuk
Un-revert r310014: false revert, it wasn't the cause...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Victor Leschuk
Revert r310014 as it breaks build lld-x86_64-darwin13
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Vedant Kumar
Revert "[coverage] Special-case calls to noreturn funct...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Petr Hosek
Reland "[llvm][llvm-objcopy] Added support for outputti...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Petr Hosek
[Driver][Fuchsia] Pass --hash-style=gnu to the linker
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Reid Kleckner
[Support] Update comments about stdout, raw_fd_ostream...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Vedant Kumar
coverage: Update tests to reflect changes from r310012
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Adrian Prantl
Teach GlobalSRA to update the debug info for split...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Connor Abbott
[AMDGPU] Add missing hazard for DPP-after-EXEC-write
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Vedant Kumar
[llvm-cov] Ignore unclosed line segments when setting...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Vedant Kumar
[llvm-cov] NFC: make_unique-ify two allocations
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Vedant Kumar
[Coverage] Precise region termination with deferred...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
George Karpenkov
Disable libFuzzer tests on Windows
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Vitaly Buka
Revert "[TableGen] AsmMatcher: fix OpIdx computation...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Matt Arsenault
AMDGPU: Remove pointless asserts
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Akira Hatanaka
[Driver][Darwin] Pass -munwind-table when !UseSjLjExcep...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Teresa Johnson
Use profile summary to disable peeling for huge working...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Matt Arsenault
AMDGPU: Don't use report_fatal_error for unsupported...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Matt Arsenault
AMDGPU: Remove error on calls for amdgcn
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Matt Arsenault
AMDGPU: Fix implicitarg.ptr handling special inputs
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Martell Malone
Support: WOA64 and WOA Signals
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Zachary Turner
[llvm-pdbutil] Add an option to only dump specific...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Petr Hosek
Enable AddressSanitizer for Fuchsia targets
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Matt Arsenault
AMDGPU: Pass special input registers to functions
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Eric Christopher
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Matt Arsenault
AMDGPU: Add analysis pass for function argument info
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Eli Friedman
[coverage] Special-case calls to noreturn functions.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Easwaran Raman
[Inliner] Increase threshold for hot callsites without...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Eugene Zelenko
[Mips] Fix some Clang-tidy modernize-use-using and...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Michael Kruse
[VirtualInstruction] Handle MetadataAsValue as constant.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Matt Arsenault
DAG: Provide access to Pass instance from SelectionDAG
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Quentin Colombet
[GlobalISel] Make GlobalISel a non-optional library.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Reid Kleckner
[PDB] Loosen checks for section contribution sizes
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Davide Italiano
[NewGVN] Fix the case where we have a phi-of-ops which...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Reid Kleckner
[PDB] Fix section contributions
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Hiroshi Yamauchi
[LVI] Constant-propagate a zero extension of the switch...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Taewook Oh
Move unit test to the proper location
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Nico Weber
Use "foo-12345.o" instead of "foo.o-12345" as temporary...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Zachary Turner
[llvm-pdbutil] Allow diff to force module equivalencies.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
George Karpenkov
[libFuzzer] Un-reverting change in tests after fixing...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Connor Abbott
test commit
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Nico Weber
Fix llvm-for-windows-on-linux build after LLVM r272701.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Michal Gorny
[test] Fix clang library dir in LD_LIBRARY_PATH For...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Simon Dardis
[mips] Revert r309942 & r309940
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Jim Ingham
Cut and paste error from r23162.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Richard Smith
Revert accidentally-committed files.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Richard Smith
Don't emit undefined-internal warnings for CXXDeduction...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Martin Storsjo
[builtins] Use Interlocked* intrinsics for atomics...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Sterling Augustine
These tests use 80-bit long doubles, which are x86...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Jim Ingham
Add an auto-continue flag to breakpoints & locations.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Devin Coughlin
[Analyzer] Add support for displaying cross-file diagno...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Greg Bedwell
Fix check-lit compatibility with multi-config CMake...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Teresa Johnson
Disable loop peeling during full unrolling pass.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Dehao Chen
Do not want to use BFI to get profile count for sample pgo
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Simon Pilgrim
[X86] Adding a test for vector shuffle extractions.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Tim Northover
Revert "[AArch64] Simplify AES*Tied pseudo expansion...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Simon Pilgrim
[X86][AVX512] Tidied up v64i8 vector shuffle tests...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Nico Weber
Revert r304836.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Changpeng Fang
AMDGPU/SI: Don't fix a PHI under uniform branch in...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Don Hinton
[diagtool] Add ability to pass in the id and return...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
George Rimar
[ELF] - Do not segfault if linkerscript tries to access...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Benjamin Kramer
Fix use after free in unit test.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Nirav Dave
[DAG] Allow merging of stores of vector loads
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Nico Weber
Revert r309923, it caused PR34045.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Nirav Dave
[TableGen] AsmMatcher: fix OpIdx computation when HasOp...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Gabor Horvath
Fix some typos in the documentation.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Michael Kruse
[VirtualInstruction] Avoid use of getStmtFor(BB). NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Sanjay Patel
[NewGVN] fix typos; NFC
commit
|
commitdiff
|
tree
|
snapshot
next