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 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
*
At the request of Richard Smith, swapped the order of cold/builtin so it is i...
Michael Gottesman
2013-06-27
1
-5
/
+5
*
Add a Subtarget feature 'v8fp' to the ARM backend.
Joey Gouly
2013-06-27
1
-0
/
+2
*
Added support for the Builtin attribute.
Michael Gottesman
2013-06-27
1
-5
/
+11
*
The SLP Vectorizer works across basic blocks. Update the docs.
Nadav Rotem
2013-06-26
1
-9
/
+7
*
TableGen: Generate a function for getting operand indices based on their defi...
Tom Stellard
2013-06-25
1
-0
/
+41
*
Add a release note for removing the simplify-libcalls pass.
Meador Inge
2013-06-21
1
-0
/
+4
*
[docs] Fix broken link.
Sean Silva
2013-06-21
1
-1
/
+1
*
[docs] Fix formatting.
Sean Silva
2013-06-21
1
-1
/
+1
*
Minor grammar and word usage fix to 'returned' parameter attribute section of...
Stephen Lin
2013-06-20
1
-8
/
+7
*
[ReleaseNotes] Added bullet point stating that APFloat::isNormal() is now IEE...
Michael Gottesman
2013-06-20
1
-0
/
+4
*
Fix typos "metatadata" -> "metadata" in the LangRef.
Stefanus Du Toit
2013-06-20
1
-6
/
+6
[next]