Displaying 2 results from an estimated 2 matches for "leebaugh".
Did you mean:
erbaugh
2002 Sep 11
1
[LLVMdev] FW: question about malloc call vs. instruction
I'm forwarding this question to llvmdev:
-----Original Message-----
From: lee white baugh [mailto:leebaugh at students.uiuc.edu]
Sent: Wednesday, September 11, 2002 1:27 AM
To: Vikram S. Adve
Subject: RE: mp1
i'll attempt to address the issues i raised in my long email as i am able.
as i said i have figured out the worklist thing, and am happy to report
that i've negotiated lots of troubles co...
2002 Sep 28
0
[LLVMdev] the getelementptr noop problem
so i confess i'm still not clear on what the first index into
getelementptr is all about.
it makes perfect sense for an example like
getelementptr %mystruct * %reg100
to just return a %mystruct * equivalent to %reg100.
it does *not* make sense to me that
getelementptr %mystruct * %reg100, uint 0
should act the same. for look, what this speaks of to me is indexing the
first element in an