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
/
AArch64
/
AArch64CallLowering.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AArch64][GlobalISel][NFC] Refactor tail call lowering code
Jessica Paquette
2019-09-17
1
-0
/
+3
*
[AArch64][GlobalISel] Support sibling calls with outgoing arguments
Jessica Paquette
2019-09-12
1
-1
/
+6
*
[AArch64][GlobalISel] Support sibling calls with mismatched calling conventions
Jessica Paquette
2019-09-10
1
-2
/
+9
*
Recommit "[AArch64][GlobalISel] Teach AArch64CallLowering to handle basic sib...
Jessica Paquette
2019-09-05
1
-0
/
+4
*
Revert rL370996 from llvm/trunk: [AArch64][GlobalISel] Teach AArch64CallLower...
Simon Pilgrim
2019-09-05
1
-4
/
+0
*
[AArch64][GlobalISel] Teach AArch64CallLowering to handle basic sibling calls
Jessica Paquette
2019-09-04
1
-0
/
+4
*
GlobalISel: pack various parameters for lowerCall into a struct.
Tim Northover
2019-08-09
1
-12
/
+2
*
[GISel] Address review feedback on passing MD_callees to lowerCall.
Mark Lacey
2019-07-31
1
-2
/
+2
*
[GISel] Pass MD_callees metadata down in call lowering.
Mark Lacey
2019-07-31
1
-4
/
+6
*
[AArch64 GlobalISel] Cleanup CallLowering. NFCI
Diana Picus
2019-06-27
1
-4
/
+1
*
[GlobalISel] Accept multiple vregs in lowerFormalArgs
Diana Picus
2019-06-27
1
-1
/
+1
*
CodeGen: Introduce a class for registers
Matt Arsenault
2019-06-24
1
-4
/
+4
*
GlobalISel: support swifterror attribute on AArch64.
Tim Northover
2019-05-24
1
-2
/
+12
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[GlobalISel] Rewrite CallLowering::lowerReturn to accept multiple VRegs per V...
Alexander Ivchenko
2018-08-02
1
-2
/
+2
*
GlobalISel (AArch64): fix ABI at border between GPRs and SP.
Tim Northover
2017-08-21
1
-0
/
+1
*
[AArch64] Fix some Clang-tidy modernize-use-using and Include What You Use wa...
Eugene Zelenko
2017-07-25
1
-7
/
+12
*
[GlobalISel] Use the correct calling conv for calls
Diana Picus
2017-03-20
1
-2
/
+2
*
GlobalISel: restrict G_EXTRACT instruction to just one operand.
Tim Northover
2017-03-06
1
-2
/
+1
*
[AArch64] Fix some Clang-tidy modernize and Include What You Use warnings; ot...
Eugene Zelenko
2017-02-01
1
-7
/
+11
*
Apply clang-tidy's performance-unnecessary-value-param to LLVM.
Benjamin Kramer
2017-01-13
1
-1
/
+1
*
[GlobalISel] Extract handleAssignments out of AArch64CallLowering
Diana Picus
2016-12-05
1
-45
/
+0
*
GlobalISel: handle stack-based parameters on AArch64.
Tim Northover
2016-09-22
1
-2
/
+45
*
GlobalISel: produce correct code for signext/zeroext ABI flags.
Tim Northover
2016-09-21
1
-7
/
+7
*
GlobalISel: pass Function to lowerFormalArguments directly (NFC).
Tim Northover
2016-09-21
1
-2
/
+1
*
GlobalISel: split aggregates for PCS lowering
Tim Northover
2016-09-20
1
-2
/
+10
*
GlobalISel: use G_TYPE to annotate physregs with a type.
Tim Northover
2016-08-31
1
-4
/
+4
*
GlobalISel: legalize frem to a libcall on AArch64.
Tim Northover
2016-08-29
1
-1
/
+1
*
GlobalISel: rework CallLowering so that it can be used for libcalls too.
Tim Northover
2016-08-29
1
-2
/
+3
*
Fixed VS2015 (Update 3) warning - differing const/volatile qualifiers for ove...
Simon Pilgrim
2016-08-11
1
-1
/
+1
*
GlobalISel: implement simple function calls on AArch64.
Tim Northover
2016-08-10
1
-4
/
+18
*
[GlobalISel] Coding style and whitespace fixes
Tom Stellard
2016-04-14
1
-4
/
+4
*
[GlobalISel] Re-apply r260922-260923 with MSVC-friendly code.
Quentin Colombet
2016-02-16
1
-0
/
+36
*
Reverting r260922-260923; they cause link failures with MSVC.
Aaron Ballman
2016-02-16
1
-36
/
+0
*
[GlobalISel] Get rid of the ifdefs in TargetLowering.
Quentin Colombet
2016-02-16
1
-0
/
+36