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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added links to the C and C++ frontends.
John Criswell
2003-10-03
1
-0
/
+10
*
Adding basic documentation for the LLVM C and C++ frontends.
John Criswell
2003-10-03
2
-0
/
+221
*
Add ideas and small revisions from Vikram
Chris Lattner
2003-10-02
1
-22
/
+44
*
Change llc command line for register allocators
Alkis Evlogimenos
2003-10-02
1
-11
/
+17
*
fix spleling
Chris Lattner
2003-10-02
1
-3
/
+3
*
add note about .a files
Chris Lattner
2003-10-02
1
-1
/
+3
*
Initial checkin of the LLVM 1.0 release notes
Chris Lattner
2003-10-02
1
-0
/
+326
*
Amazingly enough, we actually do some stuff around here. Now if we could
Chris Lattner
2003-10-01
1
-7
/
+4
*
Corrected usage synopsis.
John Criswell
2003-09-30
1
-1
/
+9
*
Added information on input and output filenames.
John Criswell
2003-09-29
2
-16
/
+100
*
Added explanation of where analyze gets its input, where it sends its output,
John Criswell
2003-09-29
1
-5
/
+10
*
Added information on how input and output files are selected.
John Criswell
2003-09-26
2
-17
/
+42
*
Added information about how llvm-as and llvm-dis select the input and output
John Criswell
2003-09-26
2
-13
/
+62
*
Change the heading of the page to reflect the tool name
Chris Lattner
2003-09-25
10
-20
/
+20
*
Added an explanation of gccld's behavior when linking in native mode.
John Criswell
2003-09-25
1
-0
/
+8
*
Added information about the new -native option.
John Criswell
2003-09-25
1
-8
/
+64
*
Made modifications recommended by Chris. Namely:
John Criswell
2003-09-25
1
-15
/
+11
*
Removed completed items.
John Criswell
2003-09-24
1
-197
/
+134
*
update dox
Chris Lattner
2003-09-20
1
-2
/
+2
*
Added sections about debugging mis-compilations and incorrect code generation.
Misha Brukman
2003-09-17
1
-6
/
+75
*
fix misspelling analyse -> analyze
Chris Lattner
2003-09-17
1
-3
/
+3
*
Renamed the link page to llvmlink.html
John Criswell
2003-09-17
4
-3
/
+168
*
Initial go at documentation for llc.
John Criswell
2003-09-12
1
-0
/
+147
*
Modified the footer to be a link to the LLVM web page.
John Criswell
2003-09-11
8
-35
/
+43
*
Adding a skeleton for the LLVM Command Guide.
John Criswell
2003-09-11
8
-0
/
+745
*
Fix spell-o's
Chris Lattner
2003-09-10
2
-2
/
+2
*
Add info about volatile loads/stores
Chris Lattner
2003-09-08
1
-4
/
+14
*
Final cleanups, document is good to go
Chris Lattner
2003-09-03
1
-1
/
+1
*
Add a WHOLE lot of updates clarifications and fixes. This is not done but ge...
Chris Lattner
2003-09-03
1
-77
/
+133
*
hyphenation police visited here
Chris Lattner
2003-09-02
1
-8
/
+8
*
Document the llvm.unwind intrinsic.
Chris Lattner
2003-08-28
1
-18
/
+46
*
Renaming `as' -> `llvm-as' and `dis' -> `llvm-dis'.
Misha Brukman
2003-08-28
1
-7
/
+7
*
Added autoconf code that verifies that the C compiler is at the minimum
John Criswell
2003-08-25
1
-1
/
+0
*
Fix grammar
Chris Lattner
2003-08-24
1
-1
/
+1
*
The word `dependence' has no `a'.
Misha Brukman
2003-08-21
1
-1
/
+1
*
The word `dependent' has no `a'.
Misha Brukman
2003-08-21
2
-3
/
+3
*
Adding a copyright notice to each file is unnecessary.
John Criswell
2003-08-21
1
-1
/
+0
*
Further updates:
John Criswell
2003-08-21
1
-7
/
+3
*
Updated to reflect current work:
John Criswell
2003-08-21
1
-190
/
+185
*
Add ParseEnvironmentOptions documentation
Brian Gaeke
2003-08-19
1
-0
/
+31
*
Add warning about how you have to put cl::init after cl::location, if both
Brian Gaeke
2003-08-19
1
-1
/
+6
*
Spell `necessary' correctly.
Misha Brukman
2003-08-18
8
-13
/
+13
*
* Added pointers to the README files in emacs/ and vim/ directories.
Misha Brukman
2003-08-11
1
-6
/
+8
*
Geez, this misha guy is a _horrible_ speller. :)
Chris Lattner
2003-08-11
1
-2
/
+2
*
* Added a section describing the hidden gems in llvm/utils
Misha Brukman
2003-08-11
1
-11
/
+82
*
Removed information on the Pool Allocator as it is no longer available.
John Criswell
2003-08-08
1
-3
/
+2
*
Added a FAQ about how to clean the directory if it fails to build after an
John Criswell
2003-08-08
1
-0
/
+13
*
Updated for the 1.1 pre-release.
John Criswell
2003-08-08
1
-2
/
+23
*
* Fix <>'s in code to be <>'s
Chris Lattner
2003-08-07
1
-26
/
+54
*
Loop unroller doesn't necessarily need to be profile driven
Chris Lattner
2003-08-06
1
-1
/
+2
[next]