aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
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
2006-09-07*** empty log message ***Bill Wendling
2006-09-07Fixed my rotten Engrish grammar.Bill Wendling
2006-09-07cleanups and updates to the GSG, patch by B Scott Michel, thanks!Chris Lattner
2006-09-06Document getTargetTriple().Devang Patel
2006-09-06Cleaned up some of the grammar in the Live Intervals section. Removed theBill Wendling
2006-09-04First draft of the "Live Interval Analysis" section. This is the "LiveBill Wendling
2006-09-04Update this to reflect llvm-config usageChris Lattner
2006-09-01Fix a typo Jim pointed out, thanks!Chris Lattner
2006-09-01Fixed formatting problem.Bill Wendling
2006-09-01document !strconcatChris Lattner
2006-09-01Added documentation Fernando Magno Quintao Pereira wrote for the registerBill Wendling
2006-09-01Document multiclasses and defm'sChris Lattner
2006-08-31Add a note about C++ -> C with libstdc++Chris Lattner
2006-08-28Spell naively with the i-Umlaut...Bill Wendling
2006-08-28Messed up and put a "To be written" in a section that was written.Bill Wendling
2006-08-28Added some preliminary text to the TargetJITInfo class section.Bill Wendling
2006-08-28Update to match changes in RegisterAnalysisGroup usageChris Lattner
2006-08-28Excise references to the now defunct "analyze" tool. Merge descriptionsReid Spencer
2006-08-27update doc: analyze is gone and passes should just use RegisterPassChris Lattner
2006-08-22Added link to ABI documentation, sent by Rafael Espindola.Misha Brukman
2006-08-21Update info on mangled names.Jim Laskey
2006-08-21Update debugging documents.Jim Laskey
2006-08-17Fix validation problemChris Lattner
2006-08-17remove IRC transcript. Anything still misunderstood after the faq is readChris Lattner
2006-08-16Fix a thinko noticed by Chandler Carruth.Reid Spencer
2006-08-16Add a section on how to build an RPM package as an optional releaseReid Spencer
2006-08-15Fixed the awkward description of the -find-bugs option for bugpoint.Patrick Jenkins
2006-08-15Fixed the awkward description of -find-bugs in the "Advice for using bugpoint...Patrick Jenkins
2006-08-15Added option description for -find-bugs.Patrick Jenkins
2006-08-15This commit mentions -find-bugs under the advice for using bugpoints section ...Patrick Jenkins
2006-08-15Haste-o discovered after.Jim Laskey
2006-08-15Hypos pointed out by Jakob Praher.Jim Laskey
2006-08-15Typo.Jim Laskey
2006-08-15Okay, make the prose match the example too.Reid Spencer
2006-08-15Some more correction to the examples, thanks to Chris Lattner.Reid Spencer
2006-08-15Fix an example.Reid Spencer
2006-08-15Clarify the first question.Reid Spencer
2006-08-15Rearrange things for clarity, don't talk about "dereferencing" when weReid Spencer
2006-08-15Add a link to the GEP faq.Chris Lattner