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
2019-03-06
JF Bastien
Passthrough compiler launcher
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Eric Fiselier
Fix ABI compatibility of `<stdexcept>` with VCRuntime.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Abderrazek...
[AArch64] Improve FP16 instruction selection for vector...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Nikita Popov
[X86] Add vector mulo with power of two operand tests...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Alexandre Ganea
[LLD][COFF] More detailed information for /failifmismatch
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Paul Robinson
[PS4] Emit a trap after a stack-protector fail call.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Rong Xu
[PGO] Context sensitive PGO (part 4)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Philip Reames
[AtomicExpand] Allow libcall expansion for non-zero...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Julian Lettner
[NFC][TSan][libdispatch] Rename tsan_block_context_t...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Julian Lettner
[tsan] Support interception of libdispatch on Linux
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Mitch Phillips
Revert "[IR][ARM] Add function pointer alignment to...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Zachary Turner
Try again to fix OSX compilation failure.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Sanjay Patel
[AArch64] add tests for uaddsat/usubsat; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Amara Emerson
[AArch64] Remove a stray test from the AArch64 directory.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Simon Pilgrim
[DAGCombine] Improve select (not Cond), N1, N2 -> selec...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Simon Pilgrim
[PowerPC] Use real pointers instead of undef
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Zachary Turner
Try to fix OSX compilation failure.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Nikita Popov
[InstCombine] Fold add nsw + sadd.with.overflow
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Guozhi Wei
[PPC] Adjust the computed branch offset for the possibl...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Zachary Turner
Resubmit "Don't include UnixSignals.h from Host."
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Francis Visoiu...
[MC][MachO] Emit an error for emitting relocations...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Greg Clayton
Fix core files for 32 bit architectures that are suppor...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Shafik Yaghmour
Adding test to cover the correct import of SourceLocati...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Krzysztof Parzyszek
[Hexagon] Avoid creating 5-instruction packets with...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Tatyana Krasnukha
Re-apply "Fix embedded Python initialization according...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Michael Platings
[IR][ARM] Add function pointer alignment to datalayout
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Louis Dionne
[libc++] Do not specify the underlying type of memory_order
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Ryan Taylor
[AMDGPU] Add support for 64 bit buffer atomic artihmeti...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Jonas Devlieghere
[Reproducers] Guard register macros that take lldb...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Jonas Devlieghere
[Reproducers] Don't use VLA in SBReproducer redirect
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Simon Pilgrim
[DAGCombiner] Enable UADDO/USUBO vector combine support
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Sanjay Patel
[TargetLowering] simplify code for uaddsat/usubsat...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Alexander Kornienko
Revert "[CodeGen] Omit range checks from jump tables...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Francis Visoiu...
Reland "[Remarks] Refactor remark diagnostic emission...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Strahinja Petrovic
[PowerPC] Add secure plt support for TLS symbols
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Teresa Johnson
[CGP] Avoid repeatedly building DominatorTree causing...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Francis Visoiu...
Revert "[Remarks] Refactor remark diagnostic emission...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Michal Gorny
[lldb] [lit] Attempt to fix regex in toolchain-clang...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Pavel Labath
Move RangeMap.h into Utility
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Sanjay Patel
[TargetLowering] simplify code for uaddsat/usubsat...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Francis Visoiu...
[Remarks] Refactor remark diagnostic emission in a...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Simon Pilgrim
[DAGCombiner] Add SADDO/SSUBO combine support
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
George Rimar
[llvm-objcopy] - Remove dead code. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Pavel Labath
Expose template parameters of endian specific types...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
George Rimar
[llvm-objcopy] - Remove an excessive zlib::isAvailable...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Michal Gorny
[lldb] [test] Pass appropriate -L&-Wl,-rpath for libc...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
George Rimar
[llvm-objcopy] - Fix incorrect CompressedSection creation.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
George Rimar
[LLD][ELF] - Convert common-symbol-alignment.s test...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Anastasia Stulova
[PR40778] Add addr space conversion when binding refere...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Simon Pilgrim
[llvm-mca][X86] Add ADC/SBB with zero test cases
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
George Rimar
[LLD][ELF] - Remove unused invalid input object. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Roman Lebedev
[X86][NFC] Autogenerate check lines in cmovcmov.ll...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Simon Pilgrim
[DAGCombiner] Enable SMULO/UMULO vector combine support...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Simon Pilgrim
[X86][SSE] VSELECT(XOR(Cond,-1), LHS, RHS) --> VSELECT...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Haojian Wu
[clangd] Add Source to clangd::Diagnostic.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Hans Wennborg
Inline asm constraints: allow ICE-like pointers for...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Ayonam Ray
[CodeGen] Omit range checks from jump tables when lower...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Hans Wennborg
clang-cl: Parse /Qspectre and a few other missing optio...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Martin Liska
Always compare C++ typeinfo (based on libstdc++ impleme...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Ayonam Ray
Reversing the commit of revision 355483 since it is...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Roman Lebedev
[clang][OpenMP] Revert "OMPFlushClause is synthetic...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Craig Topper
[X86] Enable the add with 128 -> sub with -128 encoding...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Craig Topper
[X86] Suppress load folding for add/sub with 128 immediate.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Ayonam Ray
[CodeGen] Omit range checks from jump tables when lower...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Duncan P. N...
Fix slashes in path references in -Rmodule-import test...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Marshall Clow
Eradicate all the ptrdiff_ts in span left over from...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Peter Collingbourne
gn build: Merge r355439.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Peter Collingbourne
ELF: De-template OutputSection::finalize() and MipsGotS...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Peter Collingbourne
ELF: Extract a non-ELFT base class for VersionNeedSection.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Duncan P. N...
Modules: Add -Rmodule-import
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Jason Molenda
Change the scanning algorithm in DynamicLoaderDarwinKer...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
QingShan Zhang
[NFC] Declare the member data of class PostGenericSched...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Craig Topper
[X86] Remove periods from the end of SubtargetFeature...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Jason Molenda
Re-commit logging for SBCompileUnit::GetNumLineEntries.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Heejin Ahn
[WebAssembly] Remove trailing whitespaces in tests...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Alex Langford
[ExpressionParser] Fix ComputeClangResourceDirectory...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Jonas Devlieghere
[Reproducers] Enable replay from SBRepro.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Jonas Devlieghere
[Reproducers] Don't intercept SBDebugger::SetInputFileH...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Xing GUO
[BinaryFormat] Add DT_USED tag into dynamic section.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Peter Collingbourne
gn build: Add 32-bit Linux support.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Adrian Prantl
Replace debug-only assert with a plain old assert.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Jonas Devlieghere
[Reproducers] Undef LLDB_REPRO_INSTR_TRACE
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Jonas Devlieghere
[Reproducers] Fix warnings without asserts
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Alex Langford
[ExpressionParser] Test GetClangResourceDir
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Leonard Chan
[Fixed Point Arithmetic] Fixed Point and Integer Conver...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Mitch Phillips
Revert "[AtomicExpand] Allow libcall expansion for...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Florian Hahn
[ARM] Sink zext/sext operands for add and sub to enable...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Jonas Devlieghere
[Reproducers] Add SBReproducer macros
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Jonas Devlieghere
[SBAPI] Don't check IsValid in constructor
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Adrian Prantl
Remove tautological #ifdefs (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Jonas Devlieghere
[DWARFFormValue] Don't consider DW_FORM_data4/8 to...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Florian Hahn
[opt] Report if the provided architecture is invalid.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Rong Xu
Revert r355432 for buildbot failures in ppc64be-linux...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Philip Reames
[AtomicExpand] Allow libcall expansion for non-zero...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Roman Lebedev
[X86][NFC] Add proper test for promotion of i8 cmov...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Louis Dionne
[libc++] Only add dylib-related features when using...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Paul Hoad
[clang-format] broken after lambda with return type...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Jason Molenda
Revert logging addition to SBCompileUnit::GetNumLineEnt...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Stella Stamenova
[lit, windows] Disable stop-hook-threads on Windows
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Vitaly Buka
[docs] Add some architectures into the list of supporte...
commit
|
commitdiff
|
tree
|
snapshot
next