aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2006-11-27remove dead tagChris Lattner
2006-11-21Documented the --disable-compression option in gccld and gccas.John Criswell
2006-11-20Fix PR1005Chris Lattner
2006-11-20Fixed typoTanya Lattner
2006-11-20Adding 1.9 release and removing references to cfrontendTanya Lattner
2006-11-20Changing cfrontend dir to llvm-gcc3.4 as the example.Tanya Lattner
2006-11-19Corrections from review.Reid Spencer
2006-11-18Update a reference to the old setcc instruction.Reid Spencer
2006-11-18For PR950:Reid Spencer
2006-11-18Movind newly-intorudced dll* linkage stuff & windows CC to "supported"Anton Korobeynikov
2006-11-18fix bugChris Lattner
2006-11-18first draft of 1.9 release notesChris Lattner
2006-11-16Cleaned up the document. Added "doc_code" divisions for code examples.Bill Wendling
2006-11-13Add a link to the GEP FAQ.Reid Spencer
2006-11-11Document new constant expr operators, rename bitconvert as bitcast.Reid Spencer
2006-11-11Add a preview of two new conversion operators: ptrtoint and inttoptr. UpdateReid Spencer
2006-11-09Post-review changes on conversion instructions.Reid Spencer
2006-11-09Fix runaway <tt> element and section ordering.Reid Spencer
2006-11-09Remove futurisms that won't be in our future.Reid Spencer
2006-11-09One more time for indentation.Reid Spencer
2006-11-09Fix indentation problem starting at GEP.Reid Spencer
2006-11-08Document correct opcodes for post 1.9 release.Reid Spencer
2006-11-08Update the instruction opcodes for release 1.9Reid Spencer
2006-11-08For PR950:Reid Spencer
2006-11-08Fix the section headings.Reid Spencer
2006-11-08For PR950:Reid Spencer
2006-11-04Add a note about warnings from the GNU ld 2.16.X linker.Reid Spencer
2006-11-02For PR950:Reid Spencer
2006-11-01Partial update for Release 1.9Reid Spencer
2006-10-27Use doc_code class.Devang Patel
2006-10-27Document removeModule().Devang Patel
2006-10-27Document getAlignment()Devang Patel
2006-10-26For PR950:Reid Spencer
2006-10-20For PR950:Reid Spencer
2006-10-18Add LCSSA to the LLVM lexicon.Owen Anderson
2006-10-15clarifyChris Lattner
2006-10-15Document the VAArg, and vector instruction opcodes.Reid Spencer
2006-10-11Clean-up of formatting and spelling.Bill Wendling
2006-10-11Put code example inside of "doc_code" divisions.Bill Wendling
2006-10-02Update documentaion of node annotation (coloring) in viewGraph.Jim Laskey
2006-09-28Provide a gdb usage fix provided by Zhongzing Xu.Reid Spencer
2006-09-17Make the LLVM Publications link point to /pubs/ since this has moved toReid Spencer
2006-09-17Added some eye-candy for Subtarget type checkingAnton Korobeynikov
2006-09-14Adding dllimport, dllexport and external weak linkage types.Anton Korobeynikov
2006-09-14Document new --enable-valgrind option.Nick Lewycky
2006-09-12Correct the URL to the attrib.incl file.John Criswell
2006-09-11Include the UIUC CS department attribution on the main doxygen page.John Criswell
2006-09-09Missing anchorJim Laskey
2006-09-08new powi intrinsicChris Lattner
2006-09-07Warn people not to use GCC 4.1.1.Chris Lattner