summaryrefslogtreecommitdiffstats
path: root/llvm/docs/OpenProjects.html
Commit message (Collapse)AuthorAgeFilesLines
* Remove the open projects page from the docs directory.Chris Lattner2005-01-071-394/+0
| | | | llvm-svn: 19342
* Reid has implemented llvm-ranlib. Thanks, Reid!Misha Brukman2004-12-011-5/+0
| | | | llvm-svn: 18410
* * Add note about benchmarking programs and submitting reduced test casesMisha Brukman2004-11-071-1/+23
| | | | | | * Replace llvm.org with llvm.cs.uiuc.edu llvm-svn: 17551
* Get rid of bogus entity references.Reid Spencer2004-11-011-2/+4
| | | | llvm-svn: 17408
* Add example 'abstract' architectures for LLI: MIX, MMIX, and DLXMisha Brukman2004-10-041-1/+4
| | | | llvm-svn: 16653
* Add projectChris Lattner2004-10-011-0/+2
| | | | llvm-svn: 16631
* Add note about converting Skeleton to a useful backend and using it in theMisha Brukman2004-10-011-0/+11
| | | | | | Interpreter. llvm-svn: 16627
* * Profile-guided needs a hyphenMisha Brukman2004-09-061-4/+3
| | | | | | * Dead store elimination has been implemented llvm-svn: 16202
* New open proj: C/C++ compiler in C++, with link to Ed Willink's C++ yacc grammarMisha Brukman2004-07-121-1/+6
| | | | llvm-svn: 14778
* Add a note about implementing interprocedural register allocation.Reid Spencer2004-07-021-0/+4
| | | | llvm-svn: 14569
* Fixed broken links.Tanya Lattner2004-06-221-2/+2
| | | | llvm-svn: 14313
* Add links to new-featuer and code-cleanup bugsChris Lattner2004-05-281-0/+30
| | | | llvm-svn: 13884
* Reid implemented this.Chris Lattner2004-05-281-19/+0
| | | | llvm-svn: 13883
* Remove implemented stuffChris Lattner2004-05-231-5/+5
| | | | llvm-svn: 13673
* Revert back to the previous version, as it doesn't work with mozilla, and ↵Chris Lattner2004-05-231-2/+1
| | | | | | people REALLY CAN just click the link. :) llvm-svn: 13662
* Put back the inlined bug list. Use the OBJECT tag to make it HTML-4.01Alkis Evlogimenos2004-05-231-1/+2
| | | | | | (Strict)-compliant. llvm-svn: 13655
* Made file HTML-4.01 (Strict)-compliant.Misha Brukman2004-05-121-12/+12
| | | | llvm-svn: 13501
* Add idea about a disassembler.Misha Brukman2004-04-161-0/+2
| | | | llvm-svn: 12993
* We have a global reg. allocator now -- thanks to Alkis.Brian Gaeke2004-04-071-3/+7
| | | | | | | Fix a typo. Add a project I've always thought would be cool. llvm-svn: 12747
* This is no longer an open projectChris Lattner2004-03-121-4/+0
| | | | llvm-svn: 12308
* Miscellaneous additions are a separate section.Misha Brukman2004-03-111-1/+1
| | | | llvm-svn: 12293
* Embed a floating frame of the bugzilla query in the page. This wayAlkis Evlogimenos2004-03-111-3/+10
| | | | | | people looking for open projects cannot miss the link :-) llvm-svn: 12284
* Add link to bugzilla query of unassigned enhancements. Specific openAlkis Evlogimenos2004-03-101-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
* We need a logo.Misha Brukman2004-03-101-0/+1
| | | | llvm-svn: 12272
* Add brainstorm for a random test vector generatorBrian Gaeke2004-03-101-0/+4
| | | | llvm-svn: 12271
* Update the profiling sectionChris Lattner2004-03-081-5/+22
| | | | llvm-svn: 12243
* What do you know, we actually do accomplish some things around here :)Chris Lattner2003-12-281-11/+0
| | | | llvm-svn: 10637
* Stylesheets: they do a website good!Misha Brukman2003-11-141-162/+196
| | | | llvm-svn: 10003
* Merged in RELEASE_1.John Criswell2003-10-271-1/+3
| | | | llvm-svn: 9538
* Add a link to the bug trackerChris Lattner2003-10-251-1/+3
| | | | llvm-svn: 9509
* Amazingly enough, we actually do some stuff around here. Now if we couldChris Lattner2003-10-011-7/+4
| | | | | | just remember to update the open projects list... :) llvm-svn: 8807
* Spell `necessary' correctly.Misha Brukman2003-08-181-1/+1
| | | | llvm-svn: 7944
* Loop unroller doesn't necessarily need to be profile drivenChris Lattner2003-08-061-1/+2
| | | | llvm-svn: 7637
* Brian implemented the static compiler, take it off the listChris Lattner2003-07-251-5/+4
| | | | llvm-svn: 7316
* Remove completed tasksChris Lattner2003-06-251-12/+2
| | | | llvm-svn: 6899
* Add a new open projectChris Lattner2003-05-061-1/+6
| | | | llvm-svn: 6007
* Remove implemented project, add a new oneChris Lattner2003-04-281-3/+3
| | | | llvm-svn: 5970
* The word 'independent' has no 'a'.Misha Brukman2003-03-081-1/+1
| | | | llvm-svn: 5724
* Remove implemented projectsChris Lattner2003-02-261-3/+1
| | | | llvm-svn: 5628
* Add notes from Vikram's emailChris Lattner2003-02-071-2/+7
| | | | llvm-svn: 5502
* New "open projects" documentChris Lattner2003-02-061-0/+287
llvm-svn: 5497
OpenPOWER on IntegriCloud