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
/
ARMCallLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[ARM] GlobalISel: Fix extended stack operands
Diana Picus
2017-04-27
1
-3
/
+12
*
[ARM] GlobalISel: Make struct arguments fail elegantly
Diana Picus
2017-04-21
1
-1
/
+2
*
[ARM] GlobalISel: Support frem for 32-bit values
Diana Picus
2017-04-07
1
-4
/
+0
*
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
-4
/
+1
*
Remove getArgumentList() in favor of arg_begin(), args(), etc
Reid Kleckner
2017-03-16
1
-3
/
+2
*
GlobalISel: restrict G_EXTRACT instruction to just one operand.
Tim Northover
2017-03-06
1
-2
/
+2
*
clang-format r296631
Diana Picus
2017-03-01
1
-5
/
+6
*
[ARM] GlobalISel: Lower call params that need extensions
Diana Picus
2017-03-01
1
-7
/
+18
*
[ARM] GlobalISel: Lower i32 and fp call parameters on the stack
Diana Picus
2017-02-28
1
-7
/
+31
*
[ARM] GlobalISel: Lower call returns
Diana Picus
2017-02-23
1
-11
/
+52
*
[ARM] GlobalISel: Lower call parameters in regs
Diana Picus
2017-02-23
1
-15
/
+39
*
[ARM] GlobalISel: Lower calls to void() functions
Diana Picus
2017-02-21
1
-0
/
+35
*
[ARM] GlobalISel: Lower double precision FP args
Diana Picus
2017-02-16
1
-6
/
+75
*
[ARM] GlobalISel: Lower single precision FP args
Diana Picus
2017-02-09
1
-2
/
+8
*
[ARM] GlobalISel: Lower pointer args and returns
Diana Picus
2017-02-02
1
-6
/
+29
*
[ARM] GlobalISel: Error out instead of asserting
Diana Picus
2017-02-02
1
-1
/
+1
*
[ARM] GlobalISel: Load i1, i8 and i16 args from stack
Diana Picus
2017-01-26
1
-11
/
+12
*
[ARM] GlobalISel: Support i1 add and ABI extensions
Diana Picus
2017-01-25
1
-1
/
+1
*
[ARM] GlobalISel: Support i8/i16 ABI extensions
Diana Picus
2017-01-25
1
-5
/
+3
*
[ARM] GlobalISel: Bail out on Thumb. NFC
Diana Picus
2017-01-25
1
-0
/
+4
*
GlobalISel: correctly handle varargs
Tim Northover
2017-01-17
1
-8
/
+10
*
Apply clang-tidy's performance-unnecessary-value-param to LLVM.
Benjamin Kramer
2017-01-13
1
-1
/
+1
*
[ARM] CodeGen: Remove AddDefaultPred. NFC.
Diana Picus
2017-01-13
1
-1
/
+1
*
[ARM] GlobalISel: Lower i8 and i16 register args
Diana Picus
2016-12-19
1
-5
/
+20
*
[ARM] GlobalISel: Lower more than 4 arguments
Diana Picus
2016-12-19
1
-10
/
+22
*
[ARM] GlobalISel: Select add i32, i32
Diana Picus
2016-12-16
1
-5
/
+134
*
[ARM] Add plumbing for GlobalISel
Diana Picus
2016-11-11
1
-0
/
+47
[prev]