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
*
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
*
Small correction to unordered memory code generation of ARM LDRD
JF Bastien
2013-06-18
1
-1
/
+1
*
Remove the LLVM specific archive index.
Rafael Espindola
2013-06-14
3
-73
/
+2
*
Update Release Process doc
Renato Golin
2013-06-12
1
-22
/
+34
*
Fix documentation on the path to Bitcode reader/writer
Michael Liao
2013-06-11
2
-3
/
+3
*
Require members of llvm.used to be named.
Rafael Espindola
2013-06-11
1
-7
/
+7
*
Update code listings in LLVM tutorial.
Logan Chien
2013-06-08
6
-4569
/
+12
*
[docs] Add link to Microsoft PE/COFF Spec.
Rui Ueyama
2013-06-07
1
-0
/
+5
*
Add more explicit link targets to headers in LangRef.rst
Eli Bendersky
2013-06-07
1
-0
/
+18
*
Add explicit link targets to some headers in LangRef.rst
Eli Bendersky
2013-06-07
1
-0
/
+8
*
[docs] Add link to C++ ABI document.
Sean Silva
2013-06-05
1
-0
/
+1
*
[docs] Add link to SysV ABI document.
Sean Silva
2013-06-05
1
-0
/
+2
*
[docs] Replace non-existent LLVM_YAML_UNIQUE_TYPE() macro
Sean Silva
2013-06-04
1
-1
/
+1
*
Fix link.
Richard Smith
2013-06-04
1
-1
/
+1
*
We are now in 3.4 land. We don't need the 3.3 releaese notes in ToT anymore.
Bill Wendling
2013-06-04
2
-283
/
+9
*
Add links to the System z architecture manual and ABI
Richard Sandiford
2013-05-31
1
-0
/
+6
*
Fix warning and resulting formatting issue.
Paul Redmond
2013-05-30
1
-1
/
+1
*
Revise llvm.vectorizer.width documentation
Paul Redmond
2013-05-30
1
-2
/
+4
*
Added a sub-project status update section to the release notes with details
Ashok Thirumurthi
2013-05-30
1
-0
/
+38
*
Fix incorrect parameter name in LIT docs.
Sergey Matveev
2013-05-30
1
-2
/
+2
*
Debug Info: Update documentation to match recent (& not so recent) schema cha...
David Blaikie
2013-05-29
1
-204
/
+238
*
Add support for llvm.vectorizer metadata
Paul Redmond
2013-05-28
1
-51
/
+81
*
Typo
Renato Golin
2013-05-28
1
-1
/
+1
*
Linking ReleaseProcess doc with the world
Renato Golin
2013-05-28
3
-1
/
+7
*
Adding ReleaseProcess doc
Renato Golin
2013-05-28
1
-0
/
+198
*
Add LDC compiler to list of external OS projects using LLVM 3.3
Kai Nacke
2013-05-26
1
-0
/
+15
*
Add a new function attribute 'cold' to functions.
Diego Novillo
2013-05-24
1
-0
/
+5
*
ARM: implement @llvm.readcyclecounter intrinsic
Tim Northover
2013-05-23
1
-0
/
+3
*
Fix typo in docs/GettingStarted.rst.
Rui Ueyama
2013-05-22
1
-1
/
+1
[next]