index
:
delta/llvm.git
277873ce0f48
51f23efbef48
5357a98c823a
9eb3e564d3b
EmptyLineAfterFunctionDefinition
HEAD
Jamie_Phabricator_D100991
LitFixes
Llvm
aranges
arcpatch-D108319
arcpatch-D113798
arcpatch-D90810
base_offset
baserock/flang
baserock/morph
c92d1aa44b132597d
cherry-pick-something
cleaner-attribute-errors
cmake-integration
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
diagnostic-handler-dev
efb284c07e
eng/PR-D101122-follow-up
fix_asan
forTom
hostassoc
llvm_plex_11.0.1
lntue-libc-fmin
maain
mai
main
maste
master
muiez/revert-ffad4
omp-loop
optimize_compinstr_fix
perf/tmp
relase/12.x
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/13.x
release/14.x
release/15.x
release/16.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215010
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
relese/12.x
rgallop/opensource-main/scudo_standalone
scripted-process
shape
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
temp-test-main
test-D97234
testing
upstream
use-after-move-docs
verify-in-debug
vkd1
zibi/warnings_from_nanosleep
github.com: llvm/llvm-project.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert linkonce* to weak* instead of strong.
Rafael Espindola
2013-11-22
1
-5
/
+6
*
[mips][msa] Add test case that should have been added in r195456.
Daniel Sanders
2013-11-22
1
-0
/
+31
*
Don't produce tail calls when the caller is x86_thiscallcc.
Rafael Espindola
2013-11-22
1
-0
/
+8
*
ARM: use CHECK-LABEL on a test.
Tim Northover
2013-11-22
1
-20
/
+20
*
Add support for Cortex-A12.
Richard Barton
2013-11-22
1
-0
/
+32
*
[mips][msa] Float vector constants cannot use ldi.[wd] directly. Bitcast from...
Daniel Sanders
2013-11-22
1
-0
/
+27
*
Revert r195318 as it causes miscompilation (PR18029)
Kostya Serebryany
2013-11-22
2
-4
/
+6
*
Fix the bugs about AArch64 Load/Store vector types and bitcast between i64 an...
Hao Liu
2013-11-22
2
-0
/
+155
*
For AArch64 back-end instruction selection, lower Neon_Lowxxx with EXTRCT_SUB...
Jiangning Liu
2013-11-22
1
-42
/
+42
*
Tweak 3 tests in llvm/test/CodeGen/X86 to add -mcpu=generic since r195383.
NAKAMURA Takumi
2013-11-22
3
-3
/
+3
*
SLP Vectorizer: Extract cost will only be added once even if the scalar has m...
Yi Jiang
2013-11-22
1
-0
/
+30
*
SelectionDAG: Optimize expansion of vec_type = BITCAST scalar_type
Tom Stellard
2013-11-22
1
-0
/
+15
*
In Dwarf 3 (and Dwarf 2) attributes whose value are offsets into a
Eric Christopher
2013-11-21
5
-41
/
+158
*
SHLD/SHRD are VectorPath (microcode) instructions known to have poor latency ...
Ekaterina Romanova
2013-11-21
4
-0
/
+275
*
Introduce two command-line flags for the instrumentation pass to control whet...
Peter Collingbourne
2013-11-21
2
-111
/
+256
*
[ARM] add the overlooked tests for Cortex-A7 build attributes
Artyom Skrobov
2013-11-21
1
-0
/
+75
*
[mips][msa] Fix a corner case in performORCombine() when combining nodes into...
Daniel Sanders
2013-11-21
1
-0
/
+33
*
Add support for legalizing SETNE/SETEQ by inverting the condition code and th...
Daniel Sanders
2013-11-21
2
-0
/
+234
*
[msan] Propagate condition origin in select instruction.
Evgeniy Stepanov
2013-11-21
1
-0
/
+7
*
[mips][msa/dsp] Only do DSP combines if DSP is enabled.
Daniel Sanders
2013-11-21
1
-0
/
+141
*
Use multiple filecheck prefixes in msan instrumentation tests.
Evgeniy Stepanov
2013-11-21
2
-72
/
+57
*
Revert r195317 (and r195333), "Teach ISel not to optimize 'optnone' functions."
NAKAMURA Takumi
2013-11-21
1
-32
/
+0
*
add 'REQUIRES: asserts' to a test that uses 'llc -debug'; this fixes the no-a...
Kostya Serebryany
2013-11-21
1
-0
/
+1
*
Implemented Neon scalar vdup_lane intrinsics.
Ana Pazos
2013-11-21
2
-0
/
+106
*
Implemented Neon scalar by element intrinsics.
Ana Pazos
2013-11-21
2
-70
/
+37
*
Don't speculate loads under ThreadSanitizer
Kostya Serebryany
2013-11-21
1
-0
/
+40
*
The basic problem is that some mainstream programs cannot deal with the way
Bill Wendling
2013-11-21
2
-6
/
+4
*
Teach ISel not to optimize 'optnone' functions.
Paul Robinson
2013-11-21
1
-0
/
+31
*
Add, to constant islands, long jumps similar to ARM far branch.
Reed Kotler
2013-11-21
1
-0
/
+37
*
PPC popcnt[dw] do not have record forms
Hal Finkel
2013-11-20
1
-0
/
+16
*
MachineBlockPlacement: Strengthen the source order bias when picking an exit ...
Benjamin Kramer
2013-11-20
1
-0
/
+240
*
FileCheck: fix a bug with multiple --check-prefix options. Similar to r194565
Daniel Sanders
2013-11-20
1
-0
/
+10
*
AVX-512: Concat 4 128-bit vectors in one 512-bit vector.
Elena Demikhovsky
2013-11-20
1
-1
/
+8
*
llvm-cov: Added file checksum to gcno and gcda files.
Yuchen Wu
2013-11-20
6
-2
/
+4
*
PPC: Optimize rldicl generation for masked shifts
Hal Finkel
2013-11-20
1
-0
/
+16
*
DebugInfo: Partial implementation of DWARF type units.
David Blaikie
2013-11-19
1
-13
/
+18
*
SLPVectorizer: Fix stale for Value pointer array
Arnold Schwaighofer
2013-11-19
1
-0
/
+33
*
[mips] Resolve relocation for the stubs in MCJIT when load address is known
Petar Jovanovic
2013-11-19
7
-14
/
+0
*
Make it explicit that nulls are not allowed in names.
Rafael Espindola
2013-11-19
1
-0
/
+6
*
reverts 195057 per request
Jack Carter
2013-11-19
4
-19
/
+13
*
Support multiple COFF sections with the same name but different COMDAT.
Rafael Espindola
2013-11-19
1
-0
/
+188
*
Fix assembly operands for the SSE2 cvtsd2ss instruction.
Cameron McInally
2013-11-19
1
-0
/
+1
*
[Mips] Adjust float ABI settings in case of MIPS16 mode.
Simon Atanasyan
2013-11-19
23
-34
/
+34
*
Fix an issue where SROA computed different results based on the relative
Chandler Carruth
2013-11-19
1
-1
/
+0
*
Add .clang-format without column limit to subdirectory tests/.
Daniel Jasper
2013-11-19
1
-0
/
+2
*
Use symbolic operands in the patchpoint folding routine and fix a spilling bug.
Andrew Trick
2013-11-19
1
-1
/
+41
*
Implement AArch64 neon instructions class SIMD lsone and SIMD lone-post.
Hao Liu
2013-11-19
5
-0
/
+2960
*
Implement AArch64 SISD intrinsics for vget_high and vget_low.
Jiangning Liu
2013-11-19
1
-0
/
+225
*
implement MC layer of AArch64 neon instruction PMULL and PMULL2 with 128 bit ...
Kevin Qin
2013-11-19
2
-0
/
+16
*
Add predicate for AArch64 crypto instructions.
Jiangning Liu
2013-11-19
2
-2
/
+6
[next]