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-06-22
Richard Smith
Fix TBAA representation for zero-sized fields and unnam...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Richard Smith
Remove reliance on toCharUnitsFromBits rounding down.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Mike Spertus
Natural MSVC visualization of constructors
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Saleem Abdulrasool
builtins: relax __iso_volatile_{load,store}32
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Simon Pilgrim
[X86][SSE] Fold extract_subvector(vselect(x,y,z),0...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Philip Reames
Exploit a zero LoopExit count to eliminate loop exits
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Don Hinton
[CommandLine] Remove OptionCategory and SubCommand...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Hubert Tong
[NFC] Fix indentation in PPCAsmPrinter.cpp
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Hubert Tong
[PowerPC][NFC] Move comment to the relevant function
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Nico Weber
PDB docs: Delete trailing whitespace, wrap to 80 cols
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Nikita Popov
[NewGVN] Fix copy/paste mistake in cast
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Nikita Popov
[NewGVN] Remove dead SwitchEdges variable; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Nikita Popov
[LFTR] Add tests for PR41998; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Craig Topper
[X86] Don't use _MM_FROUND_CUR_DIRECTION in the intrins...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Peter Collingbourne
AArch64: Add support for reading pc using llvm.read_reg...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Fangrui Song
[CMake] Delete redundant DEPENDS/LINK_LIBS from LineEdi...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Fangrui Song
Make GlobalISel depend on SelectionDAG after D63169
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Matt Arsenault
AMDGPU: Fix target builtins for gfx10
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Douglas Yung
Fix UNSUPPORTED attribute from windows to system-windows.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Yuanfang Chen
[llvm-objdump] Allow --disassemble-functions to take...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Douglas Yung
[NFC] Marking test added in r363975 as unsupported...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Richard Trieu
[ODRHash] Skip some typedef types.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Yuanfang Chen
[llvm-objdump] Move --start-address >= --stop-address...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Peter Collingbourne
AArch64: Prefer FP-relative debug locations in HWASANif...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Peter Collingbourne
gn build: Merge r364046.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Tom Tan
[COFF, ARM64] Fix encoding of debugtrap for Windows
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Eric Fiselier
Add new style meta-programming primatives.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Jonas Devlieghere
[lit] Deduplicate logic in toolchain.py
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Jonas Devlieghere
[lit] Make lit-lldb-init configurable by CMake
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Reid Kleckner
Revert [SLP] Look-ahead operand reordering heuristic.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Erich Keane
Remove binary finally accidentially committed in r364109
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Erich Keane
Ensure Target Features always_inline error happens...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Reid Kleckner
Fix has_attribute.cpp test on Windows after r364102
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Shoaib Meenai
[llvm-lipo] Implement -thin
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Matthias Gehre
[clang-tidy] misc-unused-parameters: don't comment...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Julian Lettner
[ASan] Use dynamic shadow on 32-bit iOS and simulators
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
George Burgess IV
clang-format a block; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Richard Smith
PR42301: Abort cleanly if we encounter a huge source...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Richard Smith
Fix __has_cpp_attribute expansion to produce trailing...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Craig Topper
[X86] Add test cases for incorrect shrinking of volatil...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Hiroshi Yamauchi
Devirtualize destructor of final class.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Matt Arsenault
AMDGPU: Fix not using s33 for scratch wave offset in...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Alex Langford
[Target] Decouple ObjCLanguageRuntime from LanguageRuntime
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Craig Topper
[X86] Add DAG combine to turn (vzmovl (insert_subvector...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Marshall Clow
Implement P0340R3: Make 'underlying_type' SFINAE-friend...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Craig Topper
[X86] Don't mark v64i8/v32i16 ISD::SELECT as custom...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Craig Topper
[X86] Add avx512bw command lines to avx512-select.ll
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Craig Topper
[X86] Add a debug print of the node in the default...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Simon Pilgrim
[X86][AVX] Combine INSERT_SUBVECTOR(SRC0, EXTRACT_SUBVE...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Reid Kleckner
Revert [test][Driver] Fix Clang :: Driver/cl-response...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Alex Lorenz
[clang-scan-deps] print the dependencies to stdout
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Reid Kleckner
Quote path to Python executable in case it has spaces
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Amara Emerson
[AArch64][GlobalISel] Implement selection support for...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Amara Emerson
[GlobalISel][IRTranslator] Change switch table translat...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Simon Pilgrim
[SLP] Look-ahead operand reordering heuristic.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
David Bolvansky
[NFC] Update shl-sub tests
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Sanjay Patel
[InstCombine] add tests for ctpop folds; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Richard Smith
Fix ARM buildbot.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Alexey Bataev
[OPENMP]Fix PR42068: Vla type is not captured.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Craig Topper
[X86] Use vmovq for v4i64/v4f64/v8i64/v8f64 vzmovl.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Aaron Ballman
Ensure that top-level QualType objects also have a...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Reid Kleckner
[asan] Quote the path to the Python exe in case it...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Simon Pilgrim
[DAGCombine] narrowExtractedVectorBinOp - pull out...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Amara Emerson
[AArch64][GlobalISel] Make s8 and s16 G_CONSTANTs legal.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Stanislav Mekhanoshin
[AMDGPU] hazard recognizer for fp atomic to s_denorm_mode
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
David Bolvansky
[InstCombine] (1 << (C - x)) -> ((1 << C) >> x) if...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Simon Pilgrim
[X86] isBinOp - move commutative ops to isCommutativeBi...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Anastasia Stulova
[OpenCL][PR41963] Add generic addr space to old atomics...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Reid Kleckner
[asan] Avoid two compiler-synthesized calls to memset...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
David Bolvansky
[NFC] Added more tests for D63652
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Simon Pilgrim
Fix MSVC "result of 32-bit shift implicitly converted...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Aaron Ballman
Print more type node information when dumping the AST...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Leonard Chan
[clang][NewPM] Add -fno-experimental-new-pass-manager...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Eric Fiselier
Use rvalue references throughout the is_constructible...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
David Bolvansky
[InstCombine] cttz(abs(x)) -> cttz(x)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Eric Fiselier
Make move and forward work in C++03.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Sanjay Patel
[GVNSink] prevent crashing on mismatched instructions...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Alexey Bataev
[OPENMP]Fix PR42159: do not capture threadprivate varia...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
David Bolvansky
[NFC] Added tests for (1 << (C - x)) -> ((1 << C) ...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Simon Pilgrim
[DAGCombine] narrowInsertExtractVectorBinOp - reuse...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Eric Fiselier
Enable aligned_union in C++03
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Eric Fiselier
Get is_convertible tests passing in C++03 (except the...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
James Henderson
[docs][llvm-objdump] Fix bad merge of docs
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Aaron Ballman
Add an automated note to files produced by gen_ast_dump...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Eric Fiselier
Remove dead non-variadic workarounds in <type_traits>
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Eric Fiselier
Make rvalue metaprogramming traits work in C++03.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
George Rimar
[llvm-objcopy] - Get rid of dynrel.elf precompiled...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Jay Foad
[Scalarizer] Propagate IR flags
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Eric Fiselier
Remove even more dead code.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
George Rimar
[llvm-readobj] - Inline a few yaml inputs into test...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Andrea Di Biagio
Set an explicit x86 triple for test bottleneck-analysis...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Eric Fiselier
Assume __is_final, __is_base_of, and friends.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Sam Elliott
[RISCV] Add RISCV-specific TargetTransformInfo
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Andrea Di Biagio
[MCA][Bottleneck Analysis] Teach how to compute a criti...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Haojian Wu
[clangd] Add include-mapping for C symbols.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Aaron Ballman
Print information about various type nodes when dumping...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Michal Gorny
[lldb] [Process] Introduce common helpers to split...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Simon Tatham
[ARM] Add MVE 64-bit GPR <-> vector move instructions.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Simon Tatham
[ARM] Add MVE vector instructions that take a scalar...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Paul Robinson
Fix a crash with assembler source and -g.
commit
|
commitdiff
|
tree
|
snapshot
next