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
/
CodeGen
/
GlobalISel
/
CallLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[IR] Abstract away ArgNo+1 attribute indexing as much as possible
Reid Kleckner
2017-05-03
1
-1
/
+1
*
Re-land r301697 "[IR] Make add/remove Attributes use AttrBuilder instead of A...
Reid Kleckner
2017-05-02
1
-2
/
+2
*
Revert r301697 "[IR] Make add/remove Attributes use AttrBuilder instead of At...
Hans Wennborg
2017-04-28
1
-2
/
+2
*
[IR] Make add/remove Attributes use AttrBuilder instead of AttributeList
Reid Kleckner
2017-04-28
1
-2
/
+2
*
Make getParamAlignment use argument numbers
Reid Kleckner
2017-04-28
1
-2
/
+2
*
Rename AttributeSet to AttributeList
Reid Kleckner
2017-03-21
1
-2
/
+2
*
[GlobalISel] Use the correct calling conv for calls
Diana Picus
2017-03-20
1
-1
/
+1
*
[GlobalISel] Use ImmutableCallSite instead of templates. NFC.
Ahmed Bougacha
2017-03-10
1
-19
/
+8
*
[ARM] GlobalISel: Lower double precision FP args
Diana Picus
2017-02-16
1
-2
/
+10
*
GlobalISel: merge invoke and call translation paths.
Tim Northover
2017-01-31
1
-1
/
+12
*
GlobalISel: correctly handle varargs
Tim Northover
2017-01-17
1
-3
/
+4
*
[GlobalISel] Move extendRegister where it belongs. NFCI
Diana Picus
2016-12-13
1
-0
/
+29
*
GlobalISel: correctly handle small args via memory.
Tim Northover
2016-12-06
1
-1
/
+1
*
GlobalISel: handle pointer arguments that get assigned to the stack.
Tim Northover
2016-12-05
1
-1
/
+4
*
[GlobalISel] Extract handleAssignments out of AArch64CallLowering
Diana Picus
2016-12-05
1
-2
/
+38
*
GlobalISel: produce correct code for signext/zeroext ABI flags.
Tim Northover
2016-09-21
1
-4
/
+67
*
GlobalISel: split aggregates for PCS lowering
Tim Northover
2016-09-20
1
-2
/
+1
*
GlobalISel: use G_TYPE to annotate physregs with a type.
Tim Northover
2016-08-31
1
-3
/
+3
*
GlobalISel: rework CallLowering so that it can be used for libcalls too.
Tim Northover
2016-08-29
1
-0
/
+40