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
*
Put correct link in example
Bill Wendling
2007-10-22
1
-3
/
+2
*
Don't mention -enable-unsafe-fp-math in LangRef.html, as that option is
Dan Gohman
2007-10-17
1
-9
/
+3
*
Document the new llvm.sin, llvm.cos, and llvm.pow intrinsics. Feedback
Dan Gohman
2007-10-15
1
-4
/
+136
*
Fixing a typo. Found by Kevin André!
Gordon Henriksen
2007-10-14
1
-1
/
+1
*
Clarify that shifts that are too large are undefined.
Chris Lattner
2007-10-03
1
-3
/
+19
*
remove extraneous tag
Chris Lattner
2007-10-03
1
-1
/
+1
*
remove misleading documentation: LLVM has no atomic support yet.
Chris Lattner
2007-10-03
1
-302
/
+1
*
Document new sqrt and powi handling.
Dale Johannesen
2007-10-02
1
-4
/
+14
*
Validation fixes
Bill Wendling
2007-09-22
1
-4
/
+3
*
fix bugs in the manual
Chris Lattner
2007-09-22
1
-10
/
+2
*
Correct names.
Tanya Lattner
2007-09-22
1
-5
/
+5
*
Fix typo.
Tanya Lattner
2007-09-22
1
-2
/
+2
*
One last fix to get name correct.
Tanya Lattner
2007-09-21
1
-1
/
+1
*
Fix silly typo.
Tanya Lattner
2007-09-21
1
-3
/
+2
*
Update annotation intrinsic with more details.
Tanya Lattner
2007-09-21
1
-3
/
+13
*
Adding support for __builtin_annotation with an intrinsic called llvm.annotat...
Tanya Lattner
2007-09-21
1
-0
/
+37
*
gcroot must take concrete types, not arbitrary types.
Chris Lattner
2007-09-21
1
-8
/
+7
*
Fold the adjust_trampoline intrinsic into
Duncan Sands
2007-09-11
1
-46
/
+21
*
Fix description of the call instruction. There are two types, with one being
Nick Lewycky
2007-09-08
1
-9
/
+15
*
Implement review feedback on trampoline documentation.
Duncan Sands
2007-08-22
1
-6
/
+4
*
Describe the global/local naming convention.
Reid Spencer
2007-08-07
1
-11
/
+13
*
This is the patch to provide clean intrinsic function overloading support in ...
Chandler Carruth
2007-08-04
1
-35
/
+44
*
fp2uint -> fptoui
Reid Spencer
2007-07-31
1
-8
/
+8
*
Forget to add 'nest' to the list of parameter
Duncan Sands
2007-07-27
1
-0
/
+3
*
Support for trampolines, except for X86 codegen which is
Duncan Sands
2007-07-27
1
-0
/
+105
*
No longer referencing "shared memory" as this can confuse people. The memory is
Chandler Carruth
2007-07-20
1
-13
/
+13
*
Silly HTML
Reid Spencer
2007-07-20
1
-1
/
+3
*
Fix validation errors.
Reid Spencer
2007-07-20
1
-16
/
+10
*
This introduces the atomic operation intrinsics into the documentation. This is
Chandler Carruth
2007-07-20
1
-0
/
+305
*
For PR1553:
Reid Spencer
2007-07-19
1
-8
/
+8
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+4882