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
*
[TargetLowering][ARM][Mips][WebAssembly] Remove the ordered FP compare from R...
Craig Topper
2020-01-10
1
-4
/
+4
*
[globalisel] Rename G_GEP to G_PTR_ADD
Daniel Sanders
2019-11-05
1
-1
/
+1
*
[globalisel] Add G_SEXT_INREG
Daniel Sanders
2019-08-09
1
-0
/
+2
*
[GlobalISel] Accept multiple vregs for lowerCall's result
Diana Picus
2019-06-27
1
-13
/
+6
*
GlobalISel: Remove unsigned variant of SrcOp
Matt Arsenault
2019-06-24
1
-1
/
+1
*
[ARM GlobalISel] Add support for s64 G_ADD and G_SUB.
Eli Friedman
2019-06-20
1
-1
/
+10
*
[ARM] Replace fp-only-sp and d16 with fp64 and d32.
Simon Tatham
2019-05-28
1
-2
/
+2
*
[ARM GlobalISel] Widen G_SELECT operands
Diana Picus
2019-05-07
1
-2
/
+3
*
[ARM GlobalISel] Widen G_INTTOPTR/G_PTRTOINT
Diana Picus
2019-05-07
1
-2
/
+6
*
[ARM GlobalISel] Widen G_GEP index operand
Diana Picus
2019-05-07
1
-1
/
+3
*
[ARM GlobalISel] Legalize extensions to < 32 bits
Diana Picus
2019-05-02
1
-1
/
+1
*
[ARM GlobalISel] Widen small shift operands
Diana Picus
2019-04-30
1
-0
/
+1
*
[ARM GlobalISel] 64-bit memops should be aligned
Diana Picus
2019-03-25
1
-9
/
+10
*
[ARM GlobalISel] Support G_CTLZ for Thumb2
Diana Picus
2019-03-01
1
-7
/
+0
*
[ARM GlobalISel] Support global variables for Thumb2
Diana Picus
2019-02-28
1
-2
/
+1
*
[ARM GlobalISel] Support floating point for Thumb2
Diana Picus
2019-02-22
1
-29
/
+29
*
[ARM GlobalISel] Support G_FRAME_INDEX for Thumb2
Diana Picus
2019-02-21
1
-1
/
+2
*
[ARM GlobalISel] Support G_PHI for Thumb2
Diana Picus
2019-02-19
1
-5
/
+5
*
[ARM GlobalISel] Support branches for Thumb2
Diana Picus
2019-02-15
1
-2
/
+2
*
GlobalISel: Add alignment to LegalityQuery MMOs
Matt Arsenault
2019-02-14
1
-6
/
+6
*
[ARM GlobalISel] Support G_SELECT for Thumb2
Diana Picus
2019-02-13
1
-3
/
+3
*
[ARM GlobalISel] Support G_ICMP for Thumb2
Diana Picus
2019-02-07
1
-4
/
+4
*
[ARM GlobalISel] Support G_GEP for Thumb2
Diana Picus
2019-02-05
1
-2
/
+2
*
GlobalISel: Allow bitcount ops to have different result type
Matt Arsenault
2019-01-31
1
-4
/
+8
*
[ARM GlobalISel] Support integer division for Thumb2
Diana Picus
2019-01-28
1
-19
/
+21
*
[ARM GlobalISel] Support shifts for Thumb2
Diana Picus
2019-01-25
1
-4
/
+4
*
[ARM GlobalISel] Remove rebase artifact from r351882. NFC
Diana Picus
2019-01-25
1
-3
/
+0
*
GlobalISel: Allow shift amount to be a different type
Matt Arsenault
2019-01-22
1
-1
/
+6
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[ARM GlobalISel] Support G_CONSTANT for Thumb2
Diana Picus
2018-12-19
1
-4
/
+4
*
[ARM GlobalISel] Thumb2: casts between int and ptr
Diana Picus
2018-12-14
1
-3
/
+3
*
[ARM GlobalISel] Allow simple binary ops in Thumb2
Diana Picus
2018-12-14
1
-4
/
+4
*
[ARM GlobalISel] Support exts and truncs for Thumb2
Diana Picus
2018-12-13
1
-3
/
+3
*
[ARM GlobalISel] Select load/store for Thumb2
Diana Picus
2018-12-12
1
-4
/
+18
*
[ARM GlobalISel] Nothing is legal for Thumb
Diana Picus
2018-12-06
1
-0
/
+7
*
[GISel]: Provide standard interface to observe changes in GISel passes
Aditya Nandakumar
2018-12-05
1
-1
/
+2
*
[ARM GlobalISel] Support G_CTLZ and G_CTLZ_ZERO_UNDEF
Diana Picus
2018-11-26
1
-0
/
+16
*
[GlobalISel][ARM] LegalizerInfo verifier: Adding LegalizerInfo::verify(...) ...
Roman Tereshin
2018-05-31
1
-3
/
+5
*
[IR][CodeGen] Remove dependency on EVT from IR/Function.cpp. Move EVT to Code...
Craig Topper
2018-03-29
1
-1
/
+1
*
Fix layering by moving ValueTypes.h from CodeGen to IR
David Blaikie
2018-03-23
1
-1
/
+1
*
Fix formatting for r323876. NFC
Diana Picus
2018-01-31
1
-5
/
+5
*
[ARM GlobalISel] Modernize LegalizerInfo. NFCI
Diana Picus
2018-01-31
1
-126
/
+68
*
[ARM GlobalISel] Legalize G_SITOFP and G_UITOFP
Diana Picus
2018-01-30
1
-0
/
+11
*
[ARM GlobalISel] Legalize G_FPTOSI and G_FPTOUI
Diana Picus
2018-01-30
1
-3
/
+12
*
[ARM][GISel] PR35965 Constrain RegClasses of nested instructions built from D...
Daniel Sanders
2018-01-29
1
-0
/
+3
*
[globalisel] Make LegalizerInfo::LegalizeAction available outside of Legalize...
Daniel Sanders
2018-01-29
1
-10
/
+12
*
[ARM GlobalISel] Rename local variable. NFC
Diana Picus
2018-01-17
1
-2
/
+2
*
[ARM GlobalISel] Legalize G_FPEXT and G_FPTRUNC
Diana Picus
2018-01-17
1
-0
/
+12
*
[ARM GlobalISel] Legalize G_FMA
Diana Picus
2018-01-12
1
-0
/
+7
*
[ARM GlobalISel] Legalize G_FNEG for s32 and s64
Diana Picus
2018-01-10
1
-1
/
+2
[next]