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-07-02
Dave Lee
nm: Add -no-weak flag for hiding weak symbols
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Simon Pilgrim
[SLPVectorizer][X86] Begin adding alternate tests for...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
George Karpenkov
[analyzer] [tests] Pass clang executable path to prefix...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Vedant Kumar
Tighten up a test for -check-debugify, NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Simon Pilgrim
[CostModel][X86] Add cost tests for fp rounding intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Craig Topper
[X86] Don't use aligned load/store instructions for...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Amara Emerson
[AArch64][GlobalISel] Any-extend vararg parameters...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Marc-Andre...
[clangd] Implement hover for "auto" and "decltype"
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Sam Clegg
[WebAssembly] Set threadmodel during LTO
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Jakub Kuderski
Revert "[Dominators] Add the DomTreeUpdater class"
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Sam Clegg
[WebAssembly] Convert remaining tests from elf to wasm...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Sjoerd Meijer
Follow up of r335953 - [ARM][AArch64] Armv8.4-A Enablement
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Jakub Kuderski
[Dominators] Add the DomTreeUpdater class
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Simon Pilgrim
[X86][SSE] Blend any v8i16/v4i32 shift with 2 shift...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Simon Pilgrim
[X86][SSE] Add v8i16 shift test for 2 shift values...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Sanjay Patel
[ValueTracking] allow undef elements when matching...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Yaron Keren
Disable failing test on x86_64-pc-windows-gnu, see...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
David Stenberg
[CodeGen] Make block removal order deterministic in...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Balazs Keri
Test commit access
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Alex Bradbury
[X86] Fix test/MC/AsmParser/exprs-invalid.s after rL336104
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
George Rimar
[ELF] - Cleanup error reporting code and cover with...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
John Brawn
[llvm-exegesis] Change how the native architecture...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Alex Bradbury
[X86] Use addAliasForDirective to support the .word...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Alex Bradbury
Revert r336100
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Simon Pilgrim
[SLPVectorizer] Remove nullptr early-outs from Instruct...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Sanjay Patel
[InstCombine] adjust shuffle tests with IR flags; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Alex Bradbury
[X86] Use addAliasForDirective to support the .word...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
John Brawn
[llvm-exegesis] Delegate the decision of cycle counter...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Florian Hahn
Recommit r328307: [IPSCCP] Use constant range informati...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Nico Weber
[ms] Fix mangling of char16_t and char32_t to be compat...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Sanjay Patel
[InstCombine] add tests for shuffle-binop; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Simon Pilgrim
[SLPVectorizer] Fix alternate opcode + shuffle cost...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Sam McCall
[clangd] ClangdServer::codeComplete return CodeComplete...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
George Rimar
[ELF] - Remove dead code. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Simon Pilgrim
[SLPVectorizer] Only Alternate opcodes use ShuffleVecto...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Sander de Smalen
[AArch64][SVE] Asm: Support for (SQ)INCP/DECP (scalar...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Sander de Smalen
[AArch64][SVE] Asm: Support for (saturating) vector...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Simon Pilgrim
[X86][BtVer2] Added Jaguar FPU Pipe0/1 uop counters...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Joachim Protze
[OMPT] Use alloca() to force availability of frame...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Joachim Protze
[OMPT] Add tests for runtime entry points from non...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Joachim Protze
[OMPT] Add testcases for thread_begin and thread_end...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Joachim Protze
[OMPT] Provide the right thread_num for ancestor levels
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Petar Jovanovic
[Mips][FastISel] Do not duplicate condition while lower...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Philip Pfaffe
Fix for r336080: Missing colon in REQUIRES line
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
George Rimar
[ELF] - Change dyn_cast to cast. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Sander de Smalen
[AArch64][SVE] Asm: Support for vector element compares...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Philip Pfaffe
[polly-acc] change cl_get_* return types to 32/64bit
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Sander de Smalen
Reapply r334980 and r334983.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Max Kazantsev
[NFC] Test that shows unprofitability of instcombine...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Craig Topper
[X86] Put some cases in switch statements back on one...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Clement Courbet
[llvm-exegesis][NFC] Cleanup useless braces.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Craig Topper
[X86] Remove FMA3Info DenseMap. Break into sorted table...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
QingShan Zhang
[PowerPC] Don't make it as pre-inc candidate if displac...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Piotr Padlewski
Implement strip.invariant.group
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Eric Christopher
Add an entry for rodata constant merge sections to...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-01
Craig Topper
[X86] Fix a few test names in avx512-intrinsics-fast...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-01
Craig Topper
[X86] Remove the places that return nullptr from X86Ins...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-01
Simon Pilgrim
[SLPVectorizer] Call InstructionsState.isOpcodeOrAlt...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-01
Simon Pilgrim
[SLPVectorizer] Replace sameOpcodeOrAlt with Instructio...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-01
Fangrui Song
[asan] Fix deadlock issue on FreeBSD, caused by use...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-01
Craig Topper
[X86][Disassembler] Remove TYPE_BNDR from translateImme...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-01
Sanjay Patel
[InstCombine] add abs tests with undef elts; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-07-01
Sanjay Patel
[PatternMatch] allow undef elements in vectors with...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-01
Simon Pilgrim
[SLPVectorizer] Use InstructionsState Op/Alt opcodes...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-01
David Green
[UnrollAndJam] New Unroll and Jam pass
commit
|
commitdiff
|
tree
|
snapshot
2018-07-01
Paul Semel
Revert "[llvm-readobj] Fix printing format"
commit
|
commitdiff
|
tree
|
snapshot
2018-07-01
Simon Pilgrim
[SLPVectorizer][X86] Add some alternate tests for cast...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-01
Eugene Leviant
[Evaluator] Improve evaluation of call instruction
commit
|
commitdiff
|
tree
|
snapshot
2018-07-01
Paul Semel
[llvm-readobj] Fix printing format
commit
|
commitdiff
|
tree
|
snapshot
2018-07-01
Craig Topper
[X86] Remove unnecessary include. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-07-01
Craig Topper
[X86] Move the memory unfolding table creation into...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-30
Craig Topper
[X86] Move the X86InstrFMA3Info class into the cpp...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-30
Craig Topper
[X86] Remove the AsmName from the HAX,HDX,HCX,HBX,HSI...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-30
David Carlier
[UBsan] Enable subset of unit tests for OpenBSD
commit
|
commitdiff
|
tree
|
snapshot
2018-06-30
Craig Topper
[X86] Use MVT::i8 for scalar shift amounts since that...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-30
Craig Topper
[X86] When combining load to BZHI, make sure we create...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-30
Sanjay Patel
[InstCombine] add tests for negate vector with undef...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-30
Simon Pilgrim
Fix Wdocumentation compiler warning. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-30
Simon Pilgrim
[DAGCombiner] Handle correctly non-splat power of 2...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-30
Yaron Keren
Add expected fail triple x86_64-pc-windows-gnu to test...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-30
Fangrui Song
[asan] Use MADV_NOCORE for use_madv_dontdump on FreeBSD.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-30
Craig Topper
[X86] Update some avx512 fast-isel tests to match their...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-30
Craig Topper
[X86] Change some chec-prefixes from X32 to X86 to...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-30
Craig Topper
[X86] Remove test cases from avx512vl-intrinsics-fast...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-30
Craig Topper
[X86] Correct the width of mask arguments in intrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-30
Tom Stellard
AMDGPU/GlobalISel: Make IMPLICIT_DEF of all sizes ...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-30
Jessica Paquette
[MachineOutliner] Add support for target-default outlining.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-30
Tom Stellard
Driver: Add an explicit target to testcase from r336037
commit
|
commitdiff
|
tree
|
snapshot
2018-06-30
Tom Stellard
Driver: Don't mix system tools with devtoolset tools...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-30
Craig Topper
[X86] Remove masking from the avx512 rotate builtins...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-30
Craig Topper
[X86] Remove masking from avx512 rotate intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-30
Shoaib Meenai
[libc++abi] Look for __config instead of vector
commit
|
commitdiff
|
tree
|
snapshot
2018-06-30
Shoaib Meenai
[libc++abi] Limit libc++ header search to specified...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-30
Bruno Cardoso...
Add protocol redefinition to the current scope/context
commit
|
commitdiff
|
tree
|
snapshot
2018-06-29
Chandler Carruth
[instsimplify] Move the instsimplify pass to use more...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-29
Zachary Turner
Fix test after S_PROCREF change.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-29
Justin Lebar
[CUDA] Make __host__/__device__ min/max overloads const...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-29
Justin Lebar
[CUDA] Make min/max shims host+device.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-29
Zachary Turner
[CodeView] Correctly compute the name of S_PROCREF...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-29
George Karpenkov
[analyzer] [tests] Allow the tested project to specify...
commit
|
commitdiff
|
tree
|
snapshot
next