Commit Graph

419 Commits

Author SHA1 Message Date
Chris Lattner
934c9c9959 Add new commandline option
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9755 91177308-0d34-0410-b5e6-96231b3b80d8
2003-11-06 20:29:33 +00:00
Chris Lattner
b257e21905 Bugpoint no longer has this option
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9744 91177308-0d34-0410-b5e6-96231b3b80d8
2003-11-05 21:46:13 +00:00
Chris Lattner
de3bb5796c Add three more bugs
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9728 91177308-0d34-0410-b5e6-96231b3b80d8
2003-11-05 06:30:04 +00:00
Chris Lattner
2855ecdf04 Substantial release notes updates
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9700 91177308-0d34-0410-b5e6-96231b3b80d8
2003-11-04 20:06:53 +00:00
Chris Lattner
2fb1ef8901 updates to release notes
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9685 91177308-0d34-0410-b5e6-96231b3b80d8
2003-11-03 20:08:08 +00:00
John Criswell
1edcb0939c Closed the h2 header for the LLVM Test Suite Organization section.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9676 91177308-0d34-0410-b5e6-96231b3b80d8
2003-11-03 14:59:59 +00:00
Chris Lattner
f22d84389f Add note about profile.sh
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9652 91177308-0d34-0410-b5e6-96231b3b80d8
2003-11-02 05:20:44 +00:00
Chris Lattner
8222eca269 Bugz fixed
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9650 91177308-0d34-0410-b5e6-96231b3b80d8
2003-11-02 02:15:11 +00:00
Chris Lattner
e66e73aee5 Checkin an initial version of the llvm-prof documentation
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9649 91177308-0d34-0410-b5e6-96231b3b80d8
2003-11-02 02:10:54 +00:00
Misha Brukman
94082397d2 Use stylesheets as much as we can. I admit, I still cannot make CSS do what I
can do with tables, which annoys me.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9638 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-31 18:37:20 +00:00
Chris Lattner
b816d4ac67 Obsolete file goes byebye
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9637 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-31 18:06:32 +00:00
Misha Brukman
c151132e27 Use some style(sheets).
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9636 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-31 18:01:30 +00:00
Brian Gaeke
3c3acaa957 Well, to be honest, -array-checks and -trace are gone, too. :-)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9631 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-31 05:12:04 +00:00
Misha Brukman
c6ad94c6a1 * Not much point to indent the whole file
* Let CVS keep track of our last-modified timestamp


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9628 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-31 00:39:28 +00:00
Misha Brukman
aaf1e4a262 The `-q' option has gone away.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9627 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-31 00:34:52 +00:00
Chris Lattner
3dcc7b9335 Bugz fixed
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9613 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-30 16:20:15 +00:00
Chris Lattner
c7f1cfb1fd Fix typo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9610 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-30 04:35:26 +00:00
Chris Lattner
f9e8a0f03f New bug
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9609 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-30 01:43:33 +00:00
Chris Lattner
478921b11a Clarify that all manipulatable values must be of first class type, and specifically
update the PHI node entry to mention this as well.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9606 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-30 01:31:37 +00:00
Misha Brukman
733adcbaa9 * Send people to the LLVMdev archive/subscription page rather than just state
the address
* Somewhat standardize the footer of the page


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9605 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-30 01:23:40 +00:00
Chris Lattner
36bd5d14a1 Another day, another bug
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9604 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-30 01:20:42 +00:00
Misha Brukman
36e96e05c8 Add a link to the C/C++ front-end building instructions.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9603 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-30 01:19:16 +00:00
Misha Brukman
3c00970c91 The answer to this question is "Yes". Let's make that absolutely clear even to
those just skimming the FAQ.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9602 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-30 01:16:18 +00:00
Misha Brukman
32a32f070c Call me picky, but it's not the state of Illinois' license, it's the
University's.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9601 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-30 01:13:56 +00:00
Chris Lattner
05b958d363 More bugs fixed!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9592 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-29 20:59:45 +00:00
Chris Lattner
34790e558a Add two new bugs
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9586 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-29 18:49:14 +00:00
Chris Lattner
32547fe715 New bug fixed
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9581 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-29 07:17:13 +00:00
Chris Lattner
399ed00319 Another bug fixed
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9580 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-29 06:05:55 +00:00
Chris Lattner
287b62154e Yet another bugfix for 1.1
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9574 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-29 01:26:07 +00:00
Chris Lattner
2c17a89349 Add fixed PR
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9571 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-28 23:13:03 +00:00
Misha Brukman
b9e578934f * Put LLVM in title of page so readers know which CFE we're talking about
* Use <ol> instead of <ul> if we're gonna number the list items
* Close <li> tags
* Stylize the document footer to be consistent


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9558 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-28 21:09:29 +00:00
Misha Brukman
00ba55e593 Publications do not get distributed with docs/; hence, their stylesheet need not
be distributed either.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9545 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-28 18:55:27 +00:00
Chris Lattner
e01fcfbdef Clarify what is a bug and what isn't
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9539 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-27 18:30:37 +00:00
John Criswell
0f6d7c0e20 Merged in RELEASE_1.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9538 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-27 18:18:16 +00:00
Chris Lattner
4ad4b3af42 Add a new bugfix
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9536 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-27 17:58:57 +00:00
John Criswell
9774595f52 Updated with Vikram's comments.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9532 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-27 17:41:53 +00:00
Chris Lattner
89ca2b8334 Update release notes for recent bug fixes
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9531 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-27 17:06:39 +00:00
Chris Lattner
f710020b16 Update release notes
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9527 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-27 05:41:39 +00:00
Chris Lattner
12d90632e9 Bump the release number, add a skeleton to be filled in as stuff changes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9521 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-27 01:31:14 +00:00
Chris Lattner
e55c2d7f22 This file is obsolete
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9520 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-27 01:25:58 +00:00
Vikram S. Adve
42fc19295d Gotta use gmake, not make. make on Solaris is Sun's make which does not work.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9510 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-26 13:41:18 +00:00
Chris Lattner
aeeeab9545 Add a link to the bug tracker
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9509 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-25 18:41:16 +00:00
Vikram S. Adve
58433c4c6c Rephrase the OSI answer.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9508 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-25 17:22:08 +00:00
Vikram S. Adve
6d37679331 Dang...these different file locations make it a pain to get the URLs right.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9507 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-25 17:20:38 +00:00
Vikram S. Adve
0493f34bb8 Fix license URL and typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9506 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-25 17:19:21 +00:00
Vikram S. Adve
168da7d134 Improve formatting of licensing section.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9505 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-25 17:14:52 +00:00
Vikram S. Adve
04da65a454 Add a section on licensing questions.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9504 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-25 17:06:55 +00:00
John Criswell
f08c5d87d0 Added answers to test suite questions.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9501 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-24 22:48:20 +00:00
Misha Brukman
9718e96228 * Use stylesheets and <div>s for layout instead of <ul>
* Close <a>, <li>, and <p> tags
* This isn't quite HTML 4.01 Strict-compliant, but it's almost there.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9491 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-24 19:59:21 +00:00
Misha Brukman
9583acb8a0 Added a style for making test red, which is used in CommandLine.html
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9487 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-24 19:58:36 +00:00