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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename AttributeSet to AttributeList
Reid Kleckner
2017-03-21
1
-1
/
+1
*
[GlobalISel] Use the correct calling conv for calls
Diana Picus
2017-03-20
1
-2
/
+3
*
Remove getArgumentList() in favor of arg_begin(), args(), etc
Reid Kleckner
2017-03-16
1
-2
/
+1
*
Recommit: [globalisel] Change LLT constructor string into an LLT-based object...
Daniel Sanders
2017-03-07
1
-2
/
+2
*
Revert r297177: Change LLT constructor string into an LLT-based object ...
Daniel Sanders
2017-03-07
1
-2
/
+2
*
[globalisel] Change LLT constructor string into an LLT-based object that know...
Daniel Sanders
2017-03-07
1
-2
/
+2
*
GlobalISel: restrict G_EXTRACT instruction to just one operand.
Tim Northover
2017-03-06
1
-20
/
+25
*
GlobalISel: record correct stack usage for signext parameters.
Tim Northover
2017-03-02
1
-3
/
+7
*
Revert r296474 - [globalisel] Change LLT constructor string into an LLT subcl...
Daniel Sanders
2017-02-28
1
-2
/
+2
*
[globalisel] Change LLT constructor string into an LLT subclass that knows ho...
Daniel Sanders
2017-02-28
1
-2
/
+2
*
GlobalISel: select G_VASTART on iOS AArch64.
Tim Northover
2017-02-08
1
-1
/
+21
*
[AArch64] Fix some Clang-tidy modernize and Include What You Use warnings; ot...
Eugene Zelenko
2017-02-01
1
-9
/
+27
*
GlobalISel: add callseq instructions to record stack usage
Tim Northover
2017-01-17
1
-1
/
+10
*
GlobalISel: correctly handle varargs
Tim Northover
2017-01-17
1
-19
/
+36
*
Apply clang-tidy's performance-unnecessary-value-param to LLVM.
Benjamin Kramer
2017-01-13
1
-5
/
+4
*
[CodeGen] Rename MachineInstrBuilder::addOperand. NFC
Diana Picus
2017-01-13
1
-1
/
+1
*
[AArch64][CallLowering] Constraint registers on target specific instruction
Quentin Colombet
2016-12-22
1
-1
/
+12
*
[GlobalISel] Move extendRegister where it belongs. NFCI
Diana Picus
2016-12-13
1
-28
/
+0
*
GlobalISel: simplify MachineIRBuilder interface.
Tim Northover
2016-12-07
1
-6
/
+6
*
GlobalISel: handle 1-element aggregates during ABI lowering.
Tim Northover
2016-12-05
1
-2
/
+4
*
[GlobalISel] Extract handleAssignments out of AArch64CallLowering
Diana Picus
2016-12-05
1
-40
/
+4
*
GlobalISel: handle stack-based parameters on AArch64.
Tim Northover
2016-09-22
1
-71
/
+154
*
GlobalISel: produce correct code for signext/zeroext ABI flags.
Tim Northover
2016-09-21
1
-85
/
+103
*
GlobalISel: pass Function to lowerFormalArguments directly (NFC).
Tim Northover
2016-09-21
1
-4
/
+4
*
GlobalISel: split aggregates for PCS lowering
Tim Northover
2016-09-20
1
-39
/
+126
*
GlobalISel: move type information to MachineRegisterInfo.
Tim Northover
2016-09-09
1
-2
/
+2
*
GlobalISel: use G_TYPE to annotate physregs with a type.
Tim Northover
2016-08-31
1
-35
/
+34
*
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
-17
/
+8
*
[AArch64][CallLowering] Do not assert for not implemented part.
Quentin Colombet
2016-08-27
1
-6
/
+9
*
GlobalISel: implement simple function calls on AArch64.
Tim Northover
2016-08-10
1
-35
/
+114
*
GlobalISel: IRTranslate PHI instructions
Tim Northover
2016-08-05
1
-0
/
+2
*
CodeGen: improve MachineInstrBuilder & MachineIRBuilder interface
Tim Northover
2016-07-29
1
-3
/
+2
*
GlobalISel[AArch64]: support pointer types in argument lowering.
Tim Northover
2016-07-25
1
-2
/
+5
*
[GlobalISel] Coding style and whitespace fixes
Tom Stellard
2016-04-14
1
-2
/
+2
*
[AArch64] gcc does not like litteral without quotes even on preprocessor macros.
Quentin Colombet
2016-04-07
1
-1
/
+1
*
[AArch64][CallLowering] Do not build the API if GlobalISel is not built.
Quentin Colombet
2016-04-07
1
-13
/
+4
*
[GlobalISel] Re-apply r260922-260923 with MSVC-friendly code.
Quentin Colombet
2016-02-16
1
-0
/
+113
*
Reverting r260922-260923; they cause link failures with MSVC.
Aaron Ballman
2016-02-16
1
-111
/
+0
*
[GlobalISel] Get rid of the ifdefs in TargetLowering.
Quentin Colombet
2016-02-16
1
-0
/
+111