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
/
LegalizerInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
GlobalISel: add G_IMPLICIT_DEF instruction.
Tim Northover
2017-06-30
1
-0
/
+2
*
[GlobalISel] Make multi-step legalization work.
Kristof Beyls
2017-06-30
1
-11
/
+15
*
[CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use wa...
Eugene Zelenko
2017-06-26
1
-13
/
+16
*
AArch64: legalize G_EXTRACT operations.
Tim Northover
2017-06-26
1
-2
/
+2
*
GlobalISel: remove G_SEQUENCE instruction.
Tim Northover
2017-06-23
1
-2
/
+1
*
[GISel]: Fix undefined behavior while accessing DefaultAction map
Aditya Nandakumar
2017-05-12
1
-1
/
+1
*
[GISel]: Remove unused lambda captures. NFC
Aditya Nandakumar
2017-05-11
1
-4
/
+4
*
[GlobalISel] LegalizerInfo: Enable legalization of non-power-of-2 types
Volkan Keles
2017-04-11
1
-6
/
+9
*
[GlobalISel] Add default action for G_FNEG
Volkan Keles
2017-03-08
1
-0
/
+4
*
GlobalISel: add merge/unmerge nodes for legalization.
Tim Northover
2017-03-03
1
-1
/
+3
*
GlobalISel: legalize va_arg on AArch64.
Tim Northover
2017-02-15
1
-0
/
+7
*
GlobalISel: legalize G_INSERT instructions
Tim Northover
2017-02-06
1
-0
/
+1
*
GlobalISel: fall back gracefully when we hit unhandled legalizer default.
Tim Northover
2016-12-06
1
-1
/
+3
*
GlobalISel: stop the legalizer from trying to handle oddly-sized types.
Tim Northover
2016-12-06
1
-0
/
+5
*
GlobalISel: translate stack protector intrinsics
Tim Northover
2016-10-31
1
-0
/
+2
*
GlobalISel: rename legalizer components to match others.
Tim Northover
2016-10-14
1
-0
/
+173