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
...
*
Clarify the meaning of the NoAlias response. The plan is to refer to this from
Nick Lewycky
2008-12-14
1
-10
/
+14
*
Fixed HTML validator warning.
Misha Brukman
2008-12-14
1
-1
/
+1
*
CSS cleanup:
Misha Brukman
2008-12-14
1
-24
/
+17
*
Add a comment to the auto-generated docs.
Mikhail Glushenkov
2008-12-13
2
-0
/
+6
*
Merge llvm-rst.css and llvm.css.
Mikhail Glushenkov
2008-12-13
4
-125
/
+44
*
Some more documentation tweaks.
Mikhail Glushenkov
2008-12-13
1
-1
/
+4
*
More cosmetic tweaks for llvmc docs.
Mikhail Glushenkov
2008-12-13
3
-125
/
+88
*
fix some incorrect links.
Chris Lattner
2008-12-12
1
-3
/
+3
*
Man page update.
Mikhail Glushenkov
2008-12-12
1
-0
/
+8
*
Fix W3C validator errors.
Mikhail Glushenkov
2008-12-11
2
-10
/
+14
*
Use correct file for the llvmc tutorial.
Mikhail Glushenkov
2008-12-11
1
-546
/
+71
*
Update the auto-generated llvmc documentation.
Mikhail Glushenkov
2008-12-11
4
-236
/
+1116
*
* Removed stray </p> tag
Misha Brukman
2008-12-11
1
-7
/
+5
*
* <div align=center> is not valid HTML 4.01 - removed alignment
Misha Brukman
2008-12-11
1
-15
/
+19
*
Removed warnings from HTML 4.01 validator: trailing slashes in <br> and <img>
Misha Brukman
2008-12-11
13
-23
/
+23
*
Conform to the HTML 4.01 Strict specification.
Misha Brukman
2008-12-11
1
-1
/
+3
*
Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.
Misha Brukman
2008-12-11
37
-72
/
+72
*
* Fixed formatting of command descriptions to be consistent:
Misha Brukman
2008-12-11
1
-6
/
+6
*
s/A Few Coding Standards/LLVM Coding Standards/g
Misha Brukman
2008-12-10
1
-2
/
+2
*
fix typo. thanks Baldrick for noticing
Nuno Lopes
2008-12-10
1
-1
/
+1
*
add gcc 4.1.2 from redhat to the list of broken compilers
Nuno Lopes
2008-12-10
1
-0
/
+2
*
Update these instructions to the 2.4 release.
Duncan Sands
2008-12-10
1
-7
/
+7
*
Mention the Ada and Fortran front-ends.
Duncan Sands
2008-12-10
1
-2
/
+2
*
Added a little more information that vector shifts require vector shift amount.
Mon P Wang
2008-12-10
1
-4
/
+9
*
Rewrite instructions for configuring external tests
Dale Johannesen
2008-12-10
1
-25
/
+17
*
Man page typo fix.
Mikhail Glushenkov
2008-12-09
1
-1
/
+1
*
Fix getNode to allow a vector for the shift amount for shifts of vectors.
Mon P Wang
2008-12-09
1
-0
/
+3
*
Generalize bugpoint's concept of a "safe" backend, and add options
Dan Gohman
2008-12-08
1
-4
/
+32
*
Fixes for Visual Studio users. Patch by OvermindDL1 on llvm-dev!
Nick Lewycky
2008-12-08
2
-15
/
+46
*
Man page update.
Mikhail Glushenkov
2008-12-07
1
-0
/
+12
*
Rename isSimpleLoad to canFoldAsLoad, to better reflect its meaning.
Dan Gohman
2008-12-03
1
-1
/
+1
*
Fix spelling mistake.
Nick Lewycky
2008-11-29
1
-1
/
+1
*
Fixed HTML closing tag, cleaned up some spacing.
Misha Brukman
2008-11-27
1
-2
/
+2
*
Small formatting change.
Bill Wendling
2008-11-26
1
-4
/
+4
*
Update to explain how ssp and sspreq attributes override each other.
Bill Wendling
2008-11-26
1
-5
/
+14
*
Describe some more options in the man page.
Mikhail Glushenkov
2008-11-26
1
-8
/
+62
*
Add a man page for llvmc. Really basic for now, will be updated later.
Mikhail Glushenkov
2008-11-25
2
-9
/
+82
*
This method got renamed, thanks to Mattias Holm for pointing this out.
Chris Lattner
2008-11-25
1
-1
/
+1
*
add info about how to run the tests with valgrind
Nuno Lopes
2008-11-25
1
-0
/
+9
*
CMake: Documented two cmake variables.
Oscar Fuentes
2008-11-25
1
-0
/
+6
*
Fix a few HTML tidiness issues.
Dan Gohman
2008-11-24
5
-7
/
+10
*
Delete some spurious characters.
Dan Gohman
2008-11-24
1
-1
/
+1
*
Fix some "</p>"s.
Dan Gohman
2008-11-24
1
-2
/
+2
*
Some documentation for LegalizeTypes.
Dan Gohman
2008-11-24
1
-54
/
+78
*
NULL, unique pointers from malloc(0), and freed pointers are legal values for
Torok Edwin
2008-11-24
1
-1
/
+3
*
Seriously strengthen the guarantee offered by noalias on a function's return
Nick Lewycky
2008-11-24
1
-3
/
+3
*
Extend the 'noalias' attribute to function return values. This is intended to
Nick Lewycky
2008-11-24
1
-5
/
+6
*
Fixed named anchor for llvm.stackprotector intrinsic.
Misha Brukman
2008-11-22
1
-1
/
+1
*
Describe how the JIT maps fields to MachineOperands, patch by
Chris Lattner
2008-11-22
1
-0
/
+83
*
Document TEST=dbgopt
Devang Patel
2008-11-21
1
-0
/
+18
[prev]
[next]