Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Terminate the document with the right end tags. | Reid Spencer | 2007-07-01 | 1 | -1/+1 |
* | Remove labels again | Anton Korobeynikov | 2007-06-30 | 1 | -1/+2 |
* | Change CVS-style 'labels' to SVN 'tags' directory. | Anton Korobeynikov | 2007-06-29 | 1 | -2/+2 |
* | Another typo | Anton Korobeynikov | 2007-06-29 | 1 | -1/+1 |
* | Fix a typo | Anton Korobeynikov | 2007-06-29 | 1 | -2/+2 |
* | Applied Reid's patch. Long live Subversion! | John Criswell | 2007-06-29 | 1 | -41/+29 |
* | Convert .cvsignore files | John Criswell | 2007-06-29 | 6 | -15/+0 |
* | Modify deleting global variable with an even easier way. | Tanya Lattner | 2007-06-20 | 1 | -7/+4 |
* | Update AnalysisGroup documentation to document restriction that allows | Devang Patel | 2007-06-20 | 1 | -2/+3 |
* | Add blurb on deleting global variables. | Tanya Lattner | 2007-06-20 | 1 | -0/+26 |
* | don't use binutils 2.17 | Chris Lattner | 2007-06-19 | 1 | -2/+8 |
* | Update docs for llvm.var.annotation intrinsic. | Tanya Lattner | 2007-06-18 | 1 | -3/+4 |
* | Add local var annotation intrinsic. | Tanya Lattner | 2007-06-15 | 1 | -0/+50 |
* | Fix typos. | Duncan Sands | 2007-06-14 | 1 | -2/+2 |
* | one final bugfix | Chris Lattner | 2007-06-12 | 1 | -1/+1 |
* | modernize example | Chris Lattner | 2007-06-12 | 1 | -5/+5 |
* | wording fix noticed by Ivan Novick | Chris Lattner | 2007-06-08 | 1 | -1/+1 |
* | Correct typo. Should be "not allowed" | Tanya Lattner | 2007-06-07 | 1 | -1/+1 |
* | update to match latest changes | Chris Lattner | 2007-06-06 | 1 | -3/+3 |
* | Commit first round work of PR1373. "noalias" is now fully supported in | Zhou Sheng | 2007-06-05 | 1 | -0/+3 |
* | more fixes to C code. | Chris Lattner | 2007-05-29 | 1 | -3/+3 |
* | Fixed some formatting. | Bill Wendling | 2007-05-29 | 1 | -8/+9 |
* | Added "llvmc" to the FAQ. | Bill Wendling | 2007-05-29 | 1 | -1/+13 |
* | Added "doc_class" div tags to code segments. | Bill Wendling | 2007-05-29 | 1 | -16/+43 |
* | Fix for PR1452. Removed "define" keyword from the C code. Added "<div | Bill Wendling | 2007-05-29 | 1 | -45/+85 |
* | remove contradiction owen noticed | Chris Lattner | 2007-05-24 | 1 | -7/+2 |
* | final updates | Chris Lattner | 2007-05-23 | 1 | -41/+45 |
* | Document boolOrDefault and its parser. | Dale Johannesen | 2007-05-22 | 1 | -0/+8 |
* | NightlyTest.pl does not exist. | Tanya Lattner | 2007-05-22 | 1 | -1/+1 |
* | Adding 2.0 release | Tanya Lattner | 2007-05-22 | 1 | -0/+1 |
* | Fix typo. | Duncan Sands | 2007-05-18 | 1 | -1/+1 |
* | finished the first draft | Chris Lattner | 2007-05-18 | 1 | -11/+4 |
* | crank out notes | Chris Lattner | 2007-05-18 | 1 | -128/+133 |
* | validation fix | Chris Lattner | 2007-05-18 | 1 | -1/+1 |
* | validation fixes | Chris Lattner | 2007-05-18 | 1 | -4/+6 |
* | tweak | Chris Lattner | 2007-05-18 | 1 | -6/+5 |
* | validation fixes | Chris Lattner | 2007-05-17 | 1 | -3/+1 |
* | llvm-gcc now supports almost all gcc extensions. The key missing one is | Chris Lattner | 2007-05-17 | 1 | -61/+26 |
* | add a section about API changes. | Chris Lattner | 2007-05-17 | 1 | -10/+59 |
* | minor tweak | Chris Lattner | 2007-05-17 | 1 | -3/+4 |
* | Merged in both release announcement guts. | Tanya Lattner | 2007-05-16 | 1 | -12/+241 |
* | Update for arbitrary precision integer types. | Reid Spencer | 2007-05-16 | 1 | -8/+48 |
* | Note on current implementation of ELF32/PPC ABI. | Nicolas Geoffray | 2007-05-15 | 1 | -0/+2 |
* | The wrapping behavior of part_set is not desirable. Adjust the | Reid Spencer | 2007-05-14 | 1 | -6/+6 |
* | Revise definition of part_select. The wrapping behavior is not useful so | Reid Spencer | 2007-05-14 | 1 | -10/+5 |
* | Add a skeleton for future contents | Chris Lattner | 2007-05-14 | 1 | -68/+74 |
* | add a link | Chris Lattner | 2007-05-13 | 1 | -0/+4 |
* | add initial description of llvm top-level stuff. | Chris Lattner | 2007-05-13 | 1 | -3/+93 |
* | finish the description of the bitstream format. | Chris Lattner | 2007-05-13 | 1 | -3/+88 |
* | Fix a grammaro. | Reid Spencer | 2007-05-12 | 1 | -1/+1 |