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
/
AArch64
/
AArch64InstructionSelector.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
GlobalISel: move type information to MachineRegisterInfo.
Tim Northover
2016-09-09
1
-15
/
+10
*
GlobalISel: add a G_PHI instruction to give phis a type.
Tim Northover
2016-09-01
1
-0
/
+6
*
GlobalISel: use G_TYPE to annotate physregs with a type.
Tim Northover
2016-08-31
1
-1
/
+6
*
[AArch64][GlobalISel] Select floating-point binary ops.
Ahmed Bougacha
2016-08-18
1
-0
/
+34
*
[AArch64][GlobalISel] Select G_SDIV/G_UDIV.
Ahmed Bougacha
2016-08-18
1
-0
/
+10
*
[AArch64][GlobalISel] Select G_MUL.
Ahmed Bougacha
2016-08-16
1
-0
/
+37
*
[AArch64][GlobalISel] Factor out unsupported binop check. NFC.
Ahmed Bougacha
2016-08-16
1
-40
/
+50
*
[AArch64][GlobalISel] Select (variable) shifts.
Ahmed Bougacha
2016-08-16
1
-0
/
+15
*
[AArch64][GlobalISel] Select p0 G_FRAME_INDEX.
Ahmed Bougacha
2016-08-16
1
-0
/
+18
*
[AArch64][GlobalISel] Select G_XOR.
Ahmed Bougacha
2016-07-29
1
-0
/
+5
*
[AArch64][GlobalISel] Select G_LOAD/G_STORE.
Ahmed Bougacha
2016-07-29
1
-0
/
+56
*
[AArch64][GlobalISel] Select G_BR.
Ahmed Bougacha
2016-07-28
1
-8
/
+13
*
[AArch64][GlobalISel] Select GPR G_SUB.
Ahmed Bougacha
2016-07-28
1
-1
/
+6
*
[AArch64][GlobalISel] Select GPR G_AND.
Ahmed Bougacha
2016-07-28
1
-0
/
+5
*
[GlobalISel] Remove types on selected insts instead of using LLT().
Ahmed Bougacha
2016-07-28
1
-1
/
+1
*
[GlobalISel] Introduce an instruction selector.
Ahmed Bougacha
2016-07-27
1
-0
/
+162
[prev]