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
/
Mips
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[MIPS GlobalISel] Select sqrt
Petar Avramovic
2019-06-06
4
-0
/
+216
*
[MIPS GlobalISel] Select fabs
Petar Avramovic
2019-06-06
4
-0
/
+216
*
[MIPS GlobalISel] Select fpext and fptrunc
Petar Avramovic
2019-06-06
4
-0
/
+214
*
[MIPS GlobalISel] Select floor and ceil
Petar Avramovic
2019-06-06
2
-0
/
+226
*
[MIPS GlobalISel] Select fcmp
Petar Avramovic
2019-06-05
4
-0
/
+1738
*
[DAGCombine][X86][AArch64][MIPS][LANAI] (C - x) - y -> C - (x + y) fold (PR...
Roman Lebedev
2019-06-04
2
-13
/
+13
*
[mips] Extend range of register indexes accepted by cfcmsa/ctcmsa
Simon Atanasyan
2019-06-01
1
-0
/
+18
*
[MIPS GlobalISel] Add detailed tests for lower call
Petar Avramovic
2019-05-31
2
-5
/
+298
*
[MIPS GlobalISel] Handle position independent code
Petar Avramovic
2019-05-31
4
-0
/
+372
*
[MIPS GlobalISel] Lower call for callee that is register
Petar Avramovic
2019-05-31
1
-0
/
+20
*
[mips] Use reg-exp in tests to tolerate register indexes changing. NFC
Simon Atanasyan
2019-05-29
4
-752
/
+752
*
[CodeGen] Add lrint/llrint builtins
Adhemerval Zanella
2019-05-28
2
-0
/
+112
*
[NFC][MIPS] Autogenerater madd-msub.ll test
Roman Lebedev
2019-05-28
1
-216
/
+435
*
Revert r361356: "[MIR] Add simple PRE pass to MachineCSE"
David L. Jones
2019-05-27
1
-1
/
+2
*
[mips] Always check that `shift and add` optimization is efficient.
Simon Atanasyan
2019-05-24
1
-255
/
+56
*
[NFC][Mips] Autogenerate msa/i5-s.ll test
Roman Lebedev
2019-05-23
1
-28
/
+44
*
[NFC][Mips] Autogenerate msa/arithmetic.ll test
Roman Lebedev
2019-05-23
1
-366
/
+323
*
[TargetLowering] Extend bool args to inline-asm according to getBooleanType
Kees Cook
2019-05-22
1
-0
/
+14
*
[MIR] Add simple PRE pass to MachineCSE
Anton Afanasyev
2019-05-22
1
-2
/
+1
*
[CodeGen] Add lround/llround builtins
Adhemerval Zanella
2019-05-16
2
-0
/
+112
*
RegAllocFast: Improve hinting heuristic
Matt Arsenault
2019-05-16
2
-261
/
+260
*
[IR] Disallow llvm.global_ctors and llvm.global_dtors of the 2-field form in ...
Fangrui Song
2019-05-15
1
-1
/
+1
*
Reapply r359906, "RegAllocFast: Add heuristic to detect values not live-out o...
Matt Arsenault
2019-05-03
4
-80
/
+42
*
Revert r359906, "RegAllocFast: Add heuristic to detect values not live-out of...
Nico Weber
2019-05-03
4
-42
/
+80
*
RegAllocFast: Add heuristic to detect values not live-out of a block
Matt Arsenault
2019-05-03
4
-80
/
+42
*
Revert "[MIR] Add simple PRE pass to MachineCSE"
Anton Afanasyev
2019-05-03
1
-1
/
+2
*
[MIR] Add simple PRE pass to MachineCSE
Anton Afanasyev
2019-05-03
1
-2
/
+1
*
[llvm-readobj] Change -long-option to --long-option in tests. NFC
Fangrui Song
2019-05-01
3
-6
/
+6
*
[AsmPrinter] refactor to support %c w/ GlobalAddress'
Nick Desaulniers
2019-04-26
1
-0
/
+26
*
[MIPS] Use custom bitcast lowering to avoid excessive instructions
Simon Atanasyan
2019-04-25
1
-5
/
+5
*
[GlobalISel] Enable CSE in the IRTranslator & legalizer for -O0 with constant...
Amara Emerson
2019-04-15
8
-153
/
+105
*
[MIPS GlobalISel] Select floating point arithmetic operations
Petar Avramovic
2019-04-03
4
-0
/
+858
*
[mips] Use AltOrders to prevent using odd FP-registers
Simon Atanasyan
2019-04-02
1
-4
/
+4
*
[MIPS] Remove fcmp undef from reduced test
Simon Pilgrim
2019-03-30
1
-7
/
+7
*
[MIPS] Regenerate double constant comparison test
Simon Pilgrim
2019-03-29
1
-10
/
+45
*
[mips] Fix lowering a signed immediate for *.d MSA instructions
Simon Atanasyan
2019-03-29
3
-100
/
+271
*
[MIPS GlobalISel] Select float constants
Petar Avramovic
2019-03-28
4
-0
/
+204
*
Revert r356996 "[DAG] Avoid smart constructor-based dangling nodes."
Nirav Dave
2019-03-27
1
-12
/
+12
*
[GlobalISel] Fix legalizer artifact combiner from crashing with invalid dead ...
Amara Emerson
2019-03-27
1
-2
/
+0
*
[DAG] Avoid smart constructor-based dangling nodes.
Nirav Dave
2019-03-26
1
-12
/
+12
*
[MIPS GlobalISel] Select copy for arguments from FPRBRegBank
Petar Avramovic
2019-03-25
2
-0
/
+450
*
[MIPS GlobalISel] Add floating point register bank
Petar Avramovic
2019-03-25
1
-0
/
+296
*
[MIPS GlobalISel] Lower float and double arguments in registers
Petar Avramovic
2019-03-25
1
-0
/
+211
*
Mips: Don't create copy of nothing
Matt Arsenault
2019-03-21
3
-117
/
+86
*
RegAllocFast: Remove early selection loop, the spill calculation will report ...
Matt Arsenault
2019-03-19
13
-875
/
+874
*
[MIPS][microMIPS] Enable dynamic stack realignment
Simon Atanasyan
2019-03-19
1
-13
/
+29
*
[MIPS GlobalISel] Improve selection of constants
Petar Avramovic
2019-03-15
20
-184
/
+213
*
[GlobalISel][Utils] Add a getConstantVRegVal variant that looks through instrs
Quentin Colombet
2019-03-14
1
-7
/
+5
*
Fixup tests to check for any MCInst number instead of a specific one.
Douglas Yung
2019-03-14
2
-110
/
+110
*
Mips: Add ImmArg to intrinsics
Matt Arsenault
2019-03-13
1
-135
/
+0
[prev]
[next]