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
/
LangRef.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Made it more explicit that the self-referential llvm.loop identifier metadata
Pekka Jaaskelainen
2013-02-22
1
-1
/
+7
*
Implement the NoBuiltin attribute.
Bill Wendling
2013-02-22
1
-0
/
+5
*
add missing space which prevented the llvm.loop code-block from appearing in the
Paul Redmond
2013-02-21
1
-0
/
+1
*
Metadata for annotating loops as parallel. The first consumer for this
Pekka Jaaskelainen
2013-02-13
1
-0
/
+111
*
[tsan/msan] adding thread_safety and uninitialized_checks attributes
Kostya Serebryany
2013-02-11
1
-0
/
+6
*
Initial submission for the attribute group feature.
Bill Wendling
2013-02-06
1
-0
/
+30
*
Alphabetize the function attributes.
Bill Wendling
2013-02-06
1
-11
/
+11
*
Removed reference to LLVM as a project (since in LangRef it is used solely as...
Michael Gottesman
2013-02-04
1
-1
/
+1
*
Added new Global Variable marker ``externally_initialized'' to LangRef.
Michael Gottesman
2013-02-03
1
-1
/
+2
*
Added clarification paragraph to LangRef's documentation of
Michael Gottesman
2013-02-03
1
-0
/
+7
*
Fixed a mistake in my previous commit where I changed the wording slightly an...
Michael Gottesman
2013-01-31
1
-1
/
+1
*
Formatting Fix. Changed " to `` around the word 'constant' in the Lang Ref
Michael Gottesman
2013-01-31
1
-2
/
+2
*
LangRef: Add a Rationale for volatile rules.
Andrew Trick
2013-01-31
1
-0
/
+10
*
...in light of recent activity related to llvm.memcpy flags. I want to
Andrew Trick
2013-01-30
1
-0
/
+5
*
Documentation: Updating the data layout default specifications to
Patrik Hagglund
2013-01-30
1
-6
/
+4
*
Documentation: add empty lines so that lists are properly recognized
Dmitri Gribenko
2013-01-29
1
-0
/
+2
*
Documentation: fix syntax error
Dmitri Gribenko
2013-01-26
1
-1
/
+1
*
Fix small typo
Eli Bendersky
2013-01-23
1
-1
/
+1
*
Add the heuristic to differentiate SSPStrong from SSPRequired.
Bill Wendling
2013-01-23
1
-3
/
+14
*
Add the IR attribute 'sspstrong'.
Bill Wendling
2013-01-23
1
-2
/
+10
*
Documentation: replace some non-ASCII characters by equivalent markup
Dmitri Gribenko
2013-01-19
1
-19
/
+19
*
[MC/Mach-O] Implement integrated assembler support for linker options.
Daniel Dunbar
2013-01-18
1
-3
/
+3
*
[docs] Get rid of some UTF8 characters (non-breaking space maybe).
Daniel Dunbar
2013-01-17
1
-16
/
+16
*
[IR] Reserve/define the purpose for the "Linker Options" metadata flags.
Daniel Dunbar
2013-01-17
1
-0
/
+34
*
Update the description of the llvm.fmuladd.* intrinsics to avoid use of the
Lang Hames
2013-01-17
1
-2
/
+4
*
Documentation: fix a typo 'IEE754'
Dmitri Gribenko
2013-01-16
1
-1
/
+1
*
[IR] Add 'Append' and 'AppendUnique' module flag behaviors.
Daniel Dunbar
2013-01-16
1
-0
/
+10
*
[IR] Add verifier support for llvm.module.flags.
Daniel Dunbar
2013-01-15
1
-20
/
+29
*
Add a new attribute, 'noduplicate'. If a function contains a noduplicate call...
James Molloy
2012-12-20
1
-0
/
+11
*
So many people have touched this, it doesn't make sense to ascribe authorship...
Chris Lattner
2012-12-09
1
-3
/
+0
*
docs: Convert LangRef to reST.
Sean Silva
2012-12-07
1
-0
/
+8301