2005
DOI: 10.1147/sj.442.0259
|View full text |Cite
|
Sign up to set email alerts
|

Contributions to the GNU Compiler Collection

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
6
0

Year Published

2007
2007
2017
2017

Publication Types

Select...
3
1

Relationship

1
3

Authors

Journals

citations
Cited by 4 publications
(6 citation statements)
references
References 15 publications
(9 reference statements)
0
6
0
Order By: Relevance
“…First, the people input into an open source system can be provided by a proprietary system (Figure 4) or another open source system. In the case of a proprietary system, this input can come in the form of a formal commitment, for example, when a commercial company participates in an open source project (O'Mahony, 2007;Dahlander, 2007;Dahlander and Wallin, 2006;Lerner et al, 2006;Mustonen, 2005;Edelsohn et al, 2005;Grand et al, 2004;de Joode, 2004), or it can be informal, such as when a commercial developer spends part of his or her paid work time contributing to an open source project (Lakhani and Wolf, 2005). For example, Oracle Corporation is involved either directly or indirectly in more than 700 open source community projects.…”
Section: A Holistic Framework For Open Source Researchmentioning
confidence: 99%
See 1 more Smart Citation
“…First, the people input into an open source system can be provided by a proprietary system (Figure 4) or another open source system. In the case of a proprietary system, this input can come in the form of a formal commitment, for example, when a commercial company participates in an open source project (O'Mahony, 2007;Dahlander, 2007;Dahlander and Wallin, 2006;Lerner et al, 2006;Mustonen, 2005;Edelsohn et al, 2005;Grand et al, 2004;de Joode, 2004), or it can be informal, such as when a commercial developer spends part of his or her paid work time contributing to an open source project (Lakhani and Wolf, 2005). For example, Oracle Corporation is involved either directly or indirectly in more than 700 open source community projects.…”
Section: A Holistic Framework For Open Source Researchmentioning
confidence: 99%
“…While this category is inextricably linked to overall quality, it only covers certain aspects of quality such as maintainability. Tsantalis and Chatzigeorgiou (2009), Haefliger et al (2008), Koch (2008), Mathieu (2008), Aberdour (2007), Ajila and , Falzone et al (2007), , Koru and Liu (2007), Obrenovic andGasevic (2007), Zhu et al (2007), Baldwin andClark (2006), MacCormack et al (2006), Gosain (2006), Turnu et al (2006), Yu et al (2006), Chan et al (2005), Edelsohn et al (2005), Koru and Tian (2005), Tsantalis et.al. (2005), Uchida et al (2005), Angster (2004), Koch (2004), Lussier (2004), Madanmohan and De (2004), Samoladas et al (2004), Ciffolilli (2003), Bollinger et al (1999.…”
Section: Software Development -Oss Code Efficienciesmentioning
confidence: 99%
“…Typical compiler optimizations perform this only for individual store instructions, or intrinsics such as memset. While modern compiler transforms attempt to convert some loops to memset calls [18], this is only possible if a single-byte (or in some cases, two-byte) pattern is used. This is insufficient for many common cases, such as initializing an array of (fourbyte) integer values to the value '1', as shown in Figure 5.…”
Section: Optimizermentioning
confidence: 99%
“…The middle end carries into effect all optimizations and triggers platformdependent code production done by the compiler back end. Both the System z back end and the PL8 front end have been described in former issues of this journal [3,4]. This section focuses on how and why we continued to use the GCC for the IBM System z9.…”
Section: Continued Development Of the Pl8 Gcc Compilermentioning
confidence: 99%