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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
GlobalISel: pack various parameters for lowerCall into a struct.
Tim Northover
2019-08-09
1
-4
/
+2
*
[GISel] Address review feedback on passing MD_callees to lowerCall.
Mark Lacey
2019-07-31
1
-1
/
+1
*
[GISel] Pass MD_callees metadata down in call lowering.
Mark Lacey
2019-07-31
1
-1
/
+2
*
[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
-3
/
+3
*
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
*
[X86] Fix some Clang-tidy modernize-use-using and Include What You Use warnin...
Eugene Zelenko
2017-10-05
1
-11
/
+13
*
[GlobalISel][X86] Support call ABI.
Igor Breger
2017-08-20
1
-0
/
+4
*
[GlobalISel][X86] Allow graceful fallback for struct/array argument/return va...
Igor Breger
2017-07-05
1
-1
/
+1
*
[GlobalISel][X86] Lower FormalArgument/Ret using G_MERGE_VALUES/G_UNMERGE_VAL...
Igor Breger
2017-04-24
1
-2
/
+3
*
GlobalISel: restrict G_EXTRACT instruction to just one operand.
Tim Northover
2017-03-06
1
-2
/
+1
*
[X86][GlobalISel] Add limited ret lowering support to the IRTranslator.
Igor Breger
2017-02-06
1
-0
/
+9
*
[X86][GlobalISel] Add minimal call lowering support to the IRTranslator
Zvi Rackover
2016-11-15
1
-0
/
+39