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.html
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvm.sqrt somehow escaped documentation.
Chris Lattner
2005-07-21
1
-0
/
+37
*
add a note about variable length array
Chris Lattner
2005-06-24
1
-0
/
+16
*
SelectionDAG is very unhappy when the argument to an intrinsic is a struct
Andrew Lenharth
2005-06-22
1
-4
/
+3
*
OK, after checking the backwards compatibility code on X86 and the new code
Andrew Lenharth
2005-06-18
1
-92
/
+49
*
Added a note about how the type can be omitted in call instructions.
John Criswell
2005-05-16
1
-17
/
+21
*
ctlz = most signficant bits, cttz = least sig
Chris Lattner
2005-05-15
1
-15
/
+18
*
Minor fixup of typos.
John Criswell
2005-05-13
1
-15
/
+15
*
Correct a detail with the alloca instruction.
John Criswell
2005-05-12
1
-1
/
+1
*
Fixed some typos.
John Criswell
2005-05-12
1
-10
/
+10
*
don't duplicate information, particularly when it's out of date!
Chris Lattner
2005-05-11
1
-6
/
+2
*
fix bugs in my previous commit clarify the return type of the bit ops
Chris Lattner
2005-05-07
1
-9
/
+14
*
add a couple of notes
Chris Lattner
2005-05-06
1
-3
/
+4
*
document calling convention extensions
Chris Lattner
2005-05-06
1
-41
/
+138
*
Add info on new 'tail' marker
Chris Lattner
2005-05-06
1
-11
/
+37
*
fixup argument
Andrew Lenharth
2005-05-04
1
-3
/
+3
*
initial descriptions of count intrinsics
Andrew Lenharth
2005-05-03
1
-0
/
+117
*
Mention that arguments to functions must be first class types.
Reid Spencer
2005-05-01
1
-3
/
+4
*
Convert the remainder of the intrinsic function prototypes to "declare"
Reid Spencer
2005-04-26
1
-17
/
+15
*
Use the declare syntax not the call syntax for intrinsic prototypes so
Reid Spencer
2005-04-26
1
-6
/
+6
*
document 'opaque' types
Chris Lattner
2005-04-25
1
-1
/
+43
*
Hyphenate the adjective `n-bit' when used to describe values and processors
Misha Brukman
2005-04-22
1
-14
/
+14
*
First step in adding pcmarker intrinsic. Second step (soon) is adding backen...
Andrew Lenharth
2005-03-28
1
-0
/
+41
*
Various cleanups and clarifications, thanks to Gabor Greif for contributing t...
Chris Lattner
2005-03-07
1
-5
/
+8
*
fix another typo
Chris Lattner
2005-03-07
1
-1
/
+1
*
fix typeo that Gabor Greif noticed!
Chris Lattner
2005-03-07
1
-2
/
+2
*
cleanup my miswording
Chris Lattner
2005-02-28
1
-2
/
+2
*
Document llvm.prefetch, patch contributed by Justin Wick!
Chris Lattner
2005-02-28
1
-0
/
+47
*
Fix a bug.
Chris Lattner
2005-02-19
1
-1
/
+1
*
Document the newly generalized model for constant globals.
Chris Lattner
2005-02-12
1
-6
/
+16
*
Merged in RELEASE_14 changes.
John Criswell
2004-12-10
1
-15
/
+14
*
More grammaro's fixed.
Reid Spencer
2004-12-09
1
-14
/
+9
*
Clean up some grammaro's.
Reid Spencer
2004-12-09
1
-11
/
+10
*
Fully document the LLVM constants. This should go into LLVM 1.4
Chris Lattner
2004-12-09
1
-15
/
+213
*
Reflow and clean up some of the HTML in the initial section, split linkage
Chris Lattner
2004-12-09
1
-86
/
+121
*
Move the "High Level Structure" to before "Type System"
Chris Lattner
2004-12-09
1
-155
/
+173
*
Minor format tweask for tables.
Reid Spencer
2004-11-01
1
-139
/
+112
*
Document unreachable instruction
Chris Lattner
2004-10-16
1
-14
/
+53
*
Patch contributed by Patrick Meredith:
Chris Lattner
2004-09-27
1
-31
/
+70
*
Provide some meta tags for this document.
Reid Spencer
2004-08-26
1
-0
/
+4
*
Wrap long lines and try to fill the 80 chars per line so that we don't have too
Misha Brukman
2004-08-12
1
-21
/
+25
*
Add description of packed type support.
Chris Lattner
2004-08-12
1
-21
/
+39
*
Modernize example, so that you can paste it right into llvm-as
Brian Gaeke
2004-07-02
1
-2
/
+5
*
Removed the interrupt_handler instrinsic section that I accidently added
John Criswell
2004-06-25
1
-47
/
+0
*
Grammar and punctuation fixes.
John Criswell
2004-06-25
1
-5
/
+5
*
Added missing quote.
John Criswell
2004-06-25
1
-1
/
+47
*
Fix some broken links
Chris Lattner
2004-06-21
1
-1
/
+1
*
llvm.isnan is dead, long live llvm.isunordered!
Chris Lattner
2004-06-15
1
-34
/
+0
*
Really add the docs this time :-)
Alkis Evlogimenos
2004-06-13
1
-0
/
+35
*
Add the isunordered intrinsic.
Alkis Evlogimenos
2004-06-12
1
-0
/
+1
*
Document the llvm.isnan intrinsic
Chris Lattner
2004-06-11
1
-2
/
+38
[next]