Displaying 3 results from an estimated 3 matches for "ansaloni".
Did you mean:
angeloni
2011 Jun 23
2
[LLVMdev] type promotion i16 -> i32
Hello,
I'm developing a llvm backend. It seems that, if i16 is not a legal type
(no register can hold i16 types in RegisterInfo.td and as a RegisterClass in
SelLowering.cpp), i16 should be promoted to i32.
Nonotheless, this simple program:
int main(){
volatile short a;
a= 3;
return 0;
}
which is trasformed in this IR:
define i32 @main() nounwind readnone {
entry:
%a = alloca i16,
2012 May 19
0
Call for Participation: ACM HPDC 2012 -- Early registration deadline May 25th
...n on MapReduce
Clouds, Jongse Park, Daewoo Lee, Bokyeong Kim, Jaehyuk Huh,
Seungryoul Maeng (KAIST)
4. Achieving Application-Centric Performance Targets via
Consolidation on Multicores: Myth or Reality?, Lydia Y. Chen
Chen (IBM Research Zurich Lab), Danilo Ansaloni (University of
Lugano), Evgenia Smirni (College of William and Mary), Akira
Yokokawa (University of Lugano), Walter Binder (University of
Lugano)
5. Enabling Event Tracing at Leadership-Class Scale through
I/O Forwarding Middleware, Thomas Ilsche (Technisc...
2012 May 19
0
Call for Participation: ACM HPDC 2012 -- Early registration deadline May 25th
...n on MapReduce
Clouds, Jongse Park, Daewoo Lee, Bokyeong Kim, Jaehyuk Huh,
Seungryoul Maeng (KAIST)
4. Achieving Application-Centric Performance Targets via
Consolidation on Multicores: Myth or Reality?, Lydia Y. Chen
Chen (IBM Research Zurich Lab), Danilo Ansaloni (University of
Lugano), Evgenia Smirni (College of William and Mary), Akira
Yokokawa (University of Lugano), Walter Binder (University of
Lugano)
5. Enabling Event Tracing at Leadership-Class Scale through
I/O Forwarding Middleware, Thomas Ilsche (Technisc...