Reid Spencer
|
5d1960c3d8
|
Fix some minor typos, again to test the auto-update of the web site.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@38430 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-07-09 05:52:49 +00:00 |
|
Reid Spencer
|
1d1975331e
|
Remove an unneeded space, mostly to verify that auto-update of the
documentation is working.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@38429 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-07-09 05:33:45 +00:00 |
|
Gabor Greif
|
04367bfc20
|
first pass of nomenclature changes in .html files
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37956 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-07-06 22:07:22 +00:00 |
|
Reid Spencer
|
ef89a88955
|
Add a note about llvm2cpp's dubious future.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37906 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-07-05 10:12:19 +00:00 |
|
Reid Spencer
|
cf4c42cde2
|
Get the version number right, finally.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37905 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-07-05 10:00:19 +00:00 |
|
Duncan Sands
|
cf26d7ccac
|
Extend eh.selector to support both catches and filters.
Drop the eh.filter intrinsic.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37875 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-07-04 20:52:51 +00:00 |
|
Chris Lattner
|
303d60253d
|
Make the GSG actually work.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37872 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-07-04 18:42:47 +00:00 |
|
Tanya Lattner
|
10c66c3b84
|
We really should not have this version number in SO many makefiles. This should also probably change to svn instead of cvs, but leaving it for now.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37855 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-07-03 18:11:20 +00:00 |
|
Chris Lattner
|
d6e0dd1db6
|
note where to get steens-aa and ds-aa
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37850 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-07-03 04:41:50 +00:00 |
|
Reid Spencer
|
6fdb236838
|
Terminate the document with the right end tags.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37835 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-07-01 17:02:22 +00:00 |
|
Anton Korobeynikov
|
d724dc894d
|
Remove labels again
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37824 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-06-30 00:00:57 +00:00 |
|
Anton Korobeynikov
|
d933fa9507
|
Change CVS-style 'labels' to SVN 'tags' directory.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37821 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-06-29 23:13:42 +00:00 |
|
Anton Korobeynikov
|
96734d741f
|
Another typo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37817 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-06-29 21:44:14 +00:00 |
|
Anton Korobeynikov
|
98044e4a62
|
Fix a typo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37813 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-06-29 20:56:49 +00:00 |
|
John Criswell
|
9c29bfbab1
|
Applied Reid's patch. Long live Subversion!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37811 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-06-29 19:12:31 +00:00 |
|
John Criswell
|
e644ef7b09
|
Convert .cvsignore files
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37801 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-06-29 16:35:07 +00:00 |
|
Tanya Lattner
|
c5dfcdb3a5
|
Modify deleting global variable with an even easier way.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37676 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-06-20 20:46:37 +00:00 |
|
Devang Patel
|
2397f8d0c6
|
Update AnalysisGroup documentation to document restriction that allows
only one ImmutablePass in a group.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37675 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-06-20 18:51:14 +00:00 |
|
Tanya Lattner
|
b011c66da4
|
Add blurb on deleting global variables.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37674 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-06-20 18:33:15 +00:00 |
|
Chris Lattner
|
defb9fb4e9
|
don't use binutils 2.17
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37652 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-06-19 05:52:36 +00:00 |
|
Tanya Lattner
|
d2e8442a13
|
Update docs for llvm.var.annotation intrinsic.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37635 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-06-18 23:42:37 +00:00 |
|
Tanya Lattner
|
6d806e93ce
|
Add local var annotation intrinsic.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37603 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-06-15 20:50:54 +00:00 |
|
Duncan Sands
|
41783f0bc7
|
Fix typos.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37573 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-06-14 11:27:07 +00:00 |
|
Chris Lattner
|
6c0955b9cb
|
one final bugfix
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37558 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-06-12 17:01:15 +00:00 |
|
Chris Lattner
|
a89e5f1fd5
|
modernize example
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37557 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-06-12 17:00:26 +00:00 |
|
Chris Lattner
|
4a3c901903
|
wording fix noticed by Ivan Novick
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37519 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-06-08 16:52:14 +00:00 |
|
Tanya Lattner
|
18aad23ce3
|
Correct typo. Should be "not allowed"
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37490 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-06-07 16:44:52 +00:00 |
|
Chris Lattner
|
a18a424f98
|
update to match latest changes
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37474 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-06-06 18:28:13 +00:00 |
|
Zhou Sheng
|
febca3499e
|
Commit first round work of PR1373. "noalias" is now fully supported in
VMCore, BitCode, and Assembly. Documentation and test case paramattrs.ll
updated also.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37432 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-06-05 05:28:26 +00:00 |
|
Chris Lattner
|
cabc8469f2
|
more fixes to C code.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37339 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-05-29 15:43:56 +00:00 |
|
Bill Wendling
|
aac388b363
|
Fixed some formatting.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37338 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-05-29 09:42:13 +00:00 |
|
Bill Wendling
|
174d57880f
|
Added "llvmc" to the FAQ.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37337 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-05-29 09:35:34 +00:00 |
|
Bill Wendling
|
d6a68eb2ca
|
Added "doc_class" div tags to code segments.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37336 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-05-29 09:24:33 +00:00 |
|
Bill Wendling
|
2f7a8b091a
|
Fix for PR1452. Removed "define" keyword from the C code. Added "<div
class="doc_code">" to code examples.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37335 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-05-29 09:04:49 +00:00 |
|
Chris Lattner
|
d1d25174cd
|
remove contradiction owen noticed
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37327 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-05-24 19:13:27 +00:00 |
|
Chris Lattner
|
57a460e63d
|
final updates
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37299 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-05-23 04:39:32 +00:00 |
|
Dale Johannesen
|
0f2c8fc829
|
Document boolOrDefault and its parser.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37290 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-05-22 18:32:34 +00:00 |
|
Tanya Lattner
|
7a857dd06e
|
NightlyTest.pl does not exist.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37278 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-05-22 06:12:51 +00:00 |
|
Tanya Lattner
|
1dcadec80b
|
Adding 2.0 release
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37277 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-05-22 06:06:22 +00:00 |
|
Duncan Sands
|
32a8344cfa
|
Fix typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37223 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-05-18 09:04:20 +00:00 |
|
Chris Lattner
|
46ccdbf93d
|
finished the first draft
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37219 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-05-18 06:38:51 +00:00 |
|
Chris Lattner
|
60893e5fe9
|
crank out notes
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37218 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-05-18 06:33:02 +00:00 |
|
Chris Lattner
|
550211711a
|
validation fix
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37206 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-05-18 05:38:44 +00:00 |
|
Chris Lattner
|
b5c87f6056
|
validation fixes
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37205 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-05-18 05:36:14 +00:00 |
|
Chris Lattner
|
b4b0ce7c29
|
tweak
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37196 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-05-18 00:44:29 +00:00 |
|
Chris Lattner
|
bcd10f162d
|
validation fixes
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37183 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-05-17 22:03:43 +00:00 |
|
Chris Lattner
|
d09c4ecb89
|
llvm-gcc now supports almost all gcc extensions. The key missing one is
builtin_apply.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37182 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-05-17 22:02:24 +00:00 |
|
Chris Lattner
|
bfb17ab6b2
|
add a section about API changes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37181 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-05-17 21:41:31 +00:00 |
|
Chris Lattner
|
bf8abe376c
|
minor tweak
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37176 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-05-17 19:58:57 +00:00 |
|
Tanya Lattner
|
b6ec3a933d
|
Merged in both release announcement guts.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37131 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-05-16 23:25:46 +00:00 |
|