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
/
X86
/
X86CallLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[GlobalISel][X86] For now don't handle not trivial function arguments lowering.
Igor Breger
2017-07-05
1
-1
/
+11
*
[GlobalISel][X86] Allow graceful fallback for struct/array argument/return va...
Igor Breger
2017-07-05
1
-10
/
+25
*
[GlobalISel][X86] Lower FormalArgument/Ret using G_MERGE_VALUES/G_UNMERGE_VAL...
Igor Breger
2017-04-24
1
-20
/
+8
*
[GlobalISel][X86] Support G_STORE/G_LOAD operation
Igor Breger
2017-03-23
1
-1
/
+3
*
[GlobalISel][X86] clang-format. NFC
Igor Breger
2017-03-23
1
-9
/
+8
*
Rename AttributeSet to AttributeList
Reid Kleckner
2017-03-21
1
-1
/
+1
*
Remove getArgumentList() in favor of arg_begin(), args(), etc
Reid Kleckner
2017-03-16
1
-1
/
+1
*
Recommit: [globalisel] Change LLT constructor string into an LLT-based object...
Daniel Sanders
2017-03-07
1
-2
/
+3
*
Revert r297177: Change LLT constructor string into an LLT-based object ...
Daniel Sanders
2017-03-07
1
-3
/
+2
*
[globalisel] Change LLT constructor string into an LLT-based object that know...
Daniel Sanders
2017-03-07
1
-2
/
+3
*
GlobalISel: restrict G_EXTRACT instruction to just one operand.
Tim Northover
2017-03-06
1
-8
/
+17
*
Revert r296474 - [globalisel] Change LLT constructor string into an LLT subcl...
Daniel Sanders
2017-02-28
1
-3
/
+2
*
[globalisel] Change LLT constructor string into an LLT subclass that knows ho...
Daniel Sanders
2017-02-28
1
-2
/
+3
*
[X86][GlobalISel] Add limited ret lowering support to the IRTranslator.
Igor Breger
2017-02-06
1
-14
/
+105
*
[X86][GlobalISel] Add limited argument lowering support to the IRTranslator.
Igor Breger
2017-01-29
1
-2
/
+71
*
[X86][GlobalISel] Add minimal call lowering support to the IRTranslator
Zvi Rackover
2016-11-15
1
-0
/
+46