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
Commit message (
Expand
)
Author
Age
Files
Lines
*
document the syntax of inline asm
Chris Lattner
2006-01-25
1
-0
/
+55
*
update the bytecode format guide for the encoding of inline asm.
Chris Lattner
2006-01-25
1
-9
/
+61
*
minor syntax change
Chris Lattner
2006-01-24
1
-2
/
+2
*
Update for file-scope inline asm
Chris Lattner
2006-01-23
1
-14
/
+11
*
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
*
Add a couple very minor tweaks
Chris Lattner
2006-01-16
1
-7
/
+11
*
Fix up 'adding an intrinsic' section a bit, first draft of 'adding a new
Nate Begeman
2006-01-16
1
-36
/
+111
*
PRE is no more
Chris Lattner
2006-01-16
1
-1
/
+1
*
Added spec for insertelement operation.
Robert Bocchino
2006-01-15
1
-1
/
+54
*
Fix the instructions for adding an intrinsic.
Nate Begeman
2006-01-14
1
-3
/
+7
*
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
*
Fixed a typo; "= 1" was missing.
Robert Bocchino
2006-01-06
1
-1
/
+1
*
Added the spec for the new "extractelement" instruction.
Robert Bocchino
2006-01-05
1
-0
/
+44
*
Update list of supported bisons.
Jeff Cohen
2006-01-04
1
-1
/
+1
*
update usage of -print-alias-sets
Chris Lattner
2006-01-03
1
-2
/
+8
*
Add a section about using namespaces.
Chris Lattner
2006-01-01
1
-20
/
+35
*
Document the new -post-link-opts option.
Reid Spencer
2005-12-21
1
-0
/
+15
*
Document the new --enable-debug-runtime configure option.
Reid Spencer
2005-12-21
1
-0
/
+5
*
rename options
Chris Lattner
2005-12-16
2
-2
/
+2
*
Document -mcpu -mattr -triple
Chris Lattner
2005-12-16
2
-18
/
+45
*
attribute((used)) is now supported
Chris Lattner
2005-12-05
1
-3
/
+3
*
Add a link to the doxygen tarball
Chris Lattner
2005-11-30
1
-1
/
+4
*
copy the doxygen tarball into the HTML directory after building it
Chris Lattner
2005-11-30
1
-0
/
+1
*
Add "SCC" to the lexicon. Patch provided by Marco Matthies, thanks!
Chris Lattner
2005-11-29
1
-1
/
+4
*
Fixed a punctuation error.
John Criswell
2005-11-28
1
-1
/
+1
*
Use std:: where appropriate
Chris Lattner
2005-11-28
1
-4
/
+4
*
Fix some typos noticed by Gabor Greif!
Chris Lattner
2005-11-15
1
-1
/
+1
*
this file moved
Andrew Lenharth
2005-11-14
1
-1
/
+1
*
typeo
Chris Lattner
2005-11-13
1
-1
/
+1
*
Describe section name encoding
Chris Lattner
2005-11-12
1
-13
/
+66
*
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
*
Rip out 1.6ness, bump version # to 1.7cvs
Chris Lattner
2005-11-08
1
-177
/
+5
*
Merged from RELEASE_16.
John Criswell
2005-11-08
2
-0
/
+14
*
document alignment on globals, functions, and allocation instructions.
Chris Lattner
2005-11-06
1
-29
/
+102
*
Minor correction
Chris Lattner
2005-11-06
1
-3
/
+6
*
describe extensions to the .bc format for function/global alignment
Chris Lattner
2005-11-06
1
-5
/
+69
*
enumerate non-standard argument encoding cases, such as alignment info for
Chris Lattner
2005-11-05
1
-10
/
+34
*
rearrange some info about the instruction encoding
Chris Lattner
2005-11-05
1
-105
/
+123
[next]