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
/
arm-aapcs-vfp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
LLVM IR: Generate new-style byval-with-Type from Clang
Tim Northover
2019-06-05
1
-3
/
+3
*
[ARM] Remove redundant #if in test. NFC
Shoaib Meenai
2018-05-01
1
-4
/
+0
*
ARM: use ABI-specified alignment for byval parameters.
Tim Northover
2015-03-09
1
-1
/
+1
*
ARM: Simplify PCS handling.
Tim Northover
2015-02-24
1
-4
/
+4
*
AArch64: simplify PCS mapping.
Tim Northover
2014-11-27
1
-5
/
+5
*
This test also requires an aarch64 target.
Eric Christopher
2014-11-18
1
-0
/
+1
*
ARM ABI: simplify decisions on whether args can be expanded.
Tim Northover
2014-11-07
1
-7
/
+7
*
[ARM] Fix AAPCS regression caused by r211898
Oliver Stannard
2014-07-18
1
-0
/
+5
*
[ARM] Fix AAPCS non-compliance caused by very large structs
Oliver Stannard
2014-06-27
1
-0
/
+6
*
ARM: PCS non-compliance when struct is padded to avoid register/stack split, ...
Oliver Stannard
2014-05-19
1
-3
/
+8
*
Reapply r208417 (olista01 'ARM: HFAs must be passed in consecutive registers'...
James Molloy
2014-05-09
1
-12
/
+12
*
Revert r208417 (olista01 'ARM: HFAs must be passed in consecutive registers')...
James Molloy
2014-05-09
1
-12
/
+12
*
ARM: HFAs must be passed in consecutive registers
Oliver Stannard
2014-05-09
1
-12
/
+12
*
ARM: Fix assertion caused by passing bitfield struct using ABIArgInfo::getExp...
Oliver Stannard
2014-05-07
1
-2
/
+6
*
[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
-0
/
+17
*
ARM: Correct alignment of structs passed as byval pointer
Oliver Stannard
2014-03-12
1
-1
/
+1
*
AAPCS: Do not split structs after CPRC allocated on stack
Oliver Stannard
2014-02-11
1
-0
/
+10
*
[ARM] Fix AAPCS-VFP non-compliance when returning HFA from variadic functions.
Amara Emerson
2014-01-28
1
-0
/
+5
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-1
/
+1
*
Properly factor Native Client defines to support NaCl as an OS
Derek Schuff
2012-10-11
1
-0
/
+6
*
ARM: enable struct byval for AAPCS-VFP.
Manman Ren
2012-08-13
1
-0
/
+4
*
Add "long double" to permitted list of ARM complex homogeneous aggregates.
Tim Northover
2012-07-20
1
-0
/
+7
*
Tests: check for target availability for target-specific tests.
Jim Grosbach
2012-07-09
1
-0
/
+1
*
Check for homogeneous aggregate return values with ARM's AAPCS-VFP ABI.
Bob Wilson
2011-11-02
1
-4
/
+4
*
Handle "homogeneous aggregates" as required by the ARM AAPCS-VFP ABI.
Bob Wilson
2011-08-03
1
-0
/
+82