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-12-21
Erich Keane
Fix for PR32990
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Rafael Espindola
Convert a few more InputFiles to references.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Aaron Ballman
Reverting a file that snuck in with r321229 by accident.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Michael Zolotukhin
[SimplifyCFG] Avoid quadratic on a predecessors number...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Rafael Espindola
Detemplate createCommentSection.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Sanjoy Das
Expose a TargetMachine::getTargetTransformInfo function
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Reid Kleckner
Attempt to pacify 4.8.5 with makeArrayRef
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Vedant Kumar
[ubsan] Diagnose noreturn functions which return (compi...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Vedant Kumar
[ubsan] Diagnose noreturn functions which return
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Vedant Kumar
[Driver] Ensure no overlap between trapping & recoverab...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Aaron Ballman
Reverting r321223 and its follow-up commit because...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Aaron Ballman
Silence a -Wreorder warning from r321223.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Matt Morehouse
[clangd-fuzzer] Update ClangdLSPServer constructor...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Simon Dardis
[orc][cmake] Check if 8 byte atomics require libatomic...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Joel Galenson
[ARM] Optimize {s,u}{add,sub}.with.overflow.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Aaron Ballman
Add a printing policy to the ASTDumper.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Alex Lorenz
Fix an assertion failure regression in isDesignatorAtOb...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Krzysztof Parzyszek
[Hexagon] Use ArrayRef member functions instead of...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Krzysztof Parzyszek
[Hexagon] Allow construction of HVX vector predicates
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Rafael Espindola
Use dyn_cast instead of dyn_cast_or_null.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Krzysztof Parzyszek
[Hexagon] Legalize vector elements to i32 in buildVecto...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Aaron Ballman
Do not generate an empty switch statement as it causes...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Rafael Espindola
clang-format. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Yonghong Song
bpf: add support for objdump -print-imm-hex
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
David Blaikie
PR35705: Fix Chapter 9 example code for API changes...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Craig Topper
[X86] Refactor DomainReassignment pass to make the...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Matt Arsenault
TableGen: Allow setting SDNodeProperties on intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Max Moroz
[libfuzzer] Fix UB when calculating Log(0) in StackDept...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Matthew Simpson
[ICP] Expose unconditional call promotion interface
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Craig Topper
[X86] Remove zext from vXi32 to vXi64 on indices of...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Matt Arsenault
DAG: Tolerate non-MemSDNodes for OPC_RecordMemRef
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Warren Ristow
Improve the test for r320216. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Adam Nemet
[opt-viewer] Also demangle indirect-call promotion...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Stefan Pintilie
[PowerPC] Added an assert to make sure that the MBBI...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Nirav Dave
[DAG] Fix condition on overlapping store check.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Evgeniy Stepanov
[hwasan] Implement -fsanitize-recover=hwaddress.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Matt Arsenault
[AMDGPU, AsmParser] Enable the mnemonic spell corrector.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Erich Keane
Add support for ObjectFormat to TargetSpecificAttr
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Craig Topper
[X86] Implement the fusing of MUL+SUBADD to FMSUBADD
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Rafael Espindola
Pass a InputFile reference to the Lazy constructor...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Rafael Espindola
Use a reference to a file in the LazyArchive symbol.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Teresa Johnson
[PGO] Function section hotness prefix should look at...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Rafael Espindola
LazyObject's file is never null, use a reference.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Rafael Espindola
Use a reference in addLazyArchive. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Eric Liu
[clangd] Pull CodeCompletionString handling logic into...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Eric Liu
[clangd] Remove an unused lambda capture.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Florian Hahn
[InstCombine] Add debug location to new caller.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Gabor Horvath
Make DiagnosticIDs::getAllDiagnostics use std::vector...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Ilya Biryukov
[clang] Add BeforeExecute method to PrecompiledPreamble
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Marshall Clow
Fix the definitions of 'reference' and 'pointer' in...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Rafael Espindola
Use a reference for the shared symbol file.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Rafael Espindola
Use a reference for a value that is never null. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Rafael Espindola
Use a reference for a value that is never null. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Sam McCall
[clangd] Switch xrefs and documenthighlight to annotate...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Florian Hahn
[Complex] Don't use __div?c3 when building with fast...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Nemanja Ivanovic
[JumpTables] Let targets decide which switch instructio...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Mohammad Shahid
Revert r320548:[SLP] Vectorize jumbled memory loads
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Krzysztof Parzyszek
Add optional SelectionDAG* parameter to SValue::dump...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Javed Absar
[SCEV] Fix Typo. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Alexey Bataev
[NVPTX] Initial adaptation of MCAsmStreamer/MCTargetStr...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Krzysztof Parzyszek
[Hexagon] Adjust the value type for BCvt in LowerFormal...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Daniel Sanders
[globalisel][tablegen] Allow ImmLeaf predicates to...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Ilya Biryukov
Allow to apply cherry-picks when building Docker images.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Ilya Biryukov
[Frontend] Handle skipped bodies in template instantiations
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Ilya Biryukov
[clangd] Made UniqueFunction's bool conversion explicit
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Florian Hahn
[LV] Remove unnecessary DoExtraAnalysis guard (silent...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Simon Pilgrim
[X86][AVX2] Split more shuffle tests into 'slow' and...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Sander de Smalen
Trivial commit to force LLVM to run TableGen for Mips...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Gabor Horvath
Fix an error in the release notes.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Gabor Horvath
[clang-tidy] Misc redundant expression checker updated...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Pavel Labath
Remove llvm::MemoryBuffer const_casts
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Florian Hahn
[TargetParser] Check size before accessing architecture...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Diana Picus
[ARM GlobalISel] Fix assertion in RegBankSelect
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Florian Hahn
[ARM] Lower unsigned saturation to USAT
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Sander de Smalen
[AArch64][SVE] Re-submit patch series for ZIP1/ZIP2
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Tim Northover
AArch64: fix one more place movi.2d could be created.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Sam McCall
[clangd] Add debug printers for basic protocol types...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Bjorn Steinbrink
Give up on array allocas in getPointerDereferenceableBytes
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Sander de Smalen
[AArch64] Asm: Fix parsing of register aliases that...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Eric Liu
[clangd] Igore cases in index fuzzy find.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Martin Bohme
[clangd] Add "../" to Logger.h included from parent...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Sam Parker
[AArch64] CCSIDR2 system register
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Igor Kudrin
[ELF] Fix an assignment command at the end of an .ARM...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Gadi Haber
[X86][CLFLUSH]: Adding full coverage of MC encoding...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Craig Topper
[X86] Optimize sign extends on index operand to gather...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Martin Storsjo
[builtins] Implement __chkstk for arm64 windows
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Martin Storsjo
[AArch64] Implement stack probing for windows
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Martin Storsjo
[COFF] Don't set the thumb bit in address table entries...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Craig Topper
[X86] Add a missing return to combineGatherScatter...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Hiroshi Inoue
[PowerPC] fix a bug in redundant compare elimination
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Sam Clegg
[WebAssembly] Improve toString(OutputSection). NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Alex Lorenz
[darwin][driver] Warn about mismatching -<os>-version...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Evgeniy Stepanov
[hwasan] Remove --check-prefix=CHECK (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Rafael Espindola
Replace a dyn_cast_or_null with dyn_cast.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Peter Collingbourne
Revert r320942, "[ASTImporter] Support importing Functi...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Dan Gohman
[memcpyopt] Teach memcpyopt to optimize across basic...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Craig Topper
[X86] Improve coverage of fma negations.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Craig Topper
[X86] Fix probable typo in fma fneg test.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Artem Dergachev
[analyzer] De-duplicate path diagnostics for each explo...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Sam Clegg
[WebAssembly] Add test of indirect call to an otherwise...
commit
|
commitdiff
|
tree
|
snapshot
next