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
/
clang
/
test
/
CodeGen
/
aarch64-neon-misc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NEON] Fix support for vrndi_f32(), vrndiq_f32() and vrndns_f32() intrinsics
Ivan A. Kosarev
2018-07-23
1
-112
/
+0
*
IRGen: Add optnone attribute on function during O0
Mehdi Amini
2017-05-29
1
-1
/
+1
*
Fix tests after speculatable intrinsics patch
Matt Arsenault
2017-05-03
1
-165
/
+165
*
Update for LLVM changes
David Majnemer
2016-07-26
1
-953
/
+683
*
ARM & AArch64: convert asm tests to LLVM IR and restrict optimizations.
Tim Northover
2016-03-09
1
-680
/
+1707
*
AArch64: re-enable tests that were looking for a non-existent backend.
Tim Northover
2014-06-18
1
-1
/
+1
*
AArch64/ARM64: update Clang after AArch64 removal.
Tim Northover
2014-05-24
1
-3
/
+0
*
ARM64: update tests now that we print "mov" & "mvn".
Tim Northover
2014-05-15
1
-14
/
+14
*
[ARM64] Allow the disabling of NEON and crypto instructions. Update tests to ...
James Molloy
2014-04-16
1
-1
/
+1
*
ARM64: initial clang support commit.
Tim Northover
2014-03-29
1
-45
/
+48
*
AArch64: convert NEON tests to use CHECK-LABEL.
Tim Northover
2014-03-03
1
-339
/
+339
*
[AArch64]The compare to zero intrinsics should be implemented by 'icmp/fcmp' ...
Hao Liu
2013-12-23
1
-8
/
+20
*
[AArch64] Fix v1fx patterns for Floating-point Multiply Extend and Floating-p...
Chad Rosier
2013-12-16
1
-0
/
+24
*
[AArch64 NEON] Add ACLE intrinsic vceqz_f64.
Kevin Qin
2013-12-04
1
-0
/
+6
*
[AArch64 NEON] Add missing compare intrinsics.
Kevin Qin
2013-12-04
1
-0
/
+48
*
Add test cases for AArch64 NEON instruction set misc.
Kevin Qin
2013-11-14
1
-0
/
+1951