Erick Tryzelaar
|
dd0ace574b
|
Tweak build system to allow for installing the tutorial and uninstalling the docs.
llvm-svn: 48968
|
2008-03-30 20:32:18 +00:00 |
Erick Tryzelaar
|
a2eba03db2
|
Fix some documentation for the tutorial.
llvm-svn: 48966
|
2008-03-30 19:14:31 +00:00 |
Chris Lattner
|
a01203e047
|
fix typo, PR2181
llvm-svn: 48954
|
2008-03-30 16:59:21 +00:00 |
Erick Tryzelaar
|
ca3c28bd58
|
Add chapter 3 and 4 of the ocaml/kaleidoscope tutorial.
llvm-svn: 48949
|
2008-03-30 09:57:12 +00:00 |
Nick Lewycky
|
f88c84f690
|
Update example to new syntax.
llvm-svn: 48910
|
2008-03-28 06:46:51 +00:00 |
Erick Tryzelaar
|
a5e13fab86
|
Adding the first two chapters of the ocaml/kaleidoscope tutorial.
llvm-svn: 48871
|
2008-03-27 08:18:07 +00:00 |
Erick Tryzelaar
|
05acd73a73
|
Test commit (removed trailing whitespace)
llvm-svn: 48809
|
2008-03-26 00:38:56 +00:00 |
Owen Anderson
|
ce2682184f
|
Oops. I wanted the compile flags for C++, not the C preprocessor flags.
llvm-svn: 48744
|
2008-03-24 21:38:01 +00:00 |
Devang Patel
|
9c1f8b1d55
|
void type is also a valid function return type.
llvm-svn: 48740
|
2008-03-24 20:52:42 +00:00 |
Tanya Lattner
|
a863ccadeb
|
Added Passes.html to the documentation list.
llvm-svn: 48736
|
2008-03-24 18:29:32 +00:00 |
Devang Patel
|
8dec6c27b8
|
Fix typo. Clarify underlying message.
llvm-svn: 48734
|
2008-03-24 18:10:52 +00:00 |
Devang Patel
|
e3dfc1cbf1
|
Update Function type documentation to clarify how multiple return values are supported.
llvm-svn: 48721
|
2008-03-24 05:35:41 +00:00 |
Anton Korobeynikov
|
25b2e8203a
|
Aliasing chains cleanups: update langref, add check into verifier
llvm-svn: 48685
|
2008-03-22 08:36:14 +00:00 |
Chris Lattner
|
fb7c88de77
|
clean up and fix the call section.
llvm-svn: 48651
|
2008-03-21 17:24:17 +00:00 |
Chris Lattner
|
141b613b32
|
cleanups for the getresult section.
llvm-svn: 48650
|
2008-03-21 17:20:51 +00:00 |
Devang Patel
|
718da668ab
|
PassInfo keep tracks whether a pass is an analysis pass or not.
llvm-svn: 48554
|
2008-03-19 21:56:59 +00:00 |
Scott Michel
|
4799ea70ea
|
Note that gcc 4.0.1 will trip internal LLVM asserts (e.g., pred_iterator) if compiling
for Release with optimization levels greater than -O0.
llvm-svn: 48513
|
2008-03-18 23:13:26 +00:00 |
Duncan Sands
|
c572c1e487
|
Clarify the unwind attribute. Add assumption
about sret made by the optimizers.
llvm-svn: 48452
|
2008-03-17 12:17:41 +00:00 |
Nick Lewycky
|
084ab471fe
|
Commit works on regular functions too. Fix the syntax to allow @foo.
llvm-svn: 48414
|
2008-03-16 07:18:12 +00:00 |
Devang Patel
|
d0f476471d
|
fix grammer
llvm-svn: 48211
|
2008-03-11 05:51:59 +00:00 |
Devang Patel
|
d6cff517d6
|
Document multiple return values.
llvm-svn: 48173
|
2008-03-10 20:49:15 +00:00 |
Gordon Henriksen
|
4486f8b5bb
|
Adding ocamldoc generation.
Patch by Erick Tryzelaar.
llvm-svn: 48147
|
2008-03-10 15:49:16 +00:00 |
Nick Kledzik
|
6555623ceb
|
update to document new lto API
llvm-svn: 47764
|
2008-02-29 19:34:52 +00:00 |
Nick Kledzik
|
7d870df864
|
test svn commit capability
llvm-svn: 47584
|
2008-02-26 01:36:52 +00:00 |
Gordon Henriksen
|
60c140433b
|
Improving wording.
llvm-svn: 47503
|
2008-02-22 21:55:51 +00:00 |
Gordon Henriksen
|
6ee6b7c3c1
|
Adding a note about IR generation to the LLVM FAQ.
llvm-svn: 47502
|
2008-02-22 20:58:29 +00:00 |
Chris Lattner
|
c8576eeaad
|
fix some bugs in tutorial, patch by Erick Tryzelaar
llvm-svn: 47481
|
2008-02-22 17:09:39 +00:00 |
Andrew Lenharth
|
95528943e9
|
Atomic op support. If any gcc test uses __sync builtins, it might start failing on archs that haven't implemented them yet
llvm-svn: 47430
|
2008-02-21 06:45:13 +00:00 |
Anton Korobeynikov
|
581ba34c63
|
Add documentation for cl::sink stuff
llvm-svn: 47378
|
2008-02-20 12:38:31 +00:00 |
Duncan Sands
|
fa4b673eac
|
Clarify that 'sret' only applies to pointers, and
only applies to the first parameter.
llvm-svn: 47256
|
2008-02-18 04:19:38 +00:00 |
Owen Anderson
|
6110128ed5
|
Make the definition of the noalias attribute clearer.
llvm-svn: 47255
|
2008-02-18 04:09:01 +00:00 |
Duncan Sands
|
648e5d682b
|
Try to clarify which compilers can be used for the
build.
llvm-svn: 47211
|
2008-02-16 09:47:41 +00:00 |
Andrew Lenharth
|
9b254eed32
|
llvm.memory.barrier, and impl for x86 and alpha
llvm-svn: 47204
|
2008-02-16 01:24:58 +00:00 |
Chris Lattner
|
0c46309b02
|
simplify this.
llvm-svn: 47187
|
2008-02-15 22:57:17 +00:00 |
Duncan Sands
|
551d3e6303
|
Rename CFEBuildInstrs.html to GCCFEBuildInstrs.html.
Update all references to it and place a redirection
page at the old address.
llvm-svn: 47124
|
2008-02-14 17:53:22 +00:00 |
Chris Lattner
|
419df4e066
|
gcc 3.2.3 is also bad.
llvm-svn: 47073
|
2008-02-13 17:50:24 +00:00 |
Duncan Sands
|
235b26f225
|
Add notes on Ada compilers that can be used for
the build. Put all items that the user should
specify in bold. Make it a debug build.
llvm-svn: 47063
|
2008-02-13 16:46:10 +00:00 |
Duncan Sands
|
481d4b27dd
|
Note that these instructions are for x86-32 linux
(the only platform on which the Ada compiler even
builds).
llvm-svn: 47031
|
2008-02-12 21:40:21 +00:00 |
Duncan Sands
|
2ae968abcb
|
Add more spacing.
llvm-svn: 47028
|
2008-02-12 21:28:39 +00:00 |
Duncan Sands
|
eadf20d47a
|
Add instructions for building Ada and Fortran.
Adjust mentions of gcc4 to be 4.0/4.2 agnostic.
This file should probably be renamed tor
GCCFEBuildInstrs.html...
llvm-svn: 47027
|
2008-02-12 21:22:58 +00:00 |
Bill Wendling
|
f59af190a3
|
More violation fixes.
llvm-svn: 46997
|
2008-02-12 07:12:46 +00:00 |
Bill Wendling
|
8402d0270e
|
Fix validation errors: di -> dt.
llvm-svn: 46996
|
2008-02-12 07:09:05 +00:00 |
Bill Wendling
|
1a19af9605
|
Reformatting. Adding "doc_code" divisions for code examples. Updated some
of the examples to reflect the current .TD files.
llvm-svn: 46995
|
2008-02-12 07:06:19 +00:00 |
Chris Lattner
|
e38ac158fa
|
rip out llvm 2.2 stuff in preparation for llvm 2.3
llvm-svn: 46993
|
2008-02-12 06:29:45 +00:00 |
Chris Lattner
|
8752bbf25f
|
heavily refactor this to have less duplication between BUILD_FOR_WEBSITE mode and not.
llvm-svn: 46991
|
2008-02-12 06:07:47 +00:00 |
Chris Lattner
|
25624858f2
|
remove unknown details
llvm-svn: 46985
|
2008-02-12 05:07:12 +00:00 |
Tanya Lattner
|
779593cd9d
|
Add 2.2 release tag.
llvm-svn: 46981
|
2008-02-12 02:42:55 +00:00 |
Scott Michel
|
7c48a8f3d7
|
Added blurb for CellSPU progress
llvm-svn: 46968
|
2008-02-11 21:05:47 +00:00 |
Chris Lattner
|
887f5ebfa9
|
tweaks from dale.
llvm-svn: 46952
|
2008-02-11 07:27:21 +00:00 |
Chris Lattner
|
b0e9321090
|
updates from Evan
llvm-svn: 46951
|
2008-02-11 07:21:08 +00:00 |