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
*
Add a llvm.copysign intrinsic
Hal Finkel
2013-08-19
1
-0
/
+36
*
docs: command guide: cleanups, no text changes
Dmitri Gribenko
2013-08-18
2
-96
/
+28
*
[typo] An LLVM.
Daniel Dunbar
2013-08-16
5
-5
/
+5
*
Sphinx refuses to render this code block. Try adding a newline.
Benjamin Kramer
2013-08-14
1
-0
/
+1
*
Add the C99 hex-float assembly syntax to our extension document.
Tim Northover
2013-08-14
1
-0
/
+13
*
[stack protector] Fixed typo.
Michael Gottesman
2013-08-12
1
-1
/
+1
*
[stackprotector] Added intrinsic llvm.stackprotectorcheck.
Michael Gottesman
2013-08-12
1
-6
/
+44
*
[docs] Update TestingGuide's note on how to run with Valgrind.
Daniel Dunbar
2013-08-09
1
-3
/
+5
*
Add description of function attribute 'minsize' in LangRef.rst.
Andrea Di Biagio
2013-08-09
1
-1
/
+7
*
[lit] Change --show-{tests,suites} to exit after printing.
Daniel Dunbar
2013-08-08
1
-1
/
+5
*
[lit] Remove --repeat option, which wasn't that useful.
Daniel Dunbar
2013-08-08
1
-5
/
+0
*
Add ISD::FROUND for libm round()
Hal Finkel
2013-08-07
1
-0
/
+36
*
Add the common begin/end naming convention to the coding standard.
Rafael Espindola
2013-08-07
1
-1
/
+3
*
[LangRef] Alphabetize function attribute listing.
Sean Silva
2013-08-06
1
-4
/
+4
*
Add a release not about llvm-ar.
Rafael Espindola
2013-08-06
1
-0
/
+3
*
Fix grammar.
Bill Wendling
2013-08-05
1
-2
/
+2
*
Update the release notes about the status of the vectorizers.
Nadav Rotem
2013-08-05
1
-0
/
+5
*
Update the docs.
Nadav Rotem
2013-08-05
1
-26
/
+6
*
Revert "TableGen: Enumerate Schedule Model too."
Tom Stellard
2013-07-31
1
-5
/
+0
*
TableGen: Enumerate Schedule Model too.
Vincent Lejeune
2013-07-31
1
-0
/
+5
*
Reject bitcasts between address spaces with different sizes
Matt Arsenault
2013-07-31
1
-16
/
+18
*
Fix underscore to be the proper length.
Bill Wendling
2013-07-30
1
-1
/
+1
*
Remove more dead documentation.
Rafael Espindola
2013-07-30
1
-11
/
+10
*
Delete documentation for deleted options.
Rafael Espindola
2013-07-29
1
-41
/
+0
*
Use pipefail when available.
Rafael Espindola
2013-07-26
2
-0
/
+8
*
Phabricator.rst: tiny fix
Hans Wennborg
2013-07-25
1
-1
/
+1
*
Remove dead code from the makefile build system.
Rafael Espindola
2013-07-25
1
-39
/
+0
*
Remove the mblaze backend from llvm.
Rafael Espindola
2013-07-25
2
-10
/
+1
*
Speling.
Jakob Stoklund Olesen
2013-07-24
1
-2
/
+2
*
Update old llc documentation.
Jakob Stoklund Olesen
2013-07-24
1
-9
/
+9
*
llvm-ar is far closer to being a regular ar implementation now. Update the docs.
Rafael Espindola
2013-07-24
1
-47
/
+7
*
docs: Update old VS 2008 references.
Ahmed Bougacha
2013-07-23
1
-4
/
+3
*
docs: cleanup VS 2008 release note.
Ahmed Bougacha
2013-07-23
1
-1
/
+1
*
docs: Correct reST link.
Ahmed Bougacha
2013-07-23
1
-1
/
+1
*
Update docs to drop support for VS 2008.
Ahmed Bougacha
2013-07-23
2
-2
/
+6
*
Fix FileCheck CHECK-LABEL documentation wording slightly; also mention that i...
Stephen Lin
2013-07-18
1
-8
/
+10
*
Correct inaccurate statement in FileCheck docs.
Stephen Lin
2013-07-14
1
-1
/
+2
*
R600: Add ISA documents to the CompilerWriterInfo page
Tom Stellard
2013-07-12
1
-0
/
+11
*
Add new directive called CHECK-LABEL to FileCheck.
Stephen Lin
2013-07-12
1
-0
/
+49
*
CommandLine.rst: remove tiny bit of bad mark-up
Hans Wennborg
2013-07-10
1
-1
/
+1
*
Document LLVM_USE_SANITIZER CMake option
Alexey Samsonov
2013-07-09
1
-0
/
+5
*
IR headers moved to llvm/IR some aeons ago, update documentation.
Benjamin Kramer
2013-07-08
3
-16
/
+16
*
Update docs to say that a FunctionPass should not inspect other functions tha...
Stephen Lin
2013-07-08
1
-1
/
+1
*
MC: Implement COFF .linkonce directive
Nico Rieck
2013-07-06
1
-1
/
+55
*
Fix language.
Nick Lewycky
2013-07-06
1
-2
/
+1
*
Extend 'readonly' and 'readnone' to work on function arguments as well as
Nick Lewycky
2013-07-06
1
-4
/
+13
*
Add platform specific tests doc
Renato Golin
2013-07-03
1
-0
/
+60
*
Fixed typo in LangRef where we were using _'' to quote instead of the correct _.
Michael Gottesman
2013-07-02
1
-1
/
+1
*
[docs] Amend confusing title
Sean Silva
2013-07-01
1
-3
/
+3
*
llvm-symbolizer: add support for Mach-O universal binaries
Alexey Samsonov
2013-06-28
1
-0
/
+16
[next]