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