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-11
Sean Callanan
xfail TestClassTemplateParameterPack on gcc to mollify...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Rafael Espindola
Detemplate compareSections. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Rafael Espindola
Detemplate compareSectionsNonScript. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Rafael Espindola
Detemplate isRelroSection. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Rafael Espindola
Detemplate SymbolBody::getGotVA. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Rafael Espindola
Detemplate the got.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Teresa Johnson
Restrict call metadata based hotness detection to Sampl...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Rafael Espindola
Reduce templating. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Richard Smith
Remove unnecessary mapping from SourceLocation to Module.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Eric Fiselier
Fix XFAIL to reflect recent fixes in GCC
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Adrian Prantl
Module Debug Info: Emit namespaced C++ forward decls...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Michael Kruse
[DeLICM] Use input access heuristic for mapped PHI...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Michael Kruse
[DeLICM] Lookup input accesses.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Michael Kruse
[VirtualInstruction] Do a lookup instead of a linear...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Michael Kruse
[ScopInfo] Keep scalar acceess dictionaries up-to-data...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Reid Kleckner
Issue diagnostics when returning FP values on x86_64...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Guozhi Wei
[PPC] Change the register constraint of the first sourc...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Sean Callanan
[DWARF parser] Produce correct template parameter packs
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Rafael Espindola
Reduce template usage. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Aditya Nandakumar
[GISel]: Remove unused lambda captures. NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Kostya Kortchinsky
[scudo] Use our own combined allocator
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Easwaran Raman
Decrease inlinecold-threshold to 45
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Rafael Espindola
Reduce template usage. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Reid Kleckner
De-virtualize TerminatorInst successor accessors
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Rafael Espindola
Reduce template usage. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Richard Smith
XFAIL this test for Hexagon.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Martell Malone
[Libcxxabi]: Support using compiler-rt for MinGW64
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Reid Kleckner
De-virtualize GlobalValue
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Chad Rosier
[AArch64][MachineCombine] Fold FNMUL+FSUB -> FNMADD.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Davide Italiano
[AMDGPU] Placate unused variable warning in release...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Vadzim Dambrouski
[MSP430] Generate EABI-compliant libcalls
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Davide Italiano
[LiveVariables] Switch Kill/Defs sets to be DenseSet(s).
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Richard Smith
Work around different -std= default for PS4 target.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Richard Smith
PR22877: When constructing an array via a constructor...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Craig Topper
[APInt] Remove an APInt copy from the return of APInt...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Craig Topper
[APInt] Fix typo in comment. NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Matt Arsenault
AMDGPU: Remove tfe bit from flat instruction definitions
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Matt Arsenault
AMDGPU: Pull fneg out of extract_vector_elt
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Stanislav Mekhanoshin
[AMDGPU] Fix incorrect register pressure calculation
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Adam Nemet
[SLP] Emit optimization remarks
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Nemanja Ivanovic
[PowerPC] Eliminate integer compare instructions -...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Adrian Prantl
Add a test that local submodule visibility has no effec...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Simon Pilgrim
[DAGCombine] Use SelectionDAG::getAnyExtOrTrunc helper...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Pierre Gousseau
[asan] Test 'strndup_oob_test.cc' added in r302781...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Hans Wennborg
Fix -DLLVM_ENABLE_THREADS=OFF build after r302748
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Michael Kruse
[Simplify] Remove identical scalar writes.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Simon Pilgrim
[X86][AVX] Added zeroall/zeroupper scheduler tests
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Tim Northover
Modules: fix modules build.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Marshall Clow
Mark LWG#2782 as complete. No functionality change...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Benjamin Kramer
Renumber test line number expectations after r302783.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Marshall Clow
Replace a nested namespace used for overload resolution...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Marshall Clow
Mark LWG#2850 as complete. No functionality change...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Marshall Clow
Mark LWG#2796 as complete. No functionality change...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Alex Lorenz
[CodeCompletion] Provide member completions for depende...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Alex Lorenz
[CodeCompletion] NFC, extract a function that generates...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
NAKAMURA Takumi
Fix two-stage build on windows using DistributionExampl...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Javed Absar
[IR] Allow attributes with global variables
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Igor Breger
[GlobalISel][X86] Remove hand-written G_FADD/F_SUB...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
George Rimar
[ELF] - Make text section location explicit in early...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Ayman Musa
[X86] Moving X86Local namespace from .cpp to .h file...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Ayal Zaks
[LV] Refactor ILV.vectorize{Loop}() by introducing...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Pierre Gousseau
[asan] Test 'strndup_oob_test.cc' added in r302781...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Alexander Potapenko
[msan] add a regression test for PR32842
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Alexander Potapenko
[msan] Fix PR32842
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Renato Golin
[MSAN] test failed randomly on ARM when XFAILED for...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Chandler Carruth
[x86] Fix a failure to select with AVX-512 when the...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Simon Pilgrim
Strip trailing whitespace. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Simon Dardis
mips] XFAIL wcsncpy.cc test.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Diana Picus
[ARM][GlobalISel] Legalize narrow scalar ops by widening
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Pierre Gousseau
[asan] Recommit of r301904: Add strndup/__strndup inter...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Serge Guelton
Remove spurious cast of nullptr. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Serge Guelton
Remove now useless trailing nullptr in StructType::get
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Diana Picus
[ARM][GlobalISel] Support for G_ANYEXT
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Serge Pavlov
Reverted r302775
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Diana Picus
Revert "PR22877: When constructing an array via a const...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Serge Pavlov
Driver must return non-zero code on errors in command...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Igor Breger
[GlobalISel][X86] G_ICMP support.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Michael Park
Fix `std::visit` for the zero variants case.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Craig Topper
[APInt] Remove an unneeded extra temporary APInt from...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Bruno Cardoso...
Make tests from r302765 windows friendly
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Craig Topper
[APInt] Use negate() instead of copying an APInt to...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Craig Topper
[SCEV] Reduce possible APInt allocations a bit.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Craig Topper
[SCEV] Remove unneeded 'using namespace APIntOps'.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Igor Breger
[X86] Move getX86ConditionCode() from X86FastISel.cpp...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
NAKAMURA Takumi
SupportTests: Suppress ParallelTests on mingw for now...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Bruno Cardoso...
[Sema] Improve redefinition errors pointing to the...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Akira Hatanaka
Revert "[libcxxabi] Align unwindHeader on a double...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Akira Hatanaka
[libcxxabi] Align unwindHeader on a double-word boundary.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Eric Fiselier
Revert "Rename c++abi.a on Windows to libc++abi to...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Eric Fiselier
Allow undefined symbols when linking libc++abi.dll...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Eric Fiselier
Fix Libc++abi linking under MinGW64
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Eric Fiselier
Rename c++abi.a on Windows to libc++abi to avoid name...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
NAKAMURA Takumi
Prune unused \param(s) of clang::Parser::ParseTemplateI...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
NAKAMURA Takumi
clang/test/CodeGenCXX/array-default-argument.cpp: Satis...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Paul Robinson
Remove redundant initialization. NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Eric Fiselier
Don't use posix_memalign under MinGW
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Eric Fiselier
Apply libc++ MinGW CMake fix to libc++abi
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Eric Fiselier
Add temporary workaround to allow in-tree libc++ builds...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Zachary Turner
Final (hopefully) fix for the build bots.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Zachary Turner
Try again to fix the buildbots.
commit
|
commitdiff
|
tree
|
snapshot
next