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
2018-04-08
Mandeep Singh...
[Support] Change std::sort to llvm::sort in response...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Mandeep Singh...
[PowerPC] Change std::sort to llvm::sort in response...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Mandeep Singh...
[X86] Change std::sort to llvm::sort in response to...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Piotr Padlewski
NFC: Update NewGVN invariant.group test
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Andrea Di Biagio
[llvm-mca] Simplify code. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Piotr Padlewski
Mark invariant.group as experimental
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Xin Tong
[LIR] Reorder header. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Simon Pilgrim
[X86] Regenerate and + immediate mask tests
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Simon Pilgrim
[X86][PKU] Regenerate rdpkru/wrpkru intrinsic tests
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Simon Pilgrim
[X86][SSE3] Regenerate mwait/monitor intrinsic tests
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Piotr Padlewski
NFC: delete ValueMap move ctor
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Zvi Rackover
DAGCombiner: Combine SDIV with non-splat vector pow2...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Simon Pilgrim
[X86][Btver2] Add vector extract costs
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Eric Fiselier
[ADT] Fix MapVector when 'Map::mapped_type != unsigned'.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Michal Gorny
[LLVMTestingSupport] Add explicit linkage to LLVMSupport
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Eric Fiselier
[Sema] Fix PR35832 - Ambiguity accessing anonymous...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Eric Fiselier
Revert "[Sema] Fix PR35832 - Ambiguity accessing anonym...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Eric Fiselier
[Sema] Fix PR35832 - Ambiguity accessing anonymous...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Eric Fiselier
[Sema] Remove dead code in BuildAnonymousStructUnionMem...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Eric Fiselier
[Sema] Fix PR22637 - IndirectFieldDecl's discard qualif...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
Guozhi Wei
[DAGCombiner] Fold (zext (and/or/xor (shl/shr (load...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
Fangrui Song
[libclang] Add clang_File_tryGetRealPathName
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
Philip Pfaffe
Revert "Followup for r329293: Temporarily disable the...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
John McCall
Generalize the swiftcall API since being passed indirec...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
Manoj Gupta
[Driver] Update GCC libraries detection logic for Gentoo.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
Simon Pilgrim
[X86] Regenerate atom pshufb test
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
Craig Topper
[X86] Combine vXi64 multiplies to MULDQ/MULUDQ during...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
Craig Topper
[DAGCombiner] Add a combine to turn a build vector...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
John McCall
Allow equality comparisons between block pointers and
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
Robert Widmann
[llgo] Move SetSubprogram
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
Simon Pilgrim
[CostModel][X86] Regenerate vector reduction cost tests...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
Sanjay Patel
[InstCombine] simplify code that propagates FMF; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
Simon Pilgrim
[CostModel][X86] Regenerate vector select cost tests...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
Sanjay Patel
[InstCombine] add/move tests for fsub folds; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
Simon Pilgrim
[CostModel][X86] Regenerate vector integer truncation...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
Simon Pilgrim
[CostModel][X86] Regenerate silvermont (and added goldm...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
Simon Pilgrim
[CostModel][X86] Fix v32i16/v64i8 SETCC costs on AVX512...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
Simon Pilgrim
[CostModel][X86] Regenerate vector comparison cost...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
Simon Pilgrim
[llvm-exegesis] Fix unused return value warning and...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
Zinovy Nis
[clang-tidy] Fix compilation for MSVS@PSP4 for ParentVi...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
Tim Northover
Reapply ARM: Do not spill CSR to stack on entry to...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
Roman Lebedev
[Sema] Extend -Wself-assign and -Wself-assign-field...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
Roman Lebedev
[InstCombine] Get rid of select of bittest (PR36950...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
Roman Lebedev
[unittests] ADT: silence -Wself-assign diagnostics
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
Roman Lebedev
[libcxx][test] Silence -Wself-assign diagnostics
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
Vitaly Buka
Fix stack-use-after-scope in test previously hidden...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
Robert Widmann
[LLVM-C] Move DIBuilder Bindings For Block Scopes
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
Vitaly Buka
Revert "ARM: Do not spill CSR to stack on entry to...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
Eric Fiselier
Use void() to create a void expression type
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
Nico Weber
Convert line endings of lib/WindowsManifest/CMakeLists...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
Nico Weber
Sort source lists in lib/StaticAnalyzer.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
Nico Weber
Remove trailing space in build file.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
Nico Weber
Make CodeGen depend just once on clangAnalysis.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
Nico Weber
Remove another unnecessary -I flag passed to clang...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
Mandeep Singh...
[unittests] Change std::sort to llvm::sort in response...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
Eric Fiselier
Work around missing braces in init warning
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
Aaron Smith
[tests] Fix format-binary-non-ascii.s to work with...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
Peter Collingbourne
COFF: Process /merge flag as we create output sections.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
Graydon Hoare
[Support] Make line-number cache robust against access...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
Aaron Smith
Windows needs the current codepage instead of utf8...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
Richard Smith
Generalize test for 32-bit targets.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
Aaron Smith
[lit] Fix several Python 2/3 compatibility issues and...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
Alex Lorenz
Recommit r329442: Generate Libclang invocation reproduc...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Nico Weber
Remove two unnecessary -I flags passed to clang-tblgen.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Artem Belevich
[NVPTX] add support for initializing fp16 arrays.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Jan Vesely
select: simplify implementation and fix fp16
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Vitaly Buka
Fix warning by cl::opt<int> -> cl::opt<unsigned>
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Eric Fiselier
Implement P0768r1: Library support for the Spaceship...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Vitaly Buka
Runtime flag to control branch funnel threshold
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Peter Collingbourne
Revert r324557, "gold-plugin: Do not set codegen opt...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Manoj Gupta
[Release Notes] Add release note for "-fmerge-all-const...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Artem Belevich
[NVPTX] Fixed vectorized LDG for f16.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Sameer AbuAsal
[RISCV] Tablegen-driven Instruction Compression.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Zinovy Nis
[clang-tidy] One more fix compilation for ParentVirtual...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Rafael Espindola
Avoid some temporary allocations.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Zinovy Nis
[clang-tidy] Fix compilation for ParentVirtualCallCheck.cpp
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Mandeep Singh...
[TableGen] Change std::sort to llvm::sort in response...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Matt Davis
[StackProtector] Ignore certain intrinsics when calcula...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Richard Smith
Don't assume constructors return void.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Zinovy Nis
[clang-tidy] Check if grand-..parent's virtual method...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Alex Lorenz
Revert r329442 "Generate Libclang invocation reproducer...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Michael Kruse
[doc] Overhaul doc on preparing IR for processing by...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
George Karpenkov
Revert "[analyzer] Remove an unused variable"
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
George Karpenkov
[analyzer] Remove an unused variable
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Geoff Berry
[EarlyCSE] Add debug counter for debugging mis-optimiza...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Alex Lorenz
Generate Libclang invocation reproducers using a new...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Sameer AbuAsal
[RISCV] Update MC compression tests
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Dmitry Preobrazhensky
[AMDGPU][MC][GFX9] Added s_call_b64
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Krzysztof Parzyszek
[Hexagon] Fix assert with packetizing IMPLICIT_DEF...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Matt Morehouse
[libFuzzer] Print a correct error message when a direct...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Krzysztof Parzyszek
[Hexagon] Prevent a stall across zero-latency instructi...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Krzysztof Parzyszek
[Hexagon] Remove duplicated code, NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Mandeep Singh...
[CodeGen] Change std::sort to llvm::sort in response...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Krzysztof Parzyszek
[Hexagon] Handle subregisters when calculating iteratio...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Jan Vesely
fmod: Port from amd_builtins
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Simon Pilgrim
Cleanup Reduction helpers by using ArrayRef(NoneType...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Dmitry Preobrazhensky
[AMDGPU][MC][GFX9] Added instruction s_endpgm_ordered_p...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Sanjay Patel
[InstCombine] limit nsz: -(X - Y) --> Y - X to hasOneUse()
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
George Burgess IV
[clang-tidy] Sort includes; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Simon Pilgrim
Add additional tests from D45336
commit
|
commitdiff
|
tree
|
snapshot
next