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
/
LegalizerHelper.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MIPS GlobalISel] Select integer to floating point conversions
Petar Avramovic
2019-06-20
1
-2
/
+2
*
[MIPS GlobalISel] Select floating point to integer conversions
Petar Avramovic
2019-06-20
1
-2
/
+3
*
GlobalISel: Use the original flags when lowering fneg to fsub
Matt Arsenault
2019-06-17
1
-2
/
+1
*
[MIPS GlobalISel] Select floor and ceil
Petar Avramovic
2019-06-06
1
-1
/
+9
*
AMDGPU/GlobalISel: Legality for integer min/max
Matt Arsenault
2019-05-23
1
-1
/
+13
*
GlobalISel: Implement lower for S64->S32 [SU]ITOFP
Matt Arsenault
2019-05-17
1
-0
/
+121
*
AMDGPU/GlobalISel: Legalize G_FCOPYSIGN
Matt Arsenault
2019-05-17
1
-0
/
+1
*
GlobalISel: Fix indentation
Matt Arsenault
2019-05-16
1
-1
/
+1
*
[GlobalISel][AArch64] Legalize G_FNEARBYINT
Jessica Paquette
2019-04-25
1
-0
/
+2
*
[AArch64][GlobalISel] Legalize G_INTRINSIC_ROUND
Jessica Paquette
2019-04-23
1
-0
/
+1
*
[AArch64][GlobalISel] Legalize G_INTRINSIC_TRUNC
Jessica Paquette
2019-04-23
1
-0
/
+1
*
GlobalISel: Legalize scalar G_EXTRACT sources
Matt Arsenault
2019-04-22
1
-0
/
+7
*
Revert r358800. Breaks Obsequi from the test suite.
Amara Emerson
2019-04-20
1
-95
/
+4
*
Revert "Revert "[GlobalISel] Add legalization support for non-power-2 loads a...
Amara Emerson
2019-04-19
1
-4
/
+95
*
[GlobalISel][AArch64] Legalize + select G_FRINT
Jessica Paquette
2019-04-19
1
-0
/
+2
*
Revert "[GlobalISel] Add legalization support for non-power-2 loads and stores"
Amara Emerson
2019-04-19
1
-95
/
+4
*
[GlobalISel][AArch64] Legalize vector G_FPOW
Jessica Paquette
2019-04-19
1
-0
/
+1
*
[NFC] FMF propagation for GlobalIsel
Michael Berg
2019-04-18
1
-8
/
+6
*
Add a getSizeInBits() accessor to MachineMemOperand. NFC.
Amara Emerson
2019-04-17
1
-5
/
+5
*
[GlobalISel] Add legalization support for non-power-2 loads and stores
Amara Emerson
2019-04-17
1
-3
/
+94
*
[AArch64][GlobalISel] Scalarize vector SDIV.
Amara Emerson
2019-04-10
1
-0
/
+1
*
GlobalISel: Support legalizing G_CONSTANT with irregular breakdown
Matt Arsenault
2019-04-10
1
-25
/
+32
*
GlobalISel: Handle odd breakdowns for bit ops
Matt Arsenault
2019-04-10
1
-40
/
+42
*
[AArch64][GlobalISel] Legalize G_FEXP2
Jessica Paquette
2019-04-03
1
-1
/
+6
*
[MIPS GlobalISel] Silence uninitialized variable warning
Benjamin Kramer
2019-03-11
1
-1
/
+1
*
[MIPS GlobalISel] NarrowScalar G_UMULH
Petar Avramovic
2019-03-11
1
-3
/
+9
*
[MIPS GlobalISel] NarrowScalar G_MUL
Petar Avramovic
2019-03-11
1
-33
/
+80
*
GlobalISel: Implement fewerElementsVector for phi
Matt Arsenault
2019-02-28
1
-8
/
+85
*
GlobalISel: Implement moreElementsVector for phi
Matt Arsenault
2019-02-28
1
-0
/
+21
*
[MIPS GlobalISel] Select G_UADDO
Petar Avramovic
2019-02-26
1
-0
/
+12
*
GlobalISel: Fix fewerElementsVector for ctlz with different result type
Matt Arsenault
2019-02-20
1
-1
/
+5
*
GlobalISel: Implement moreElementsVector for g_insert results
Matt Arsenault
2019-02-20
1
-0
/
+8
*
GlobalISel: Implement moreElementsVector for select
Matt Arsenault
2019-02-19
1
-0
/
+12
*
GlobalISel: Implement moreElementsVector for G_EXTRACT source
Matt Arsenault
2019-02-19
1
-0
/
+7
*
GlobalISel: Implement moreElementsVector for bit ops
Matt Arsenault
2019-02-19
1
-0
/
+40
*
[GlobalISel][AArch64] Legalize + select some llvm.ctlz.* intrinsics
Jessica Paquette
2019-02-18
1
-0
/
+1
*
GlobalISel: Implement widenScalar for g_extract scalar results
Matt Arsenault
2019-02-18
1
-6
/
+48
*
GlobalISel: Fix double count of offset for irregular vector breakdowns
Matt Arsenault
2019-02-18
1
-1
/
+0
*
[MIPS GlobalISel] Select branch instructions
Petar Avramovic
2019-02-14
1
-1
/
+1
*
GlobalISel: Use default rounding mode when extending fconstant
Matt Arsenault
2019-02-12
1
-3
/
+8
*
GlobalISel: Move some more legalize cases into functions
Matt Arsenault
2019-02-12
1
-165
/
+190
*
GlobalISel: Implement moreElementsVector for implicit_def
Matt Arsenault
2019-02-11
1
-0
/
+29
*
GlobalISel: Fix not calling the observer when legalizing G_EXTRACT
Matt Arsenault
2019-02-11
1
-0
/
+2
*
[GlobalISel][AArch64] Select G_FFLOOR
Jessica Paquette
2019-02-11
1
-0
/
+2
*
GlobalISel: Add G_FCANONICALIZE instruction
Matt Arsenault
2019-02-11
1
-0
/
+2
*
[MIPS GlobalISel] Select any extending load and truncating store
Petar Avramovic
2019-02-08
1
-7
/
+0
*
AMDGPU/GlobalISel: Legalize addrspacecast
Matt Arsenault
2019-02-08
1
-0
/
+1
*
GlobalISel: Try to fix bot failures
Matt Arsenault
2019-02-07
1
-5
/
+5
*
GlobalISel: Implement narrowScalar for shift main type
Matt Arsenault
2019-02-07
1
-8
/
+217
*
GlobalISel: Implement fewerElementsVector for shifts
Matt Arsenault
2019-02-07
1
-30
/
+130
[next]