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-09
Hans Wennborg
Make -std=c++17 an alias of -std=c++1z
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Matt Arsenault
AMDGPU: Fix assert on n inline asm constraint
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Krzysztof Parzyszek
[Hexagon] Tie implicit uses to defs in predicated instr...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Gheorghe-Teodor...
[OpenMP] Enable executable lookup into driver directory.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Tim Hammerquist
Add remainder of unittests to Xcode project
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Alexey Bataev
[OPENMP] Emit non-debug version of outlined functions...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Sanjay Patel
[SimplifyCFG] remove checks for crasher test from r310481
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Sanjay Patel
[InstCombine] narrow rotate left/right patterns to...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
David Blaikie
PointerLikeTypeTraits: class->struct to match LLVM...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
David Blaikie
PointerLikeTypeTraits: class->struct & remove the base...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
David Blaikie
Reduce variable scope by moving declaration into if...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Gheorghe-Teodor...
[OpenMP] Make the PTX version tests general enough...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Siddharth Bhat
[ManagedMemoryRewrite] [Polly] Erase original malloc...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Matt Morehouse
[asan] Fix instruction emission ordering with dynamic...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Mandeep Singh...
[COFF, ARM64] Add MS builtins __dmb, __dsb, __isb
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Tim Hammerquist
Fix VASprintfTest.cpp for Darwin, add checks
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Guy Blank
[X86][AVX512] Choose correct registers in vpbroadcastb/w
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Dmitry Preobrazhensky
[AMDGPU][MC][GFX9] Added 16-bit renamed and "_legacy...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Haojian Wu
[clang-tidy] Fix another crash in make-unique check.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Nuno Lopes
CFLAA: return MustAlias when pointers p, q are equal...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Michael Kruse
Remove dependency of Scop::getStmtFor(Inst) on getStmtF...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Davide Italiano
[ValueTracking] Turn a test into an assertion.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Davide Italiano
[ValueTracking] Update tests to unbreak the bots.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Alexander Kornienko
[clang-tidy] Ignore newlines in checks list
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Sanjay Patel
[x86] add more tests for select-of-constants; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Gheorghe-Teodor...
[OpenMP] Add flag for overwriting default PTX version...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Vadim Macagon
Fix PlatformPythonTestCase.test_platform_list for the...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Marshall Clow
Change the way the literal operators are defined -...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Florian Hahn
[ARM] Emit error when ARM exec mode is not available.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Coby Tayree
[X86][Asm]Allow far jmp/call to be picked when using...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Gheorghe-Teodor...
[OpenMP] Add flag for disabling the default generation...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Erich Keane
Fix broken getAttributeSpellingListIndex for pragma...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Martin Probst
clang-format: [JS] detect ASI after closing parens.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Davide Italiano
[ValueTracking] Honour recursion limit.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Sjoerd Meijer
[AArch64] Assembler support for the ARMv8.2a dot produc...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Gheorghe-Teodor...
[OpenMP] Make OpenMP generated code for the NVIDIA...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Tim Northover
Reapply Sema: allow imaginary constants via GNU extensi...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Joey Gouly
[OpenCL] Minor refactoring to reduce copy/pasted code
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Florian Hahn
[ARM] Remove FeatureNoARM implies ModeThumb.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Benoit Belley
[Support] PR33388 - Fix formatv_object move constructor
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Nirav Dave
[DAG] Explicitly cleanup merged load values during...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Siddharth Bhat
[ManagedMemoryRewrite] Remove test case that was submit...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Coby Tayree
[X86][Ms-InlineAsm] Extend MS Dot operator to accept...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Siddharth Bhat
[ManagedMemoryRewrite] Introduce a new pass to rewrite...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Ilya Biryukov
[clangd] Fixed a bug in make_tagged.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Haojian Wu
Fix -Wpessimizing-move warning.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Gabor Horvath
[Sema] -Wenum-compare no longer warn on anonymous enums...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Coby Tayree
[AsmParser][AVX512]Enhance OpMask/Zero/Merge syntax...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Michael Kruse
[CodeGen] Use isLatestArrayKind().
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Michael Kruse
[ForwardOpTree] Set DEBUG_TYPE to "polly-optree".
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Diana Picus
Revert "PR19668, PR23034: Fix handling of move construc...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Jonas Paulsson
[LSR / TTI / SystemZ] Eliminate TargetTransformInfo...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Jonas Paulsson
[LoopStrengthReduce] Don't neglect the Fixup.Offset...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Michael Kruse
[ISLTools/ZoneAlgo] Make distributeDomain and filterKno...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Simon Dardis
[mips] PR34083 - Wimplicit-fallthrough warning in MipsA...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Gabor Horvath
Suppress a warning. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Krasimir Georgiev
[clang-format] Put '/**' and '*/' on own lines in jsdoc...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Oliver Stannard
[AsmParser] Hash is not a comment on some targets
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Chandler Carruth
[LCG] Completely remove the map-based association of...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Michael Kruse
[ZoneAlgo] Add motivation for exception. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Michael Kruse
[ZoneAlgo] Consolditate condition. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Davide Italiano
[GlobalOpt] Switch an explicit loop to llvm::all_of...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Vadim Macagon
Expose active and available platform lists via SBDebugg...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Chandler Carruth
[LCG] Special case when removing a ref edge from a...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Chandler Carruth
[LCG] Switch one of the update methods for the LazyCall...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Gabor Horvath
[Sema] Extend -Wenum-compare to handle mixed enum compa...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Siddharth Bhat
[PPCGCodeGeneration] Compute element size in bytes...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Craig Topper
[X86] Add the rest of the ADC and SBB instructions...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Craig Topper
[InstCombine] Use regular dyn_cast instead of a matcher...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
George Burgess IV
Attempt #2 to appease buildbots
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
George Burgess IV
Attempt to appease msc buildbot
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Serguei Katkov
[ImplicitNullCheck] Fix the bug when dependent instruct...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Zachary Turner
Fix broken pdb test.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Vitaly Buka
[clang-fuzzer] Resolve proto dependencies
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Zachary Turner
Fix -Wreorder-fields warning.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Zachary Turner
[PDB] Fix an issue writing the publics stream.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Zachary Turner
[PDB] Merge Global and Publics Builders.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
George Burgess IV
[AST] Cache intermediate visibility/linkage results
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
George Burgess IV
[AST] Move visibility computations into a class; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Richard Trieu
Allow operator delete to be an invalid Decl.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Craig Topper
[InstCombine] Add a test case for a missed opportunity...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Gheorghe-Teodor...
[OpenMP] Fix bug regarding cubin integration into host...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Vitaly Buka
[asan] Refactor thread creation bookkeeping
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Vitaly Buka
[asan] Complete the Fuchsia port
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Eugene Zelenko
[AMDGPU] Revert r310429 changes in AMDKernelCodeT.h...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-08
Eugene Zelenko
[AMDGPU] Fix some Clang-tidy modernize-use-using and...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-08
Kamil Rytarowski
Try to appease compiler and break multiline comment.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-08
Tim Northover
Sema: disable implicit conversion from _Complex to...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-08
Tim Northover
Revert "Lexer: always allow imaginary constants in...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-08
Quentin Colombet
Revert "[GlobalISel] Remove the GISelAccessor API."
commit
|
commitdiff
|
tree
|
snapshot
2017-08-08
Nemanja Ivanovic
My commit r310346 introduced some valid warnings. This...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-08
Tim Northover
Lexer: always allow imaginary constants in GNU mode.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-08
Jessica Paquette
[MachineOutliner] Ensure AArch64 outliner doesn't mess...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-08
Wei Mi
[GVN] Remove stale entries in phitranslate cache when...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-08
Nuno Lopes
BasicAA: assert on another case where aliasGEP shouldn...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-08
Reid Kleckner
[winasan] Fix hotpatching ntdll!strcpy for Win10 creato...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-08
Simon Atanasyan
[mips] Enable `long_call/short_call` attributes on...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-08
Tim Hammerquist
Add existing unit tests to Xcode project
commit
|
commitdiff
|
tree
|
snapshot
2017-08-08
Dehao Chen
Make ICP uses PSI to check for hotness.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-08
Erik Pilkington
[demangler] Rename some variables, NFC
commit
|
commitdiff
|
tree
|
snapshot
next