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
*
Restore minor deletion.
Mike Stump
2009-05-04
1
-0
/
+3
*
Remove obsolete wording, the only exception a readnone function can throw
Chris Lattner
2009-05-03
1
-2
/
+2
*
be very explicit that readnone/readonly functions can't
Chris Lattner
2009-05-03
1
-2
/
+4
*
HTML-escape '>' as '>' in sample C++ code.
Misha Brukman
2009-05-01
1
-4
/
+4
*
Add a mention of TypeBuilder to the programmer's manual, and clean up the class
Jeffrey Yasskin
2009-04-30
1
-0
/
+41
*
Second attempt:
Bill Wendling
2009-04-29
1
-0
/
+6
*
Fix some confusion in the Ada f-e build instructions between
Duncan Sands
2009-04-27
1
-7
/
+11
*
Now that any size of integer indices are allowed for sequential types, remove...
Sanjiv Gupta
2009-04-27
1
-3
/
+1
*
Add two new record types to the blockinfo block:
Chris Lattner
2009-04-26
1
-0
/
+11
*
Any size of integral indices are allowed in gep for indexing into sequential ...
Sanjiv Gupta
2009-04-26
1
-1
/
+1
*
improve documentation on build configurations, patch by
Chris Lattner
2009-04-25
1
-8
/
+19
*
aDd support for building a subset of the llvm tools, patch by Jeffrey Yasskin!
Chris Lattner
2009-04-25
2
-3
/
+5
*
Update docs to not mention gcse/loadvn and mention memdep and
Chris Lattner
2009-04-25
1
-24
/
+12
*
Fixed the gep example for i16 type indices.
Sanjiv Gupta
2009-04-25
1
-1
/
+1
*
Fixed spaces and the getelementpointer example with i16 type indices.
Sanjiv Gupta
2009-04-24
1
-3
/
+3
*
Allow i16 type indices to gep.
Sanjiv Gupta
2009-04-24
1
-1
/
+4
*
Fix a documentation bug.
David Greene
2009-04-23
1
-1
/
+1
*
Make BinOps typed and require a type specifier for !nameconcat. This
David Greene
2009-04-23
1
-3
/
+3
*
Allow defm to inherit from multiple multiclasses.
David Greene
2009-04-22
1
-3
/
+4
*
Implement !nameconcat to concatenate strings and look up the resulting
David Greene
2009-04-22
1
-2
/
+8
*
Implement multiclass inheritance.
David Greene
2009-04-22
1
-2
/
+4
*
ISD::ADD_PARTS is gone; use ISD::SMUL_LOHI as an example instead.
Dan Gohman
2009-04-22
1
-1
/
+1
*
Make it clearer that llvm-gcc is not needed for
Duncan Sands
2009-04-18
1
-1
/
+2
*
Update information on canadian cross builds
Jim Grosbach
2009-04-17
1
-36
/
+9
*
More obsessive reformatting. Fixed some validation errors.
Bill Wendling
2009-04-15
1
-1009
/
+1045
*
Add a new "available_externally" linkage type. This is intended
Chris Lattner
2009-04-13
1
-2
/
+13
*
Add paragraph tags.
Nick Lewycky
2009-04-13
1
-2
/
+2
*
Fix compile error. Pointed out by mait on #llvm IRC!
Nick Lewycky
2009-04-12
2
-2
/
+2
*
Fixed spelling.
Misha Brukman
2009-04-10
1
-1
/
+1
*
fix typo, patch by Shlomi Fish!
Chris Lattner
2009-04-10
1
-1
/
+1
*
Remove AllowInverse: it leaks memory and is not the right
Chris Lattner
2009-04-08
1
-16
/
+1
*
Use 'name' instead of 'href'.
Bill Wendling
2009-04-07
1
-1
/
+1
*
Fix verification failure.
Bill Wendling
2009-04-07
1
-1
/
+1
*
Offer an explanation of why building LLVM-GCC with objdir == srcdir doesn't
Bill Wendling
2009-04-07
1
-2
/
+25
*
Another reformatting. No change in docs.
Bill Wendling
2009-04-07
1
-317
/
+327
*
add a new Blob encoding abbreviation for bitcode files that emits
Chris Lattner
2009-04-06
1
-0
/
+7
*
clean up some html
Chris Lattner
2009-04-06
1
-6
/
+6
*
Add character encoding declaration to fix verification warning.
Bill Wendling
2009-04-05
1
-0
/
+1
*
Obsessively format this document.
Bill Wendling
2009-04-05
1
-371
/
+395
*
Add character encoding declaration.
Bill Wendling
2009-04-05
1
-0
/
+1
*
Fix validation error.
Bill Wendling
2009-04-05
1
-0
/
+2
*
A lot of formatting changes.
Bill Wendling
2009-04-05
2
-1107
/
+1472
*
Fix some HTML validation errors.
Bill Wendling
2009-04-04
1
-9
/
+11
*
General clean-up of the bitcode format documentation. Having the paragraphs
Bill Wendling
2009-04-04
1
-150
/
+207
*
Add support for embedded metadata to LLVM. This introduces two new types of
Nick Lewycky
2009-04-04
1
-0
/
+38
*
Duplicate entry.
Bill Wendling
2009-04-03
1
-10
/
+0
*
"Add documentation about the fix for missing x86
Chris Lattner
2009-04-03
1
-0
/
+10
*
update some syntax
Chris Lattner
2009-04-03
1
-89
/
+89
*
add this to SVN to allow collaborative hacking.
Chris Lattner
2009-04-01
1
-0
/
+133
*
docs/TestingGuide.html: correction to prev. text (objdir!=srcdir required for...
John Mosby
2009-03-30
1
-7
/
+3
[next]