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-05-09
Reid Kleckner
Revert "Don't add DBG_VALUE instructions for static...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
Akira Hatanaka
[Sema][ObjC] Clean up possible null dereference.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
Teresa Johnson
Fix code section prefix for proper layout
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
Tom Stellard
docs: Fix Sphinx detection with out-of-tree builds
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
Tom Stellard
docs: Fix Sphinx detection with out-of-tree builds
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
Tom Stellard
Revert "Revert "CMake: Move sphinx detection into AddSp...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
Kostya Serebryany
[libFuzzer] update docs on -print_coverage/-dump_coverage
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
Ben Craig
Fix Windows tests when __config_site is present.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
Ben Craig
Revert "Fix Windows tests when __config_site is present."
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
Akira Hatanaka
[CodeGen][ObjC] Emit @objc_retain at -O0 for variables...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
Kostya Serebryany
[libFuzzer] make sure the input data is not overwritten...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
Reid Kleckner
Revert "Use the frame index side table for byval and...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
Dean Michael...
[XRay] Add __xray_customeevent(...) as a clang-supporte...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
Bruno Cardoso...
[Modules] Allow umbrella frameworks to define private...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
Vedant Kumar
Rename a method. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
Eric Fiselier
XFAIL noexcept member function throw/catch test under...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
Eric Fiselier
Fix GCC 7 test failures.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Craig Topper
[APInt] Use default constructor instead of explicitly...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Craig Topper
[APInt] Remove 'else' after 'return' in udiv and urem...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Evgeniy Stepanov
Ignore !associated metadata with null argument.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Reid Kleckner
Relax Dwarf filecheck test for 32-bit hosts
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Reid Kleckner
Use the frame index side table for byval and inalloca...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Sanjoy Das
Add basic test case for -instnamer
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Sanjoy Das
[InstNamer] Use range-for
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Sanjoy Das
[InstNamer] Don't check type of arguments (they're...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Sanjoy Das
Delete trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Adrian Prantl
Update testcase for upstream LLVM changes.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Sanjay Patel
[InstCombine] add tests from D32285 to show current...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Eric Fiselier
Refactor <locale> RAII guards to aid upcoming Windows...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Billy Robert...
Fix possible loss of data warnings on amd64
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Billy Robert...
Resolve integer overflow warnings in GCD and LCM tests
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Greg Clayton
Add const to "DWARFDie &Die" in a few functions as...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Eugene Zemtsov
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Adrian Prantl
Make it illegal for two Functions to point to the same...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Vedant Kumar
[Driver] Don't enable -fsanitize-use-after-scope when...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Matthias Braun
STLExtras: Fix enumerate() documentation
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Greg Clayton
Fix typo "veify" to "verify".
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Sanjay Patel
[InstCombine] add folds for not-of-shift-right
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Davide Italiano
[PartialInlining] Capture by reference rather than...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Richard Smith
If we are building a module, and we read a second descr...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Tim Northover
ARM: use divmod libcalls on embedded MachO platforms...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Reid Kleckner
Don't add DBG_VALUE instructions for static allocas...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Zachary Turner
Add some useful helper methods / operators to TypeIndex.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Reid Kleckner
Update instructions for using the experimental monorepo
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Zachary Turner
[BitVector] Make find_prev member function const.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Sanjoy Das
Add a blurb to the release notes about the WeakVH ...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Zachary Turner
[CodeView] Add support for random access type visitors.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Quentin Colombet
[AArch64][RegisterBankInfo] Change the default mapping...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Quentin Colombet
[AArch64][RegisterBankInfo] Fix mapping cost for GPR.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Sanjay Patel
[InstCombine] move/add tests for not(shr (not X), Y...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Craig Topper
[ARM] Use a Changed flag to avoid making a pass's retur...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Craig Topper
[SCEV] Make setRange take ConstantRange by value instea...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Craig Topper
[SCEV] Don't use std::move on both inputs to APInt...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Daniel Berlin
ConstantFold: Handle gep nonnull, undef as well
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Daniel Berlin
ConstantFold: Fold getelementptr (i32, i32* null,...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Simon Pilgrim
[X86][LWP] Add __LWP__ macro tests
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Craig Topper
[ValueTracking] Use KnownOnes to provide a better bound...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Jonathan Roelofs
Fix grammar in comment. NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Zvi Rackover
[X86] Split test configurations. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Rafael Espindola
Simplify orphan section positioning.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Malcolm Parsons
[AST] Fix copy&paste error in comment. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Sanjay Patel
[InstSimplify] fix typo; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Sanjay Patel
[InstCombine] use local variable to reduce code duplica...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Craig Topper
[ValueTracking] Introduce a version of computeKnownBits...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Sanjay Patel
[InstCombine/InstSimplify] add comments about code...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Anastasia Stulova
[Sema] Fix typos handling in an overloadable call.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Sanjay Patel
[InstCombine] add another test for PR32949; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Zvi Rackover
InstructionSimplify: Refactor foldIdentityShuffles...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Geoff Berry
Fix comment typos.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Alexander Kornienko
[clang-tidy] Fix readability-implicit-bool-cast false...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Bill Seurer
[powerpc] Remove XFAIL for sanitizer_coverage_no_prune...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Miklos Vajna
clang-tidy: add IgnoreMacros option to modernize-use...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Daniel Jasper
[clang-format] Convert AlignEscapedNewlinesLeft to...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Daniel Jasper
[clang-format] Don’t propagate AvoidBinPacking into...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Zvi Rackover
Adding reproducer for pr32967. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Alexander Kornienko
[clang-tidy] Ignore private =deleted methods in macros.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Simon Pilgrim
[X86][SSE] Improve combineLogicBlendIntoPBLENDV to...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Siddharth Bhat
[Polly][GPUJIT] Fixed OpenCL 2.0 min requirement for...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Simon Pilgrim
Normalize line endings. NFCI,
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Ben Craig
Fix Windows tests when __config_site is present.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Zvi Rackover
IR: Add a shufflevector mask commutation helper functio...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Aaron Ballman
Correct the attribute spelling for guarded_var and...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Simon Pilgrim
[X86][LWP] Add clang support for LWP instructions.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Simon Pilgrim
[ARM][NEON] Add support for ISD::ABS lowering
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Martin Storsjo
[ARM] Clear the constant pool cache on explicit .ltorg...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Simon Pilgrim
[AARCH64][NEON] Add support for ISD::ABS lowering
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
George Rimar
[ELF] - Set DF_STATIC_TLS flag for i386 target.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
George Rimar
[ELF] - Linkerscript: support combination of linkerscri...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Igor Breger
[GlobalISel][X86] G_GEP selection support.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Sven van Haastregt
[OpenCL] Check that global samplers are const
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Igor Breger
[GlobalISel][X86] G_MUL legalizer/selector support.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Andrew Ng
[Lit] Fix to prevent creation of "%SystemDrive%" direct...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Craig Topper
[APInt] Modify tcMultiplyPart's overflow detection...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Craig Topper
[APInt] Use std::min instead of writing the same thing...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Craig Topper
[APInt] Remove 'else' after 'return' in tcMultiply...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Dean Michael...
[XRay] Custom event logging intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Craig Topper
[SCEV] Use APInt::operator*=(uint64_t) to avoid a tempo...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Craig Topper
[APInt] Take advantage of new operator*=(uint64_t)...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Craig Topper
[APInt] Add support for multiplying by a uint64_t.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Eric Beckmann
Hopefully one last commit to fix this patch, addresses...
commit
|
commitdiff
|
tree
|
snapshot
next