index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
CodeGen
/
ARM
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] Allow truncs as sources in ARM CGP
Sam Parker
2018-09-13
1
-1
/
+0
*
[ARM] Fix FixConst for ARMCodeGenPrepare
Sam Parker
2018-09-13
1
-1
/
+10
*
ARM: align loops to 4 bytes on Cortex-M3 and Cortex-M4.
Tim Northover
2018-09-13
1
-0
/
+49
*
[ARM] Tighten f64<->f16 conversion requirements
Diogo N. Sampaio
2018-09-12
2
-0
/
+29
*
[ARM] Exchange MAC operands in ARMParallelDSP
Sam Parker
2018-09-12
3
-0
/
+737
*
[ARM] Allow bitcasts in ARMCodeGenPrepare
Sam Parker
2018-09-12
1
-0
/
+44
*
[ARM] Add smlald support in ARMParallelDSP
Sam Parker
2018-09-11
3
-0
/
+364
*
ARM: fix Thumb2 CodeGen for ldrex with folded frame-index.
Tim Northover
2018-09-07
2
-0
/
+121
*
The initial .text section generated in object files was missing the
Eric Christopher
2018-09-06
1
-0
/
+3
*
[DAGCombiner] try to convert pow(x, 0.25) to sqrt(sqrt(x))
Sanjay Patel
2018-09-05
1
-0
/
+92
*
[MinGW] [ARM] Add stubs for potential automatic dllimported variables
Martin Storsjo
2018-08-31
3
-4
/
+85
*
[CodeGen] emit inline asm clobber list warnings for reserved (cont)
Ties Stuij
2018-08-30
1
-0
/
+27
*
Fix "Q" and "R" inline assembly template modifiers for big-endian Arm
Florian Hahn
2018-08-30
1
-0
/
+10
*
[GlobalMerge] Fix GlobalMerge on bss external global variables.
Huihui Zhang
2018-08-30
1
-0
/
+65
*
[ARM] Lower llvm.ctlz.i32 to a libcall when clz is not available.
Eli Friedman
2018-08-22
1
-3
/
+5
*
[ARM] Avoid injecting constant islands in movw+movt pairs on Windows
Martin Storsjo
2018-08-22
1
-0
/
+902
*
[ARM] Handle all-ones mask explicitly in targetShrinkDemandedConstant.
Eli Friedman
2018-08-22
1
-0
/
+35
*
[ARM] Rotated operand patterns for *xtb16
Sam Parker
2018-08-22
1
-0
/
+143
*
[DAGCombiner] Reduce load widths of shifted masks
Sam Parker
2018-08-21
1
-25
/
+514
*
[SelectionDAG] Improve the legalisation lowering of UMULO.
Eli Friedman
2018-08-16
2
-0
/
+279
*
[ARM] Ignore GEPs in ARMCodeGenPrepare
Sam Parker
2018-08-16
1
-0
/
+51
*
[ARM] Allow zext in ARMCodeGenPrepare
Sam Parker
2018-08-16
2
-13
/
+18
*
[ARM] Allow signed icmps in ARMCodeGenPrepare
Sam Parker
2018-08-16
2
-1
/
+100
*
Revert "[ARM] Allow signed icmps in ARMCodeGenPrepare"
Vitaly Buka
2018-08-15
1
-100
/
+0
*
[ARM] TypeSize lower bound for ARMCodeGenPrepare
Sam Parker
2018-08-15
1
-0
/
+24
*
[ARM] Allow signed icmps in ARMCodeGenPrepare
Sam Parker
2018-08-15
1
-0
/
+100
*
[ARM] Allow pointer values in ARMCodeGenPrepare
Sam Parker
2018-08-15
3
-178
/
+297
*
[ARM] Added FP16 VREV Vector Instrinsic CodeGen support
Luke Geeson
2018-08-13
1
-13
/
+11
*
[ARM] Adjust AND immediates to make them cheaper to select.
Eli Friedman
2018-08-10
5
-14
/
+10
*
[ARM] Disallow zexts in ARMCodeGenPrepare
Sam Parker
2018-08-10
4
-281
/
+343
*
[ARM] Replace processor check with feature
Evandro Menezes
2018-08-09
1
-10
/
+13
*
[ARM] FP16: codegen support for VTRN
Sjoerd Meijer
2018-08-09
1
-19
/
+23
*
[ADT] Normalize empty triple components
Petr Hosek
2018-08-08
1
-8
/
+8
*
[ARM] Avoid spilling lr with Thumb1 tail calls.
Eli Friedman
2018-08-08
1
-30
/
+137
*
revert tests of '[CodeGen] emit inline asm clobber list warnings for reserved'
Ties Stuij
2018-08-08
1
-27
/
+0
*
[CodeGen] emit inline asm clobber list warnings for reserved
Ties Stuij
2018-08-08
1
-0
/
+27
*
[ARM][NFC] Replaced tab-characters in test file vtrn.ll
Sjoerd Meijer
2018-08-08
1
-100
/
+100
*
[ARM] FP16: codegen support for VEXT
Sjoerd Meijer
2018-08-08
1
-12
/
+18
*
[ARM] FP16: vector vmov and vdup support
Sjoerd Meijer
2018-08-08
1
-52
/
+72
*
[ARM] FP16: vector VMUL variants
Sjoerd Meijer
2018-08-08
1
-34
/
+44
*
[ARM] FP16: support vector INT_TO_FP and FP_TO_INT
Sjoerd Meijer
2018-08-08
1
-43
/
+65
*
Support inline asm with multiple 64bit output in 32bit GPR
Thomas Preud'homme
2018-08-08
2
-122
/
+307
*
[ARM] FP16: support the vector vmin and vmax variants
Sjoerd Meijer
2018-08-08
2
-32
/
+350
*
[ARM] FP16: codegen support for VACGT
Sjoerd Meijer
2018-08-07
1
-27
/
+17
*
[ARM][NFC] Replaced tab characters in test file vfcmp.ll.
Sjoerd Meijer
2018-08-07
1
-55
/
+55
*
[ARM] FP16: support vector zip and unzip
Sjoerd Meijer
2018-08-03
1
-36
/
+48
*
[ARM] FP16: support VFMA
Sjoerd Meijer
2018-08-03
1
-24
/
+38
*
[ARM][NFC] Follow up of r338568
Sjoerd Meijer
2018-08-02
1
-75
/
+120
*
[GlobalISel] Rewrite CallLowering::lowerReturn to accept multiple VRegs per V...
Alexander Ivchenko
2018-08-02
1
-36
/
+13
*
[ARM] Armv8.2-A FP16 vector intrinsics tests
Sjoerd Meijer
2018-08-01
1
-0
/
+1148
[next]