Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Compilers > Re: Static bran...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 4 of 4 Topic 2350 of 2472
Post > Topic >>

Re: Static branch prediction

by anton@[EMAIL PROTECTED] (Anton Ertl) Mar 5, 2008 at 10:30 AM

Tim Frink <plfriko@[EMAIL PROTECTED]
> writes:
>This idea is probably not new, so I wonder if you know any
>compilers/optimizers that apply this technique? Do you have own
>experiences or know any papers/re****ts where any results are
>presented?

I liked this paper very much, especially for its detailed analysis of
the issues involved, and its presentation:

@[EMAIL PROTECTED]
  author = 	 "Cliff Young and Michael D. Smith",
  title = 	 "Improving the Accuracy of Static Branch Prediction
		  Using Branch Correlation",
  crossref =	 "asplos94",
  pages =	 "232--241",
  annote =	 "This profiling-based method is quite different from
		  the hardware schemes, because it differentiates
		  between the paths on which a branch is executed. If
		  the branch predictions along different paths are
		  different, the branch (and part of the paths to it)
		  is replicated. The improvements in prediction
		  accuracy seem to be in the same league as Krall's
		  results."
}

@[EMAIL PROTECTED]
  title = 	 "Architectural Sup****t for Programming Languages and
		  Operating Systems (ASPLOS-VI)",
  booktitle = 	 "Architectural Sup****t for Programming Languages and
		  Operating Systems (ASPLOS-VI)",
  year = 	 "1994",
  key =		 "ASPLOS-VI"
}

A little earlier:

@[EMAIL PROTECTED]
        AUTHOR      = {Andreas Krall},
        TITLE       = {Improving Semi-static Branch Prediction by Code
Replication},
        BOOKTITLE   = {Conference on Programming Language Design and
Implementation},
        ORGANIZATION= {ACM},
        SERIES      = {SIGPLAN},
        VOLUME      = {29(7)},
        PAGES       = {97--106},
        ADDRESS     = {Orlando},
url = "http://www.complang.tuwien.ac.at/papers/krall94-pldi/",
        YEAR        = 1994}

- anton
--
M. Anton Ertl
anton@[EMAIL PROTECTED]

 




 4 Posts in Topic:
Static branch prediction
Tim Frink <plfriko@[EM  2008-03-03 10:37:54 
Re: Static branch prediction
Markus Armbruster <arm  2008-03-04 16:56:09 
Re: Static branch prediction
andi@[EMAIL PROTECTED] (  2008-03-05 10:58:42 
Re: Static branch prediction
anton@[EMAIL PROTECTED]   2008-03-05 10:30:43 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Thu Jul 24 14:28:14 CDT 2008.