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
/
CodeGen
Commit message (
Expand
)
Author
Age
Files
Lines
*
These test cases for experimental features are a bit too darwin-specific stil...
Andrew Trick
2013-10-31
2
-4
/
+4
*
[AArch64] Add support for NEON scalar fixed-point convert to floating-point i...
Chad Rosier
2013-10-31
1
-0
/
+48
*
Add new calling convention for WebKit Java Script.
Andrew Trick
2013-10-31
1
-0
/
+20
*
Add support for stack map generation in the X86 backend.
Andrew Trick
2013-10-31
2
-0
/
+253
*
[AArch64] Add support for NEON scalar shift immediate instructions.
Chad Rosier
2013-10-31
1
-0
/
+527
*
SparcV9 doesnt have rem instruction either.
Roman Divacky
2013-10-31
1
-0
/
+23
*
Merge and filecheckize.
Roman Divacky
2013-10-31
2
-8
/
+16
*
Add AVX512 unmasked integer broadcast intrinsics and support.
Cameron McInally
2013-10-31
1
-0
/
+28
*
AVX-512: Implemented CMOV for 512-bit vectors
Elena Demikhovsky
2013-10-31
1
-0
/
+22
*
[SystemZ] Automatically detect zEC12 and z196 hosts
Richard Sandiford
2013-10-31
20
-42
/
+72
*
[AArch64] Make the use of FP instructions optional, but enabled by default.
Amara Emerson
2013-10-31
10
-4
/
+127
*
Legalize: Improve legalization of long vector extends.
Jim Grosbach
2013-10-31
1
-0
/
+18
*
Fix CodeGen for unaligned loads with address spaces
Matt Arsenault
2013-10-30
1
-0
/
+19
*
Produce .weak_def_can_be_hidden for some linkonce_odr values
Rafael Espindola
2013-10-30
1
-0
/
+26
*
R600: Custom lower f32 = uint_to_fp i64
Tom Stellard
2013-10-30
1
-4
/
+19
*
[mips][msa] Correct definition of bins[lr] and CHECK-DAG-ize related tests
Daniel Sanders
2013-10-30
1
-73
/
+121
*
[mips][msa] Added support for matching bmnz, bmnzi, bmz, and bmzi from normal...
Daniel Sanders
2013-10-30
4
-162
/
+299
*
[AArch64] Add support for NEON scalar floating-point compare instructions.
Chad Rosier
2013-10-30
2
-19
/
+335
*
[mips][msa] Added support for matching bins[lr]i.[bhwd] from normal IR (i.e. ...
Daniel Sanders
2013-10-30
2
-84
/
+216
*
[mips][msa] Combine binsri-like DAG of AND and OR into equivalent VSELECT
Daniel Sanders
2013-10-30
1
-0
/
+164
*
[mips][msa] Added support for matching splat.[bhw] from normal IR (i.e. not i...
Daniel Sanders
2013-10-30
1
-33
/
+44
*
Revert "SelectionDAG: Teach the legalizer to split SETCC if VSELECT needs spl...
Juergen Ributzka
2013-10-30
1
-42
/
+0
*
SelectionDAG: Teach the legalizer to split SETCC if VSELECT needs splitting too.
Juergen Ributzka
2013-10-30
1
-0
/
+42
*
[mips] Align the stack to 16-bytes for mfp64.
Akira Hatanaka
2013-10-29
1
-0
/
+14
*
add test cases for frameaddr and returnaddr for aarch64
Weiming Zhao
2013-10-29
2
-0
/
+41
*
R600/SI: Add compute support for CI v2
Tom Stellard
2013-10-29
1
-7
/
+11
*
R600: Expand vector FSQRT ops
Tom Stellard
2013-10-29
1
-0
/
+54
*
AArch64: add 'a' inline asm operand modifier
Tim Northover
2013-10-29
1
-0
/
+9
*
Convert another llc -filetype=obj test.
Rafael Espindola
2013-10-28
1
-29
/
+0
*
Convert another llc -filetype=obj test.
Rafael Espindola
2013-10-28
1
-34
/
+0
*
Convert another llc -filetype=obj test.
Rafael Espindola
2013-10-28
1
-31
/
+0
*
Convert another llc -filetype=obj test.
Rafael Espindola
2013-10-28
1
-27
/
+0
*
Convert another llc -filetype=obj test.
Rafael Espindola
2013-10-28
1
-16
/
+0
*
Convert another llc -filetype=obj test.
Rafael Espindola
2013-10-28
1
-17
/
+0
*
Convert another llc -filetype=obj test.
Rafael Espindola
2013-10-28
1
-17
/
+0
*
Convert a llc -filetype=obj test into a llvm-mc test.
Rafael Espindola
2013-10-28
1
-16
/
+0
*
[arm] Implement eabi_attribute, cpu, and fpu directives.
Logan Chien
2013-10-28
2
-38
/
+259
*
[SystemZ] Set usaAA to true
Richard Sandiford
2013-10-28
5
-18
/
+19
*
[DAGCombiner] Respect volatility when checking for aliases
Richard Sandiford
2013-10-28
1
-1
/
+2
*
Keep TBAA info when rewriting SelectionDAG loads and stores
Richard Sandiford
2013-10-28
1
-0
/
+20
*
Make first substantial checkin of my port of ARM constant islands code to Mips.
Reed Kotler
2013-10-27
1
-0
/
+35
*
AVX-512: PMIN/PMAX intrinsics and patterns
Elena Demikhovsky
2013-10-27
1
-0
/
+56
*
[X86][AVX512] Add patterns that match the AVX512 floating point register vbro...
Quentin Colombet
2013-10-25
1
-0
/
+14
*
[X86][AVX512] Add patterns that match the AVX512 floating point vbroadcast in...
Quentin Colombet
2013-10-25
1
-0
/
+14
*
ARM: don't expand atomicrmw inline on Cortex-M0
Tim Northover
2013-10-25
1
-0
/
+1
*
LegalizeDAG: allow libcalls for max/min atomic operations
Tim Northover
2013-10-25
1
-0
/
+24
*
ARM: Test r193381 a bit more thoroughly.
Jim Grosbach
2013-10-24
1
-0
/
+2
*
ARM: Tweak usage of '*vfp' compiler_rt functions.
Jim Grosbach
2013-10-24
1
-2
/
+2
*
ARM: Use non-VFP softcalls on embedded Darwinish targets
Tim Northover
2013-10-24
1
-0
/
+22
*
Added test for -elf configuration, to see that _alloca call is properly
Yaron Keren
2013-10-24
1
-9
/
+16
[next]