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
*
Spec change: the size of a memset/memcpy/memmove is not required to be aligned
Chris Lattner
2006-03-04
1
-6
/
+5
*
remove the read/write port/io intrinsics.
Chris Lattner
2006-03-03
1
-200
/
+0
*
Update the llvm.memset/memcpy/memmove intrinsics to reflect the recent split
Chris Lattner
2006-03-03
1
-25
/
+32
*
Added documentation for vset and vselect.
Robert Bocchino
2006-02-17
1
-4
/
+158
*
document the syntax of inline asm
Chris Lattner
2006-01-25
1
-0
/
+55
*
minor syntax change
Chris Lattner
2006-01-24
1
-2
/
+2
*
document module-level inline asm support.
Chris Lattner
2006-01-23
1
-1
/
+30
*
like bswap, the ct* intrinsics require unsigned operands
Chris Lattner
2006-01-16
1
-26
/
+26
*
Consistency
Chris Lattner
2006-01-16
1
-5
/
+5
*
There is no llvm.bswap.i8, need at least 2 bytes to swap.
Reid Spencer
2006-01-16
1
-1
/
+0
*
For PR411:
Reid Spencer
2006-01-16
1
-14
/
+27
*
Added spec for insertelement operation.
Robert Bocchino
2006-01-15
1
-1
/
+54
*
Make the bswap documentation more to sabre's liking!
Nate Begeman
2006-01-13
1
-93
/
+39
*
fix some minor errors
Chris Lattner
2006-01-13
1
-3
/
+3
*
Add documentation for the upcoming bswap intrinsics!
Nate Begeman
2006-01-13
1
-0
/
+90
*
Add llvm.stacksave and llvm.stackrestore.
Chris Lattner
2006-01-13
1
-0
/
+68
*
void* is not legal in LLVM.
Chris Lattner
2006-01-13
1
-4
/
+2
*
Expanded the documentation for constant expressions to cover select
Robert Bocchino
2006-01-10
1
-0
/
+10
*
Added the spec for the new "extractelement" instruction.
Robert Bocchino
2006-01-05
1
-0
/
+44
*
Fix some typos noticed by Gabor Greif!
Chris Lattner
2005-11-15
1
-1
/
+1
*
document sections
Chris Lattner
2005-11-12
1
-3
/
+10
*
continued readcyclecounter support
Andrew Lenharth
2005-11-11
1
-0
/
+34
*
Fix some typos.
Jeff Cohen
2005-11-11
1
-2
/
+2
*
Packed elements must be a power of two in size
Chris Lattner
2005-11-10
1
-1
/
+2
*
document alignment on globals, functions, and allocation instructions.
Chris Lattner
2005-11-06
1
-29
/
+102
*
Grammar and punctuation fixes.
John Criswell
2005-10-24
1
-10
/
+10
*
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
[next]