Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
46eeb22fecca6f28b0c9683d2ae70bf5d62e74fc
/
llvm
/
docs
/
CommandGuide
6c0bda8
eliminated all references to 'bytecode' from .pod files
by Gabor Greif
· 18 years ago
74119e0
Bytecode -> Bitcode
by Reid Spencer
· 18 years ago
75efe6c
Minor language change upgrader -> upgrade tool
by Reid Spencer
· 18 years ago
e14b733
This dir does not appear under /docs anymore but under /cmds so use an
by Reid Spencer
· 18 years ago
15053aae
Fix some minor typos.
by Reid Spencer
· 18 years ago
69c94d2
Fix some typos.
by Reid Spencer
· 18 years ago
b66b305
Fix a typo.
by Reid Spencer
· 18 years ago
af548d0
Fix a typo.
by Reid Spencer
· 18 years ago
2cf6fe9
Fix some minor typos, again to test the auto-update of the web site.
by Reid Spencer
· 18 years ago
dfa6ee7
Remove an unneeded space, mostly to verify that auto-update of the
by Reid Spencer
· 18 years ago
a9c32e6
Add a note about llvm2cpp's dubious future.
by Reid Spencer
· 18 years ago
2660cef
Convert .cvsignore files
by John Criswell
· 18 years ago
05be1d4
remove dead option
by Chris Lattner
· 19 years ago
9154bc8
Remove broken links to gccas and gccld.
by Reid Spencer
· 19 years ago
e976307
Remove references to the now deprecated gccas and gccld.
by Reid Spencer
· 19 years ago
7e08d13
Update for llvm-gcc v4.0 usage.
by Reid Spencer
· 19 years ago
6bc8576
Remove gccas.pod and references to gccas and gccld.
by Reid Spencer
· 19 years ago
dac9bac
gccld is gone.
by Reid Spencer
· 19 years ago
7ff3951
Fix some formatting mistakes.
by Reid Spencer
· 19 years ago
ddef5ab
Merge gccld documentation in here. gccld will go away soon.
by Reid Spencer
· 19 years ago
04c5761
For PR1152:
by Reid Spencer
· 19 years ago
2e2e43e
And even more correctly.
by Reid Spencer
· 19 years ago
dc83457
Format the examples correctly.
by Reid Spencer
· 19 years ago
f3293ba
For PR1152:
by Reid Spencer
· 19 years ago
8392ed1
Document this tool as experimental and list its deficiencies.
by Reid Spencer
· 19 years ago
797cb85
Add llvm-upgrade documentation.
by Reid Spencer
· 19 years ago
963bdf3
Document the llvm-upgrade tool.
by Reid Spencer
· 19 years ago
4666c08
Documented the --disable-compression option in gccld and gccas.
by John Criswell
· 19 years ago
1f96052
Fix PR1005
by Chris Lattner
· 19 years ago
426df57
Document new --enable-valgrind option.
by Nick Lewycky
· 19 years ago
80f843d
Excise references to the now defunct "analyze" tool. Merge descriptions
by Reid Spencer
· 19 years ago
499b96d
Fixed the awkward description of the -find-bugs option for bugpoint.
by Patrick Jenkins
· 19 years ago
c884cfb
Added option description for -find-bugs.
by Patrick Jenkins
· 19 years ago
e1b3eaf
llvm2cpp no longer reads LLVM assembly but LLVM bytecode instead. Adjust
by Reid Spencer
· 19 years ago
69e2232
Update to include new options.
by Reid Spencer
· 19 years ago
7f9dcde
document --libfiles
by Chris Lattner
· 20 years ago
5d11231
Add tblgen to the index
by Chris Lattner
· 20 years ago
a470694
tblgen isn't related to llvm2cpp. Fix typo
by Chris Lattner
· 20 years ago
e53b4ca
Document the -gen-inline option.
by Reid Spencer
· 20 years ago
5dd0111
Add a brief description for the tblgen program. More detail is needed but
by Reid Spencer
· 20 years ago
a9355fa
Update the documentation for llvm2cpp after the -gen-* options were added.
by Reid Spencer
· 20 years ago
ad7da68
Add the new command line arguments.
by Reid Spencer
· 20 years ago
f9aa688
Add llvm2cpp program.
by Reid Spencer
· 20 years ago
8923c09
Add a missing =back to eliminate error.
by Reid Spencer
· 20 years ago
171db236
Don't hardcode in 1.5 for the website, just use 'CVS'.
by Chris Lattner
· 20 years ago
95680d1
Add llvm-config to the index.
by Reid Spencer
· 20 years ago
647058d
Documentation for llvm-config by Eric Kidd.
by Reid Spencer
· 20 years ago
85d182f
Change docs for llvm.cs.uiuc.edu -> llvm.org
by Reid Spencer
· 20 years ago
b1f01ac
Document the new -post-link-opts option.
by Reid Spencer
· 20 years ago
77e28af
rename options
by Chris Lattner
· 20 years ago
3bf72b5
Document -mcpu -mattr -triple
by Chris Lattner
· 20 years ago
5379a5b
* "GNU Compiler Collection's gcc tool" is redundant
by Misha Brukman
· 20 years ago
ce3f35a
Ignore generated files.
by Reid Spencer
· 20 years ago
e1a8120
Merged in release_15.
by John Criswell
· 21 years ago
e59cddf
close off B< tag
by Chris Lattner
· 21 years ago
91a649a
remove htmlisms
by Chris Lattner
· 21 years ago
3ea0d3f
fix typo
by Chris Lattner
· 21 years ago
d941d9c
note how to disable inlining
by Chris Lattner
· 21 years ago
4aefdd0
fix link to llvm-ar
by Chris Lattner
· 21 years ago
9b3e595
these don't use passes
by Chris Lattner
· 21 years ago
2d542fc
this detail is not needed here
by Chris Lattner
· 21 years ago
6953a6e
update this manual
by Chris Lattner
· 21 years ago
6818b33
extract has been renamed to llvm-extract to avoid conflicting with another tool
by Misha Brukman
· 21 years ago
d631221
There is no =head3. Convert to =head2.
by Reid Spencer
· 21 years ago
84f3911
Correct the documentation to match the program.
by Reid Spencer
· 21 years ago
895e00b
Remove a -C I forgot to remove earlier.
by Reid Spencer
· 21 years ago
e6684c8
For PR528:
by Reid Spencer
· 21 years ago
634b0a3
* llvmc does not have a -V switch
by Misha Brukman
· 21 years ago
97f0f76
Document the --load option.
by Reid Spencer
· 21 years ago
0e48bf8
Rename BUILD_* to PROJ_*
by Reid Spencer
· 21 years ago
132e400
ignore generated file
by Chris Lattner
· 21 years ago
05788f9
Ignore generated file
by Chris Lattner
· 21 years ago
3c69094
Ignore .dir
by Chris Lattner
· 21 years ago
296cf27
Hopefully fix a link.
by Reid Spencer
· 21 years ago
85a38de
Fix the names of these executables now that they've been somewhat cast in stone.
by Reid Spencer
· 21 years ago
8f72ce0
A little cleanup on this file.
by Reid Spencer
· 21 years ago
dfe6a86
Merged in RELEASE_14 changes.
by John Criswell
· 21 years ago
61cf9c8
Missed moving bugpoint link over to CommandGuide/html/
by Misha Brukman
· 21 years ago
4f1f92e
Generated HTML documentation is now back in CommandGuide/html/
by Misha Brukman
· 21 years ago
0793bfc
Clean up this man page
by Chris Lattner
· 21 years ago
6e81830
Add new pseudo target
by Chris Lattner
· 21 years ago
32f139a
The textual description is gone from this manpage, only the options and a quick
by Misha Brukman
· 21 years ago
0601d01
Build the man and ps versions of the command guide as well when
by Reid Spencer
· 21 years ago
8f59e90
Make an alternate version of this Makefile that can be used in an
by Reid Spencer
· 21 years ago
e1cb6b9
Fix two bugs:
by Reid Spencer
· 21 years ago
9d3b500
* Get rid of extraneous directories
by Reid Spencer
· 21 years ago
f868539
* add llvmc and llvm-ld
by Reid Spencer
· 21 years ago
94ade72
* Adjust so this falls in line with LLVM Makefile standards.
by Reid Spencer
· 21 years ago
7d42417
* Fix an item list.
by Reid Spencer
· 21 years ago
0f9dabd
Add a link.
by Reid Spencer
· 21 years ago
3f4f1e3
First version of manual page for llvm-ld.
by Reid Spencer
· 21 years ago
a559eee
Ignore files generated by pod2html
by Misha Brukman
· 21 years ago
f8d6f7e
Add a standards section.
by Reid Spencer
· 21 years ago
ef8d601
Be less verbose when `The' and `command' just aren't necessary
by Misha Brukman
· 21 years ago
6c668c4
No need for the verbose `the llvm-link command' when simply `llvm-link' will do
by Misha Brukman
· 21 years ago
16c9176
Force a short link to gccld's man page
by Misha Brukman
· 21 years ago
da25907
Fix syntax within a B<> tag
by Misha Brukman
· 21 years ago
e51e572
Remove personal email address.
by Reid Spencer
· 21 years ago
4055d31
Add the PowerPC 32-bit ABI output option
by Misha Brukman
· 21 years ago
cc93ee5
Bump version. Shouldn't this come from somewhere else??
by Chris Lattner
· 21 years ago
Next »