index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
CommandGuide
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix spelling of `iterative scan'
Misha Brukman
2004-07-21
1
-1
/
+1
*
Add Iterative scan register allocator.
Alkis Evlogimenos
2004-07-21
1
-0
/
+4
*
Linearscan is no longer experimental.
Alkis Evlogimenos
2004-07-21
1
-1
/
+1
*
- Correct grammar of -s description
Reid Spencer
2004-07-10
1
-3
/
+4
*
Add link to the stkrc page
Chris Lattner
2004-07-10
1
-2
/
+5
*
Command Guide for the Stacker language compiler, stkrc.
Reid Spencer
2004-07-10
1
-0
/
+95
*
Minor cleanups:
Chris Lattner
2004-07-10
1
-23
/
+20
*
* Standardize manpage output: program name bold, options italic/emphasized
Misha Brukman
2004-07-02
18
-62
/
+38
*
The HTML documentation is now automatically generated from POD source.
Misha Brukman
2004-07-02
16
-1859
/
+0
*
* Link to the POD-generated HTML documentation
Misha Brukman
2004-07-02
1
-16
/
+16
*
Make `args' stand out as bold, delete confusing elipsis at the end of cmdline.
Misha Brukman
2004-07-02
1
-2
/
+2
*
HTML links in PODs must be absolute.
Misha Brukman
2004-07-02
1
-1
/
+1
*
Simplify wording: `the bugpoint tool' can just become `bugpoint'.
Misha Brukman
2004-07-02
1
-7
/
+7
*
llvm-abcd has become llvm-bcanalyzer
Misha Brukman
2004-07-02
1
-63
/
+0
*
llvm-abcd tool name changed to llvm-bcanalyzer: see llvm-bcanalyzer.pod.
Reid Spencer
2004-07-02
1
-43
/
+0
*
Podified documentation for the llvm-bcanalyzer tool (nee llvm-abcd).
Reid Spencer
2004-07-02
1
-0
/
+66
*
bug. point. pod.
Brian Gaeke
2004-07-01
1
-0
/
+250
*
abcd pod document
Brian Gaeke
2004-07-01
1
-0
/
+63
*
llvm-nm pod format man page.
Brian Gaeke
2004-07-01
1
-0
/
+123
*
Fix grammar: remove `our' as it no longer makes sense.
Misha Brukman
2004-07-01
1
-1
/
+1
*
This is more of an "llvm team" thing by now
Chris Lattner
2004-07-01
1
-1
/
+0
*
llvm-db is in alpha stage, this document is a placeholder.
Misha Brukman
2004-07-01
1
-0
/
+18
*
Fix links to llvmgcc and llvmgxx
Misha Brukman
2004-07-01
1
-1
/
+1
*
gccld enters the Hall of POD.
Misha Brukman
2004-07-01
1
-0
/
+177
*
Make the text of the link to llvmgxx.html more appropriate: `llvmg++'.
Misha Brukman
2004-07-01
1
-1
/
+1
*
Mention llvm-abcd, point out difference between it and `analyze'.
Misha Brukman
2004-07-01
1
-1
/
+5
*
Change format of CommandGuide index page to look like other docs.
Misha Brukman
2004-07-01
1
-115
/
+124
*
Fresh from the LLVM baker's oven: opt and analyze pods.
Misha Brukman
2004-07-01
2
-0
/
+177
*
Add llvm-g++ and llvm-gcc pod documentation.
Misha Brukman
2004-07-01
2
-0
/
+176
*
Fix link to llvmgcc.
Misha Brukman
2004-07-01
1
-1
/
+1
*
Make links relative instead of absolute.
Misha Brukman
2004-07-01
1
-4
/
+3
*
Added a command page for the llvm-abcd tool.
Reid Spencer
2004-07-01
1
-0
/
+44
*
Changing absolute link. Remembering to logout as root ;)
Tanya Lattner
2004-06-21
1
-1
/
+1
*
Just a stub command guide for llvm-db for now. Will be filled in later. This ...
Tanya Lattner
2004-06-21
1
-0
/
+26
*
Another pod
Brian Gaeke
2004-06-02
1
-0
/
+75
*
The llvm-dis.html page was a little out of date, but this pod file can supers...
Brian Gaeke
2004-06-02
1
-0
/
+66
*
Tasty, tasty pods...
Brian Gaeke
2004-06-02
1
-0
/
+87
*
The -q option is gone
Chris Lattner
2004-06-02
1
-16
/
+0
*
The --enable-correct-eh-support option is meaningless when provided to
Chris Lattner
2004-06-02
2
-11
/
+0
*
Here's another pod.
Brian Gaeke
2004-06-02
2
-0
/
+148
*
Look, it's a gccas pod.
Brian Gaeke
2004-06-02
1
-0
/
+83
*
Unbreak the bugpoint image
Chris Lattner
2004-05-28
1
-1
/
+1
*
Rename "User's Guide" to "Command Guide" to be consistent with current scheme.
Misha Brukman
2004-05-14
1
-1
/
+1
*
Ignore generated ps files.
Misha Brukman
2004-05-14
1
-0
/
+1
*
Ignore generated man files.
Misha Brukman
2004-05-14
1
-0
/
+1
*
Ignore generated HTML files.
Misha Brukman
2004-05-14
1
-0
/
+1
*
This is the stylesheet used by perldoc.com; we shall modify it as we see fit.
Misha Brukman
2004-05-14
2
-0
/
+512
*
Put outputs of each type into a separate subdirectory.
Misha Brukman
2004-05-14
1
-8
/
+8
*
More pods... work in progress
Brian Gaeke
2004-05-14
3
-0
/
+303
*
NAME section is supposed to have a brief description, for apropos(1) & whatis(1)
Brian Gaeke
2004-05-14
1
-1
/
+1
[next]