Displaying 7 results from an estimated 7 matches for "iccl".
Did you mean:
icc
2012 Oct 17
0
Passing the parameters for web form using getHTMLFormDescription
...e/Scrip Name ]
ctl00$ContentPlaceHolder1$txtDate: [ ]
ctl00$ContentPlaceHolder1$txtTodate: [ ]
myDestination: #,
http://www.bseindia.com/static/markets/mutualfunds/BSEStarMF.aspx?expandable=1,
http://www.bsebti.com/, http://www.bsesme.com/, http://www.cdslindia.com/,
http://www.bseindia.com/iccl/about_iccl.aspx, http://www.mkttech.in/,
http://www.bseindia.com/about/members_portal.asp, Group Websites, BSE STAR
MF, BSE Institute Ltd, BSE SME Platform, CDSL, ICCL, Marketplace
Technologies, Members Portal
myDestination1: #, http://hindi.bseindia.com/, http://marathi.bseindia.com/,
http://gujar...
2007 Aug 29
2
[LLVMdev] constructing 'for' statement from LLVM bitcode
...in many cases you can even avoid code duplication. See this paper for
details:
@inproceedings{erosa94taming,
author = {Ana M. Erosa and
Laurie J. Hendren},
title = {Taming Control Flow: A Structured Approach to Eliminating
Goto Statements.},
booktitle = {ICCL},
year = {1994},
pages = {229--240},
}
Cheers,
--
Domagoj Babic
http://www.domagoj.info/
http://www.calysto.org/
2012 Oct 17
0
postForm() in RCurl and library RHTMLForms
...ip code/Scrip Name
]
ctl00$ContentPlaceHolder1$txtDate: [ ]
ctl00$ContentPlaceHolder1$txtTodate: [ ]
myDestination: #,
http://www.bseindia.com/static/markets/mutualfunds/BSEStarMF.aspx?expandable=1,
http://www.bsebti.com/, http://www.bsesme.com/, http://www.cdslindia.com/,
http://www.bseindia.com/iccl/about_iccl.aspx, http://www.mkttech.in/,
http://www.bseindia.com/about/members_portal.asp, Group Websites, BSE STAR
MF, BSE Institute Ltd, BSE SME Platform, CDSL, ICCL, Marketplace
Technologies, Members Portal
myDestination1: #, http://hindi.bseindia.com/, http://marathi.bseindia.com/,
http://gujar...
2007 Aug 26
0
[LLVMdev] constructing 'for' statement from LLVM bitcode
>> It has a section on "structural analysis" that you will find useful.
>>
>> Why do you want "for statements"?
>>
>
> Thank you for this info, Chris.
> I'm doing this 'cause I'm making a backend for a virtual machine
> assembly has an instruction which is very similar to 'for' statement.
> I know this seems quite
2007 Aug 30
0
[LLVMdev] constructing 'for' statement from LLVM bitcode
...significantly more space and run slower. :)
>
> @inproceedings{erosa94taming,
> author = {Ana M. Erosa and
> Laurie J. Hendren},
> title = {Taming Control Flow: A Structured Approach to Eliminating
> Goto Statements.},
> booktitle = {ICCL},
> year = {1994},
> pages = {229--240},
> }
>
> Cheers,
>
> --
> Domagoj Babic
>
> http://www.domagoj.info/
> http://www.calysto.org/
> _______________________________________________
> LLVM Developers mailing list
> L...
2007 Aug 25
2
[LLVMdev] constructing 'for' statement from LLVM bitcode
---- Original message ----
>Date: Fri, 24 Aug 2007 22:23:39 -0700
>From: Chris Lattner <sabre at nondot.org>
>Subject: Re: [LLVMdev] constructing 'for' statement from LLVM bitcode
>To: LLVM Developers Mailing List <llvmdev at cs.uiuc.edu>
>
>
>On Aug 24, 2007, at 10:07 PM, Seung Jae Lee wrote:
>
>> Do you have any idea on how I can construct
2008 Aug 11
3
[LLVMdev] Eliminating gotos
...cessary to allow
optimizations to be applied without changing the semantics.
3. Implement some structure of to the side that represents this high-level
flow.
Thoughts?
Ben
[1] "Taming Control Flow: A structured approach to eliminating goto
statements", A.M. Erosa and L.J. Hedren, ICCL 1994
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080811/562dc304/attachment.html>