aboutsummaryrefslogtreecommitdiff
path: root/docs/CommandGuide/llc.html
AgeCommit message (Expand)Author
2004-07-02The HTML documentation is now automatically generated from POD source.Misha Brukman
2004-03-12Performed some updates on the new options to these command line tools.John Criswell
2004-03-06Add simple spiller.Alkis Evlogimenos
2004-03-06The default register allocator is local not simple.Alkis Evlogimenos
2004-03-02Make <di> into <dt> (definition list term).Alkis Evlogimenos
2004-03-01Fix <p> missing <p> tagAlkis Evlogimenos
2004-03-01Add a spiller option to llc. A simple spiller will come soon. When we get CFG...Alkis Evlogimenos
2004-02-18document the -march=c optionChris Lattner
2004-02-16PreSelection isn't optional and so there's no way to turn it off.Misha Brukman
2003-10-07Consistently set the background colorChris Lattner
2003-10-07separate options into X86 and sparc specific optionsChris Lattner
2003-10-02Change llc command line for register allocatorsAlkis Evlogimenos
2003-09-29Added information on input and output filenames.John Criswell
2003-09-25Change the heading of the page to reflect the tool nameChris Lattner
2003-09-12Initial go at documentation for llc.John Criswell