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
/
ARMLegalizerInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] GlobalISel: Legalize G_FCMP for s32
Diana Picus
2017-07-06
1
-0
/
+132
*
[ARM] GlobalISel: Widen s1, s8, s16 G_CONSTANT
Diana Picus
2017-07-06
1
-0
/
+2
*
[GlobalISel] Refactor Legalizer helpers for libcalls
Diana Picus
2017-07-05
1
-4
/
+9
*
[ARM] GlobalISel: Extract tiny helper. NFC
Diana Picus
2017-07-05
1
-2
/
+5
*
[GlobalISel] Make multi-step legalization work.
Kristof Beyls
2017-06-30
1
-38
/
+1
*
[ARM] GlobalISel: Support G_SELECT for pointers
Diana Picus
2017-06-27
1
-0
/
+1
*
[ARM] GlobalISel: Support G_SELECT for i32
Diana Picus
2017-06-27
1
-0
/
+3
*
[ARM] GlobalISel: Support G_ICMP for s8 and s16
Diana Picus
2017-06-19
1
-0
/
+2
*
[ARM] GlobalISel: Support G_ICMP for i32 and pointers
Diana Picus
2017-06-19
1
-0
/
+4
*
[ARM] GlobalISel: Add support for i32 modulo
Diana Picus
2017-06-15
1
-0
/
+45
*
[ARM] GlobalISel: Support G_XOR
Diana Picus
2017-06-07
1
-1
/
+1
*
[ARM] GlobalISel: Support G_OR
Diana Picus
2017-06-07
1
-1
/
+1
*
[ARM] GlobalISel: Support G_AND
Diana Picus
2017-06-07
1
-1
/
+1
*
[ARM][GlobalISel] Legalize narrow scalar ops by widening
Diana Picus
2017-05-11
1
-3
/
+5
*
[ARM] GlobalISel: Legalize s8 and s16 G_(S|U)DIV
Diana Picus
2017-04-24
1
-0
/
+52
*
[ARM] GlobalISel: Support G_(S|U)DIV for s32
Diana Picus
2017-04-24
1
-0
/
+7
*
[ARM] GlobalISel: Add support for G_MUL
Diana Picus
2017-04-19
1
-1
/
+1
*
[ARM] GlobalISel: Add support for G_SUB
Diana Picus
2017-04-18
1
-2
/
+3
*
GlobalISel: Allow legalizing G_FADD to a libcall
Diana Picus
2017-04-11
1
-0
/
+3
*
[ARM] GlobalISel: Support G_FPOW for float and double
Diana Picus
2017-04-10
1
-2
/
+3
*
[ARM] GlobalISel: Support frem for 64-bit values
Diana Picus
2017-04-07
1
-0
/
+1
*
[ARM] GlobalISel: Support frem for 32-bit values
Diana Picus
2017-04-07
1
-1
/
+3
*
[ARM] GlobalISel: Legalize 32-bit constants
Diana Picus
2017-02-28
1
-0
/
+2
*
[ARM] GlobalISel: Legalize G_GEP with 32-bit offsets
Diana Picus
2017-02-28
1
-0
/
+3
*
[ARM] GlobalISel: Legalize stores
Diana Picus
2017-02-24
1
-3
/
+6
*
Revert "[ARM] GlobalISel: Legalize stores"
Diana Picus
2017-02-24
1
-5
/
+3
*
[ARM] GlobalISel: Legalize stores
Diana Picus
2017-02-24
1
-3
/
+5
*
[ARM] GlobalISel: Use Subtarget in Legalizer
Diana Picus
2017-02-17
1
-10
/
+8
*
[ARM] GlobalISel: Legalize 64-bit G_FADD and G_LOAD
Diana Picus
2017-02-16
1
-0
/
+7
*
[ARM] GlobalISel: Add FPR reg bank
Diana Picus
2017-02-08
1
-0
/
+4
*
[ARM] GlobalISel: Legalize loading pointers
Diana Picus
2017-02-02
1
-1
/
+1
*
[ARM][LegalizerInfo] Specify the type of the opcode.
Quentin Colombet
2017-01-27
1
-1
/
+1
*
[ARM] GlobalISel: Load i1, i8 and i16 args from stack
Diana Picus
2017-01-26
1
-1
/
+2
*
[ARM] GlobalISel: Support i1 add and ABI extensions
Diana Picus
2017-01-25
1
-2
/
+3
*
[ARM] GlobalISel: Support i8/i16 ABI extensions
Diana Picus
2017-01-25
1
-0
/
+6
*
[ARM] GlobalISel: Allow i8 and i16 adds
Diana Picus
2016-12-19
1
-1
/
+6
*
[ARM] GlobalISel: Support loading from the stack
Diana Picus
2016-12-19
1
-0
/
+6
*
[ARM] GlobalISel: Select add i32, i32
Diana Picus
2016-12-16
1
-0
/
+5
*
[ARM] Add plumbing for GlobalISel
Diana Picus
2016-11-11
1
-0
/
+28