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
/
lib
/
Target
/
ARM
/
ARMCallingConv.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Windows Control Flow Guard checks (/guard:cf).
Andrew Paverd
2019-10-28
1
-0
/
+3
*
[ARM] Deduplicate table generated CC analysis code
Reid Kleckner
2019-01-28
1
-271
/
+30
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[ARM] Fix over-alignment in arguments that are HA of 128-bit vectors
Petr Pavlu
2018-07-30
1
-5
/
+6
*
[ARM] Support for v4f16 and v8f16 vectors
Sjoerd Meijer
2018-03-19
1
-0
/
+3
*
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
David Blaikie
2017-11-08
1
-1
/
+1
*
Update to use new name alignTo().
Rui Ueyama
2016-01-14
1
-1
/
+1
*
Replace uint16_t with the MCPhysReg typedef in many places. A lot of physical...
Craig Topper
2015-12-05
1
-9
/
+9
*
ARM: add backend support for the ABI used in WatchOS
Tim Northover
2015-10-28
1
-1
/
+3
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
ARM: treat [N x i32] and [N x i64] as AAPCS composite types
Tim Northover
2015-02-24
1
-56
/
+91
*
CodeGen: convert CCState interface to using ArrayRefs
Tim Northover
2015-02-21
1
-5
/
+5
*
Stop using ArrayRef of a const type.
Tim Northover
2014-11-27
1
-1
/
+1
*
AArch64: treat [N x Ty] as a block during procedure calls.
Tim Northover
2014-11-27
1
-6
/
+2
*
[ARM] Enable DP copy, load and store instructions for FPv4-SP
Oliver Stannard
2014-08-21
1
-13
/
+4
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
ARM: teach AAPCS-VFP to deal with Cortex-M4.
Tim Northover
2014-05-27
1
-4
/
+13
*
ARM: HFAs must be passed in consecutive registers
Oliver Stannard
2014-05-09
1
-0
/
+90
*
Make consistent use of MCPhysReg instead of uint16_t throughout the tree.
Craig Topper
2014-04-04
1
-7
/
+7
*
Fix for 5.5 Parameter Passing --> Stage C:
Stepan Dyatkovskiy
2013-04-22
1
-0
/
+6
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-1
/
+1
*
Prune includes and replace uses of ARMRegisterInfo.h with ARMBaeRegisterInfo.h
Craig Topper
2012-03-26
1
-1
/
+0
*
Reorder includes to match coding standards. Fix an issue or two exposed by that.
Craig Topper
2012-03-17
1
-4
/
+4
*
Convert more static tables of registers used by calling convention to uint16_...
Craig Topper
2012-03-11
1
-6
/
+6
*
Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...
Jia Liu
2012-02-18
1
-1
/
+1
*
In the calling convention logic, ValVT is always a legal type,
Duncan Sands
2010-11-04
1
-7
/
+7
*
Inside the calling convention logic LocVT is always a simple
Duncan Sands
2010-11-03
1
-7
/
+7
*
Newline at end of file.
Eric Christopher
2010-09-10
1
-1
/
+1
*
Split out some of the calling convention bits so that they can be
Eric Christopher
2010-09-10
1
-0
/
+160