Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
da5ea945545ca8864a873a5a33fd891ec381ec88
/
docs
/
CommandGuide
0cabaa5
Update documentation for the -f change.
by Dan Gohman
· 15 years ago
cb3e3d3
Don't install the man page for FileCheck
by Douglas Gregor
· 15 years ago
741042f
fix pasto noticed by Jakub
by Chris Lattner
· 15 years ago
9d3787b
add a simple FileCheck man page.
by Chris Lattner
· 15 years ago
d7de7bc
Added -b option to override the default bitcode output file name.
by Sanjiv Gupta
· 15 years ago
09826e3
Update documentation.
by Mikhail Glushenkov
· 15 years ago
792f182
Documentation update.
by Mikhail Glushenkov
· 15 years ago
294f507
Update documentation.
by Mikhail Glushenkov
· 15 years ago
be8cc2a
Second attempt:
by Bill Wendling
· 16 years ago
4ad0d57
Documentation update.
by Mikhail Glushenkov
· 16 years ago
52349a9
Document the -gcc-tool-args bugpoint option.
by Bill Wendling
· 16 years ago
e05b6f1
Fix typo. Found by William Moss.
by Bill Wendling
· 16 years ago
1421b7b
Mimic gcc behaviour with regard to response files.
by Mikhail Glushenkov
· 16 years ago
734660a
remove some dead options.
by Chris Lattner
· 16 years ago
f8c430b
Add a --check-graph option to llvmc.
by Mikhail Glushenkov
· 16 years ago
daae124
Man page update.
by Mikhail Glushenkov
· 16 years ago
39309df
* Fixed formatting of command descriptions to be consistent:
by Misha Brukman
· 16 years ago
efc5c31
Man page typo fix.
by Mikhail Glushenkov
· 16 years ago
70ef449
Generalize bugpoint's concept of a "safe" backend, and add options
by Dan Gohman
· 16 years ago
24dc52d
Man page update.
by Mikhail Glushenkov
· 16 years ago
dbb61d1
Describe some more options in the man page.
by Mikhail Glushenkov
· 16 years ago
a606d1f
Add a man page for llvmc. Really basic for now, will be updated later.
by Mikhail Glushenkov
· 16 years ago
19bd0ad
llvm-ld doesn't have a -march option. This fixes PR2961
by Chris Lattner
· 16 years ago
33b1c30
Remove -check-exit-code from bugpoint. This is subsumed by -append-exit-code.
by Nick Lewycky
· 16 years ago
01924d0
stacker is really gone.
by Chris Lattner
· 16 years ago
2a3cea1
remove stacker
by Chris Lattner
· 16 years ago
552e22f
remove a bunch of dead options that never did anything.
by Chris Lattner
· 16 years ago
2c3d949
Improve description of -emit-llvm.
by Dale Johannesen
· 16 years ago
301d5b4
Create dirs as needed.
by Tanya Lattner
· 16 years ago
9d9dc7d
Remove entries from here also
by Anton Korobeynikov
· 17 years ago
cae8ccd
Drop llvmc also, it will be replaced by shiny new llvmc2
by Anton Korobeynikov
· 17 years ago
a9d9ca4
Drop llvm2cpp, it's now a llc target
by Anton Korobeynikov
· 17 years ago
148df15
Added note to getting started guide to use llvm-gcc4.2.
by Tanya Lattner
· 17 years ago
4f678c3
Tweak build system to allow for installing the tutorial and uninstalling the docs.
by Erick Tryzelaar
· 17 years ago
18232a5
heavily refactor this to have less duplication between BUILD_FOR_WEBSITE mode and not.
by Chris Lattner
· 17 years ago
57360d1
remove attributions from the rest of the llvm makefiles.
by Chris Lattner
· 17 years ago
31cac2e
Who thought up this crazy formatting scheme?
by Reid Spencer
· 17 years ago
d5d9e6f
Okay, over/back tags don't next.
by Reid Spencer
· 17 years ago
3baa3aa
Try an indent level for better formatting. Add the -version option.
by Reid Spencer
· 17 years ago
acafa2d
Add the code generation options.
by Reid Spencer
· 17 years ago
0ecfb59
Rearrange options into sections and add the last floating point related option.
by Reid Spencer
· 17 years ago
b7a54b9
Add the -disable-excess-fp-precision option.
by Reid Spencer
· 17 years ago
7223f02
Add another missing option.
by Reid Spencer
· 17 years ago
2c8a748
Add some more missing options.
by Reid Spencer
· 17 years ago
f0f4dae
Remove the -f option which is no longer supported, but add the -fake-argv0
by Reid Spencer
· 17 years ago
944b7f2
Update links to the command guide generated documentation.
by Reid Spencer
· 17 years ago
254aa7c
Alphabetize. Document -mlimit parameter.
by Nick Lewycky
· 17 years ago
3bd6e0d
eliminated all references to 'bytecode' from .pod files
by Gabor Greif
· 17 years ago
9be269c
Bytecode -> Bitcode
by Reid Spencer
· 17 years ago
7d39854
Minor language change upgrader -> upgrade tool
by Reid Spencer
· 17 years ago
c69f777
This dir does not appear under /docs anymore but under /cmds so use an
by Reid Spencer
· 17 years ago
6232c03
Fix some minor typos.
by Reid Spencer
· 17 years ago
35931ae
Fix some typos.
by Reid Spencer
· 17 years ago
c867dfb
Fix a typo.
by Reid Spencer
· 17 years ago
ec5cf81
Fix a typo.
by Reid Spencer
· 17 years ago
5d1960c
Fix some minor typos, again to test the auto-update of the web site.
by Reid Spencer
· 17 years ago
1d19753
Remove an unneeded space, mostly to verify that auto-update of the
by Reid Spencer
· 17 years ago
ef89a88
Add a note about llvm2cpp's dubious future.
by Reid Spencer
· 17 years ago
e644ef7
Convert .cvsignore files
by John Criswell
· 17 years ago
c57ed8b
remove dead option
by Chris Lattner
· 18 years ago
439ba1f
Remove broken links to gccas and gccld.
by Reid Spencer
· 18 years ago
fa48e96
Remove references to the now deprecated gccas and gccld.
by Reid Spencer
· 18 years ago
022e34d
Update for llvm-gcc v4.0 usage.
by Reid Spencer
· 18 years ago
caaef9c
Remove gccas.pod and references to gccas and gccld.
by Reid Spencer
· 18 years ago
282a7da
gccld is gone.
by Reid Spencer
· 18 years ago
4d9e7fe
Fix some formatting mistakes.
by Reid Spencer
· 18 years ago
8645f26
Merge gccld documentation in here. gccld will go away soon.
by Reid Spencer
· 18 years ago
776b16d
For PR1152:
by Reid Spencer
· 18 years ago
a8babc7
And even more correctly.
by Reid Spencer
· 18 years ago
463708a
Format the examples correctly.
by Reid Spencer
· 18 years ago
a1981ff
For PR1152:
by Reid Spencer
· 18 years ago
aae5884
Document this tool as experimental and list its deficiencies.
by Reid Spencer
· 18 years ago
f02edd2
Add llvm-upgrade documentation.
by Reid Spencer
· 18 years ago
3248df2
Document the llvm-upgrade tool.
by Reid Spencer
· 18 years ago
b52818e
Documented the --disable-compression option in gccld and gccas.
by John Criswell
· 18 years ago
1dcf5e8
Fix PR1005
by Chris Lattner
· 18 years ago
d9c294b
Document new --enable-valgrind option.
by Nick Lewycky
· 18 years ago
84f82f7
Excise references to the now defunct "analyze" tool. Merge descriptions
by Reid Spencer
· 18 years ago
80d9244
Fixed the awkward description of the -find-bugs option for bugpoint.
by Patrick Jenkins
· 18 years ago
7d686d5
Added option description for -find-bugs.
by Patrick Jenkins
· 18 years ago
48f7068
llvm2cpp no longer reads LLVM assembly but LLVM bytecode instead. Adjust
by Reid Spencer
· 18 years ago
ca6a18f
Update to include new options.
by Reid Spencer
· 18 years ago
215abc7
document --libfiles
by Chris Lattner
· 18 years ago
c95cf1d
Add tblgen to the index
by Chris Lattner
· 18 years ago
699623d
tblgen isn't related to llvm2cpp. Fix typo
by Chris Lattner
· 18 years ago
8f5591a
Document the -gen-inline option.
by Reid Spencer
· 18 years ago
8874aae
Add a brief description for the tblgen program. More detail is needed but
by Reid Spencer
· 18 years ago
178a815
Update the documentation for llvm2cpp after the -gen-* options were added.
by Reid Spencer
· 18 years ago
a0b8515
Add the new command line arguments.
by Reid Spencer
· 18 years ago
e497ff1
Add llvm2cpp program.
by Reid Spencer
· 18 years ago
26f5e98
Add a missing =back to eliminate error.
by Reid Spencer
· 19 years ago
6868153
Don't hardcode in 1.5 for the website, just use 'CVS'.
by Chris Lattner
· 19 years ago
cbe3a78
Add llvm-config to the index.
by Reid Spencer
· 19 years ago
72c4125
Documentation for llvm-config by Eric Kidd.
by Reid Spencer
· 19 years ago
cd143fc
Change docs for llvm.cs.uiuc.edu -> llvm.org
by Reid Spencer
· 19 years ago
fa8dab4
Document the new -post-link-opts option.
by Reid Spencer
· 19 years ago
f495536
rename options
by Chris Lattner
· 19 years ago
4f501bf
Document -mcpu -mattr -triple
by Chris Lattner
· 19 years ago
a577437
* "GNU Compiler Collection's gcc tool" is redundant
by Misha Brukman
· 19 years ago
84b8697
Ignore generated files.
by Reid Spencer
· 19 years ago
Next »