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
*
Document new constant expr operators, rename bitconvert as bitcast.
Reid Spencer
2006-11-11
1
-15
/
+29
*
Add a preview of two new conversion operators: ptrtoint and inttoptr. Update
Reid Spencer
2006-11-11
1
-4
/
+79
*
Post-review changes on conversion instructions.
Reid Spencer
2006-11-09
1
-60
/
+55
*
Fix runaway <tt> element and section ordering.
Reid Spencer
2006-11-09
1
-31
/
+31
*
Remove futurisms that won't be in our future.
Reid Spencer
2006-11-09
1
-190
/
+0
*
One more time for indentation.
Reid Spencer
2006-11-09
1
-0
/
+1
*
Fix indentation problem starting at GEP.
Reid Spencer
2006-11-09
1
-1
/
+3
*
For PR950:
Reid Spencer
2006-11-08
1
-17
/
+52
*
Fix the section headings.
Reid Spencer
2006-11-08
1
-29
/
+38
*
For PR950:
Reid Spencer
2006-11-08
1
-32
/
+404
*
For PR950:
Reid Spencer
2006-11-02
1
-12
/
+56
*
For PR950:
Reid Spencer
2006-10-26
1
-12
/
+58
*
clarify
Chris Lattner
2006-10-15
1
-4
/
+5
*
Adding dllimport, dllexport and external weak linkage types.
Anton Korobeynikov
2006-09-14
1
-0
/
+29
*
new powi intrinsic
Chris Lattner
2006-09-08
1
-3
/
+39
*
Add a link to the GEP faq.
Chris Lattner
2006-08-15
1
-2
/
+6
*
Decribe the "implementation" keyword.
Chris Lattner
2006-06-13
1
-0
/
+10
*
New calling convention I will be adding shortly.
Chris Lattner
2006-05-19
1
-0
/
+13
*
Update dox, patch by Vladimir Prus!
Chris Lattner
2006-05-15
1
-1
/
+1
*
Change token to match asmprinter output
Chris Lattner
2006-05-14
1
-3
/
+3
*
typo
Chris Lattner
2006-04-21
1
-1
/
+1
*
Adding back vector instructions to keep in mainline.
Tanya Lattner
2006-04-14
1
-0
/
+191
*
Removing unimplemented vector instructions from language referrence.
Tanya Lattner
2006-04-14
1
-191
/
+0
*
Move the vector instructions to their own subsection.
Chris Lattner
2006-04-08
1
-337
/
+360
*
Wrap long lines, fix verification error
Chris Lattner
2006-04-08
1
-3
/
+5
*
use the right escapes
Chris Lattner
2006-04-08
1
-2
/
+2
*
Description for the new shufflevector instruction I'm adding.
Chris Lattner
2006-04-08
1
-0
/
+59
*
Fix a typo, thanks to Gabor Greif
Chris Lattner
2006-03-24
1
-1
/
+1
*
Fixed a typo in the vsetfp examples.
Robert Bocchino
2006-03-14
1
-6
/
+6
*
Split the 'vset' instruction into two instructions, 'vsetint' and
Robert Bocchino
2006-03-14
1
-38
/
+73
*
Update this to match the documentation in the GC doc and to match actual
Chris Lattner
2006-03-14
1
-6
/
+10
*
Changes docs for llvm.cs.uiuc.edu -> llvm.org
Reid Spencer
2006-03-14
1
-1
/
+1
*
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
[next]