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
/
test
/
CodeGen
/
ARM
/
GlobalISel
/
arm-irtranslator.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[globalisel] Rename G_GEP to G_PTR_ADD
Daniel Sanders
2019-11-05
1
-1
/
+1
*
[GlobalISel] CSEMIRBuilder: Add support for G_GEP
Volkan Keles
2019-08-15
1
-2
/
+2
*
GlobalISel: Add more verifier checks for G_SHUFFLE_VECTOR
Matt Arsenault
2019-08-13
1
-0
/
+11
*
GlobalISel: Change representation of shuffle masks
Matt Arsenault
2019-08-13
1
-9
/
+4
*
[ARM GlobalISel] Un-XFAIL some tests. NFC
Diana Picus
2019-05-27
1
-1
/
+0
*
[IRTranslator] Don't hardcode GEP index type
Diana Picus
2019-05-14
1
-0
/
+17
*
[GlobalISel] Restrict G_MERGE_VALUES capability and replace with new opcodes.
Amara Emerson
2018-12-10
1
-6
/
+6
*
[GlobalISel][IRTranslator] Split aggregates during IR translation.
Amara Emerson
2018-05-16
1
-7
/
+4
*
Followup on Proposal to move MIR physical register namespace to '$' sigil.
Puyan Lotfi
2018-01-31
1
-115
/
+115
*
[GlobalISel] Disable GISel for big endian.
Amara Emerson
2017-12-11
1
-1
/
+2
*
[CodeGen] Always use `printReg` to print registers in both MIR and debug
Francis Visoiu Mistrih
2017-11-30
1
-24
/
+24
*
[ARM GlobalISel] Split test into 3. NFC
Diana Picus
2017-10-25
1
-499
/
+0
*
MIR: Print the register class or bank in vreg defs
Justin Bogner
2017-10-24
1
-359
/
+359
*
[GISel]: Fix generation of illegal COPYs during CallLowering
Aditya Nandakumar
2017-10-09
1
-26
/
+52
*
Fix ARMv4 support
Joerg Sonnenberger
2017-08-28
1
-2
/
+2
*
GlobalISel: add G_IMPLICIT_DEF instruction.
Tim Northover
2017-06-30
1
-5
/
+5
*
GlobalISel: convert buildSequence to use non-deprecated instructions.
Tim Northover
2017-06-23
1
-2
/
+5
*
[ARM] GlobalISel: Lower only homogeneous struct args
Diana Picus
2017-06-15
1
-158
/
+37
*
[ARM] GlobalISel: Purge G_SEQUENCE
Diana Picus
2017-06-07
1
-34
/
+24
*
Vivek Pandya
2017-06-06
1
-11
/
+11
*
[ARM] GlobalISel: Constrain callee register on indirect calls
Diana Picus
2017-06-05
1
-4
/
+6
*
[ARM] GlobalISel: Support struct params/returns
Diana Picus
2017-06-02
1
-0
/
+62
*
[ARM] GlobalISel: Support array returns
Diana Picus
2017-05-29
1
-24
/
+87
*
[ARM] GlobalISel: Support array parameters/arguments
Diana Picus
2017-05-29
1
-0
/
+291
*
[GlobalISel] IRTranslator: Translate ConstantStruct
Volkan Keles
2017-05-19
1
-0
/
+30
*
Add extra operand to CALLSEQ_START to keep frame part set up previously
Serge Pavlov
2017-05-09
1
-8
/
+8
*
[ARM] GlobalISel: Tighten test. NFC
Diana Picus
2017-04-28
1
-27
/
+27
*
[ARM] GlobalISel: Fix extended stack operands
Diana Picus
2017-04-27
1
-4
/
+41
*
[ARM] GlobalISel: Add support for G_SUB
Diana Picus
2017-04-18
1
-0
/
+39
*
[GlobalISel] Fix shufflevector tests
Volkan Keles
2017-03-21
1
-25
/
+25
*
[GlobalISel] Translate shufflevector
Volkan Keles
2017-03-21
1
-0
/
+80
*
[GlobalISel] Use the correct calling conv for calls
Diana Picus
2017-03-20
1
-0
/
+17
*
GlobalISel: restrict G_EXTRACT instruction to just one operand.
Tim Northover
2017-03-06
1
-8
/
+16
*
[ARM] GlobalISel: Lower call params that need extensions
Diana Picus
2017-03-01
1
-17
/
+43
*
[ARM] GlobalISel: Lower i32 and fp call parameters on the stack
Diana Picus
2017-02-28
1
-9
/
+46
*
[ARM] GlobalISel: Lower call returns
Diana Picus
2017-02-23
1
-20
/
+40
*
[ARM] GlobalISel: Lower call parameters in regs
Diana Picus
2017-02-23
1
-0
/
+77
*
[ARM] GlobalISel: Lower calls to void() functions
Diana Picus
2017-02-21
1
-0
/
+23
*
[ARM] GlobalISel: Lower double precision FP args
Diana Picus
2017-02-16
1
-1
/
+116
*
[ARM] GlobalISel: Lower single precision FP args
Diana Picus
2017-02-09
1
-1
/
+49
*
[ARM] GlobalISel: Lower pointer args and returns
Diana Picus
2017-02-02
1
-0
/
+38
*
[ARM] GlobalISel: Load i1, i8 and i16 args from stack
Diana Picus
2017-01-26
1
-2
/
+38
*
[ARM] GlobalISel: Support i1 add and ABI extensions
Diana Picus
2017-01-25
1
-0
/
+14
*
[ARM] GlobalISel: Support i8/i16 ABI extensions
Diana Picus
2017-01-25
1
-0
/
+22
*
[ARM] GlobalISel: Lower i8 and i16 register args
Diana Picus
2016-12-19
1
-6
/
+32
*
[ARM] GlobalISel: Lower more than 4 arguments
Diana Picus
2016-12-19
1
-0
/
+17
*
[ARM] GlobalISel: Select add i32, i32
Diana Picus
2016-12-16
1
-0
/
+12
*
[ARM] Add plumbing for GlobalISel
Diana Picus
2016-11-11
1
-0
/
+9