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
/
IRTranslator.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[GlobalISel] Translate calls to memcpy et al to G_INTRINSIC_W_SIDE_EFFECTs an...
Amara Emerson
2019-07-19
1
-42
/
+34
*
GlobalISel: Define the full family of FP min/max instructions
Matt Arsenault
2019-07-10
1
-0
/
+8
*
GlobalISel: Add G_FENCE
Matt Arsenault
2019-07-02
1
-0
/
+8
*
Fixup r364512
Diana Picus
2019-07-01
1
-10
/
+12
*
[GlobalISel][IRTranslator] Fix some PHI bugs related to jump tables when opti...
Amara Emerson
2019-06-27
1
-14
/
+26
*
Fix ASAN error caused by commit r364512.
Rumeet Dhindsa
2019-06-27
1
-4
/
+6
*
[GlobalISel] Remove [un]packRegs from IRTranslator
Diana Picus
2019-06-27
1
-29
/
+4
*
[GlobalISel] Accept multiple vregs for lowerCall's args
Diana Picus
2019-06-27
1
-5
/
+5
*
[GlobalISel] Accept multiple vregs for lowerCall's result
Diana Picus
2019-06-27
1
-12
/
+4
*
[GlobalISel] Accept multiple vregs in lowerFormalArgs
Diana Picus
2019-06-27
1
-20
/
+7
*
[GlobalISel] Allow multiple VRegs in ArgInfo. NFC
Diana Picus
2019-06-27
1
-1
/
+1
*
GlobalISel: Remove unsigned variant of SrcOp
Matt Arsenault
2019-06-24
1
-84
/
+84
*
CodeGen: Introduce a class for registers
Matt Arsenault
2019-06-24
1
-28
/
+28
*
[GlobalISel][IRTranslator] Change switch table translation to generate jump t...
Amara Emerson
2019-06-21
1
-54
/
+440
*
GlobalISel: Remove redundant pass initialization
Tom Stellard
2019-06-18
1
-3
/
+1
*
Propagate fmf in IRTranslate for fneg
Michael Berg
2019-06-17
1
-8
/
+17
*
GlobalISel: Ignore callsite attributes when picking intrinsic type
Matt Arsenault
2019-06-17
1
-1
/
+3
*
[GlobalISel][IRTranslator] Add debug loc with line 0 to constants emitted int...
Amara Emerson
2019-06-13
1
-3
/
+14
*
[GlobalISel] Translate memset/memmove/memcpy from undef ptrs into nops
Jessica Paquette
2019-06-10
1
-0
/
+13
*
[GlobalISel] IRTranslator: Translate the intrinsics ignored by CodeGen
Volkan Keles
2019-06-07
1
-0
/
+5
*
GlobalISel: support swifterror attribute on AArch64.
Tim Northover
2019-05-24
1
-11
/
+78
*
GlobalISel: Add G_FCOPYSIGN
Matt Arsenault
2019-05-16
1
-0
/
+2
*
[IRTranslator] Don't hardcode GEP index type
Diana Picus
2019-05-14
1
-2
/
+8
*
[IRTranslator] Use the alloc size instead of the store size when translating ...
Quentin Colombet
2019-05-03
1
-1
/
+1
*
[GlobalISel] Add IRTranslator support for G_FNEARBYINT
Jessica Paquette
2019-04-25
1
-0
/
+2
*
Add "const" in GetUnderlyingObjects. NFC
Bjorn Pettersson
2019-04-24
1
-3
/
+3
*
[GlobalISel] Add IRTranslator support for G_FRINT
Jessica Paquette
2019-04-19
1
-0
/
+2
*
[NFC] FMF propagation for GlobalIsel
Michael Berg
2019-04-18
1
-0
/
+2
*
[GISel]:IRTranslator: Prefer a buidInstr form that allows CSE of cast instruc...
Aditya Nandakumar
2019-04-18
1
-1
/
+1
*
[GlobalISel] Enable CSE in the IRTranslator & legalizer for -O0 with constant...
Amara Emerson
2019-04-15
1
-9
/
+9
*
[GlobalISel] Introduce a CSEConfigBase class to allow targets to define their...
Amara Emerson
2019-04-15
1
-2
/
+1
*
Use llvm::lower_bound. NFC
Fangrui Song
2019-04-12
1
-2
/
+1
*
Revert "Use llvm::lower_bound. NFC"
Ali Tamur
2019-04-11
1
-1
/
+2
*
Use llvm::lower_bound. NFC
Fangrui Song
2019-04-11
1
-2
/
+1
*
GlobalISel: Move computeValueLLTs
Matt Arsenault
2019-04-10
1
-30
/
+0
*
GlobalISel: Fix invoke lowering creating invalid type registers
Matt Arsenault
2019-04-10
1
-2
/
+3
*
[GlobalISel] Add IRTranslator support for llvm.stacksave and llvm.stackrestore
Jessica Paquette
2019-04-02
1
-0
/
+28
*
GlobalISel: Use multiple returns for intrinsic structs
Matt Arsenault
2019-03-14
1
-13
/
+6
*
[GlobalISel][NFC] Gardening: Make translateSimpleUnaryIntrinsic general
Jessica Paquette
2019-02-12
1
-26
/
+18
*
[GlobalISel][AArch64] Select llvm.bswap* for non-vector types
Jessica Paquette
2019-02-12
1
-0
/
+2
*
Recommit "[GlobalISel] Add IRTranslator support for G_FFLOOR"
Jessica Paquette
2019-02-11
1
-0
/
+2
*
GlobalISel: Add G_FCANONICALIZE instruction
Matt Arsenault
2019-02-11
1
-0
/
+2
*
Implementation of asm-goto support in LLVM
Craig Topper
2019-02-08
1
-0
/
+6
*
Move IR flag handling directly into builder calls for cases translated from I...
Michael Berg
2019-02-06
1
-32
/
+30
*
[GlobalISel][NFC] Gardening: Factor out code for simple unary intrinsics
Jessica Paquette
2019-02-06
1
-78
/
+58
*
Revert "[GlobalISel] Add IRTranslator support for G_FFLOOR"
Jessica Paquette
2019-02-04
1
-5
/
+0
*
[GlobalISel] Add IRTranslator support for G_FFLOOR
Jessica Paquette
2019-02-04
1
-0
/
+5
*
GlobalISel: Fix MMO creation with non-power-of-2 mem size
Matt Arsenault
2019-01-31
1
-4
/
+5
*
GlobalISel: Fix creating MMOs with align 0
Matt Arsenault
2019-01-31
1
-1
/
+5
*
[GlobalISel] Add IRTranslator support for @llvm.sqrt -> G_FSQRT
Jessica Paquette
2019-01-30
1
-0
/
+5
[next]