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
*
Document nonlazybind.
Dan Gohman
2011-06-16
1
-0
/
+5
*
Use set operations instead of plain lists to enumerate register classes.
Jakob Stoklund Olesen
2011-06-15
1
-47
/
+33
*
Document ADT/PackedVector.h in "Programmer's Manual" doc.
Argyrios Kyrtzidis
2011-06-15
1
-0
/
+39
*
Add one more argument to the prefetch intrinsic to indicate whether it's a data
Bruno Cardoso Lopes
2011-06-14
1
-3
/
+5
*
mention graph vis isn't available in Release builds.
Chris Lattner
2011-06-13
1
-0
/
+4
*
Typo.
Chad Rosier
2011-06-07
1
-1
/
+1
*
Corrections and additional information for "Creating and LLVM Project"
Andrew Trick
2011-06-03
1
-6
/
+34
*
whitespace
Andrew Trick
2011-06-03
1
-10
/
+10
*
Fix html formatting.
Devang Patel
2011-05-31
1
-1
/
+1
*
Clarify documentation and remove guarantees that are not fulfilled.
Devang Patel
2011-05-31
1
-9
/
+2
*
replace the intro tutorial from 2004 with a more recent work.
Chris Lattner
2011-05-30
1
-3
/
+2
*
Implement and document the llvm.eh.resume intrinsic, which is
John McCall
2011-05-28
1
-39
/
+97
*
Clean out the 2.9 Release Notes. Mostly limited to What's New in LLVM
Chad Rosier
2011-05-27
1
-265
/
+53
*
Add change of crc32 intrinsic to release notes
Chad Rosier
2011-05-27
1
-0
/
+6
*
Fix copy+pastos.
Dan Gohman
2011-05-27
1
-2
/
+2
*
Update documentation: -basicaa does chaining these days.
Dan Gohman
2011-05-24
1
-3
/
+3
*
Document llvm.exp and llvm.pow.
Dan Gohman
2011-05-23
1
-0
/
+68
*
document thiscall, PR9101
Chris Lattner
2011-05-22
1
-5
/
+8
*
insertvalue takes a variable number of arguments, document this, fixing PR9935.
Chris Lattner
2011-05-22
1
-3
/
+4
*
Correct typos in TestingGuide.html
Chad Rosier
2011-05-18
1
-2
/
+2
*
Fix errors in this llvm ir example.
Nick Lewycky
2011-05-16
1
-7
/
+7
*
1. Keep lines in 80 columns.
Akira Hatanaka
2011-05-06
1
-1
/
+1
*
Document the automatic alias printing of InstAliases.
Bill Wendling
2011-05-04
1
-0
/
+5
*
Use llvm.dbg.cu named metadata to collect compile units.
Devang Patel
2011-05-03
1
-1
/
+3
*
Update instructions: LLVM.cmake is now LLVMConfig.cmake
Oscar Fuentes
2011-05-01
1
-1
/
+1
*
docs/doxygen.css: Tweak padding on memdoc.
NAKAMURA Takumi
2011-04-29
1
-0
/
+5
*
docs/doxygen.css: Tweak style for readability.
NAKAMURA Takumi
2011-04-27
1
-0
/
+25
*
Regenerate.
Mikhail Glushenkov
2011-04-24
2
-475
/
+405
*
Comment edit.
Andrew Trick
2011-04-23
1
-1
/
+2
*
docs: Introduce cascading style <div> and <p> continued on <h[2-5]>.
NAKAMURA Takumi
2011-04-23
52
-1569
/
+1632
*
Let front-end tie subprogram declaration with subprogram definition directly.
Devang Patel
2011-04-22
1
-7
/
+8
*
docs/llvm.css: Introduce cascading style <div> and <p> continued on <h[2-5]>....
NAKAMURA Takumi
2011-04-21
3
-114
/
+119
*
docs/Passes.html: Fix a garbage.
NAKAMURA Takumi
2011-04-21
1
-1
/
+1
*
docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">.
NAKAMURA Takumi
2011-04-18
55
-2440
/
+2577
*
docs: Redefine Heading elements as below;
NAKAMURA Takumi
2011-04-18
5
-90
/
+90
*
Introduce support to encode Objective-C property information in debugging inf...
Devang Patel
2011-04-16
1
-1
/
+6
*
Fix some broken links, from Matthieu Monrocq
Douglas Gregor
2011-04-15
1
-3
/
+3
*
Fix a ton of comment typos found by codespell. Patch by
Chris Lattner
2011-04-15
10
-15
/
+15
*
Documented bugpoint --compile-custom --compile-command.
Andrew Trick
2011-04-14
1
-2
/
+16
*
Fix typo.
Jay Foad
2011-04-13
1
-1
/
+1
*
Fix a hole in the definition of "dependence" used by trap values. Trap
Dan Gohman
2011-04-12
1
-2
/
+22
*
Document how to build a LLVM pass with CMake out of source.
Oscar Fuentes
2011-04-12
2
-0
/
+61
*
docs/CommandGuide/index.html: Fix CSS url to relative.
NAKAMURA Takumi
2011-04-11
1
-1
/
+1
*
docs/CommandLine.html: "ize.
NAKAMURA Takumi
2011-04-11
1
-5
/
+5
*
CMake: support for using LLVM from client projects with find_package.
Oscar Fuentes
2011-04-10
1
-0
/
+20
*
Reword instructions for running tests on Visual Studio.
Oscar Fuentes
2011-04-10
1
-1
/
+3
*
docs/*.html: Make W3C HTML 4.01 Strict more compliant.
NAKAMURA Takumi
2011-04-09
15
-36
/
+38
*
docs/tutorial/OCamlLangImpl7.html: Fix a href to missing Chapter 8.
NAKAMURA Takumi
2011-04-09
1
-1
/
+1
*
docs: Fix some in-package URLs.
NAKAMURA Takumi
2011-04-09
3
-12
/
+12
*
docs: Canonicalize URLs.
NAKAMURA Takumi
2011-04-09
81
-96
/
+96
[next]