| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Expand on adding an intrinsic. Move section to before adding an instruction | Chris Lattner | 2004-04-09 | 1 | -26/+40 |
| | | | | | llvm-svn: 12796 | ||||
| * | Fixed some spelling. | John Criswell | 2004-04-09 | 1 | -4/+4 |
| | | | | | llvm-svn: 12790 | ||||
| * | Modified the prototypes of the llvm.readport and llvm.writeport intrinsics | John Criswell | 2004-04-09 | 1 | -28/+35 |
| | | | | | | | | | | so that they do not specify specific integer sizes (as those are constrained by the code generator, not the intrinsic itself). Also put these intrinsics into their own "Operating System" section. llvm-svn: 12789 | ||||
| * | Added the llvm.readport and llvm.writeport intrinsics. | John Criswell | 2004-04-09 | 1 | -0/+91 |
| | | | | | llvm-svn: 12788 | ||||
| * | We have a global reg. allocator now -- thanks to Alkis. | Brian Gaeke | 2004-04-07 | 1 | -3/+7 |
| | | | | | | | | Fix a typo. Add a project I've always thought would be cool. llvm-svn: 12747 | ||||
| * | Bugs fixed new features implemented | Chris Lattner | 2004-04-06 | 1 | -0/+3 |
| | | | | | llvm-svn: 12716 | ||||
| * | Document new option | Chris Lattner | 2004-04-06 | 1 | -1/+10 |
| | | | | | llvm-svn: 12699 | ||||
| * | Update docs a bit | Chris Lattner | 2004-04-06 | 1 | -10/+12 |
| | | | | | llvm-svn: 12695 | ||||
| * | Remove some options that don't really have anything to do with bugpoint | Chris Lattner | 2004-04-06 | 1 | -10/+0 |
| | | | | | llvm-svn: 12694 | ||||
| * | * Added link to newly written ExtendingLLVM.html document | Misha Brukman | 2004-04-06 | 1 | -34/+29 |
| | | | | | | | * Eliminated extraneous space in the HTML llvm-svn: 12691 | ||||
| * | Incorporated Chris' comments. | Misha Brukman | 2004-04-06 | 1 | -7/+9 |
| | | | | | llvm-svn: 12690 | ||||
| * | Added notes on extending LLVM with new instructions, intrinsics, types, etc. | Misha Brukman | 2004-04-06 | 2 | -0/+214 |
| | | | | | llvm-svn: 12689 | ||||
| * | PR82 is finally fixed! | Chris Lattner | 2004-04-05 | 1 | -5/+2 |
| | | | | | llvm-svn: 12656 | ||||
| * | Update getelementptr instruction description | Chris Lattner | 2004-04-05 | 1 | -38/+83 |
| | | | | | llvm-svn: 12654 | ||||
| * | PR305 is now fixed | Chris Lattner | 2004-04-05 | 1 | -1/+1 |
| | | | | | llvm-svn: 12649 | ||||
| * | Bug fixed | Chris Lattner | 2004-04-01 | 1 | -0/+1 |
| | | | | | llvm-svn: 12598 | ||||
| * | Bug fixed | Chris Lattner | 2004-04-01 | 1 | -1/+1 |
| | | | | | llvm-svn: 12593 | ||||
| * | Clear out all of the changes. Reset version numbers to 1.3 | Chris Lattner | 2004-04-01 | 1 | -118/+15 |
| | | | | | | | add note about select llvm-svn: 12584 | ||||
| * | Merged in RELEASE_12. | John Criswell | 2004-03-29 | 6 | -26/+69 |
| | | | | | llvm-svn: 12532 | ||||
| * | Add a faq entry | Chris Lattner | 2004-03-29 | 1 | -0/+39 |
| | | | | | llvm-svn: 12529 | ||||
| * | Add note about setting up linux systems to directly execute LLVM bytecode files | Chris Lattner | 2004-03-25 | 1 | -4/+34 |
| | | | | | | | Fixes PR303 llvm-svn: 12516 | ||||
| * | Add a dose of reality into the release notes | Chris Lattner | 2004-03-19 | 1 | -1/+1 |
| | | | | | llvm-svn: 12510 | ||||
| * | Perhaps the last bugfix before the release? HOPEFULLY! :) | Chris Lattner | 2004-03-19 | 1 | -1/+1 |
| | | | | | llvm-svn: 12505 | ||||
| * | Fix a minor wording bug in the manual | Chris Lattner | 2004-03-18 | 1 | -1/+2 |
| | | | | | llvm-svn: 12496 | ||||
| * | Fix a tag-o | Chris Lattner | 2004-03-17 | 1 | -1/+1 |
| | | | | | llvm-svn: 12477 | ||||
| * | Rewrite the second on AnalysisUsage usage. This documents the new | Chris Lattner | 2004-03-17 | 1 | -73/+118 |
| | | | | | | | | | addRequiredTransitive member that Misha added, and explains the whole concept a lot better. Also, the document used incorrect "subsubsection" tags instead of "doc_subsubsection" which this fixes. llvm-svn: 12474 | ||||
| * | update release notes for 1.2 | Chris Lattner | 2004-03-17 | 1 | -9/+16 |
| | | | | | llvm-svn: 12467 | ||||
| * | Bug fixed | Chris Lattner | 2004-03-16 | 1 | -0/+1 |
| | | | | | llvm-svn: 12449 | ||||
| * | Bug not fixed after all | Chris Lattner | 2004-03-16 | 1 | -1/+3 |
| | | | | | llvm-svn: 12446 | ||||
| * | Fix bug in bug name. It must be the painkillers that I haven't been taking | Chris Lattner | 2004-03-16 | 1 | -1/+1 |
| | | | | | llvm-svn: 12440 | ||||
| * | Implement a new feature in the CFE, moving a GCC extension from the unsupported | Chris Lattner | 2004-03-16 | 1 | -1/+4 |
| | | | | | | | to the supported list llvm-svn: 12439 | ||||
| * | boog fixed | Chris Lattner | 2004-03-16 | 1 | -0/+2 |
| | | | | | llvm-svn: 12436 | ||||
| * | Bug fixed | Chris Lattner | 2004-03-16 | 1 | -0/+1 |
| | | | | | llvm-svn: 12432 | ||||
| * | Document stuff that is known to be broken | Chris Lattner | 2004-03-14 | 1 | -4/+26 |
| | | | | | llvm-svn: 12366 | ||||
| * | Option no more | Chris Lattner | 2004-03-13 | 1 | -1/+1 |
| | | | | | llvm-svn: 12360 | ||||
| * | Performed some updates on the new options to these command line tools. | John Criswell | 2004-03-12 | 8 | -20/+73 |
| | | | | | llvm-svn: 12350 | ||||
| * | Fixed grammar typo. | John Criswell | 2004-03-12 | 1 | -1/+1 |
| | | | | | llvm-svn: 12345 | ||||
| * | Fixed grammar typo. | John Criswell | 2004-03-12 | 1 | -1/+1 |
| | | | | | llvm-svn: 12343 | ||||
| * | Added minor information on C++. | John Criswell | 2004-03-12 | 1 | -3/+5 |
| | | | | | llvm-svn: 12341 | ||||
| * | Updated to LLVM 1.2. | John Criswell | 2004-03-12 | 1 | -14/+37 |
| | | | | | | | | | Added information on getting the LLVM GCC front end from CVS. Added new configure script options. Made other minor corrections and modifications. llvm-svn: 12340 | ||||
| * | Point to the new license (includes year 2004). | John Criswell | 2004-03-12 | 1 | -3/+3 |
| | | | | | | | Changed crtend.o to libcrtend.a. llvm-svn: 12338 | ||||
| * | Added a header indicating that the Linux and MacOS configure procedures are | John Criswell | 2004-03-12 | 1 | -0/+22 |
| | | | | | | | | | the same. Added LLVM copyright and warranty disclaimer information. llvm-svn: 12337 | ||||
| * | This is no longer an open project | Chris Lattner | 2004-03-12 | 1 | -4/+0 |
| | | | | | llvm-svn: 12308 | ||||
| * | Cleanup the cast section, add the select instruction | Chris Lattner | 2004-03-12 | 1 | -21/+95 |
| | | | | | llvm-svn: 12307 | ||||
| * | Miscellaneous additions are a separate section. | Misha Brukman | 2004-03-11 | 1 | -1/+1 |
| | | | | | llvm-svn: 12293 | ||||
| * | Fix spelling. | Alkis Evlogimenos | 2004-03-11 | 1 | -1/+1 |
| | | | | | llvm-svn: 12287 | ||||
| * | Embed a floating frame of the bugzilla query in the page. This way | Alkis Evlogimenos | 2004-03-11 | 1 | -3/+10 |
| | | | | | | | people looking for open projects cannot miss the link :-) llvm-svn: 12284 | ||||
| * | Minor additions and cleanups | Chris Lattner | 2004-03-11 | 1 | -8/+9 |
| | | | | | llvm-svn: 12279 | ||||
| * | Bugz fixed | Chris Lattner | 2004-03-10 | 1 | -0/+2 |
| | | | | | llvm-svn: 12276 | ||||
| * | Add link to bugzilla query of unassigned enhancements. Specific open | Alkis Evlogimenos | 2004-03-10 | 1 | -1/+1 |
| | | | | | | | | | | | projects like 'port glibc to llvm' or 'improve nightly tester', should have an unassigned enhancement bug opened for them so that they can be tracked more easily. Open projects should only list generic projects like 'compile programs with the LLVM compiler' or 'write a new backend for target'. llvm-svn: 12273 | ||||

