index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
LangRef.html
Age
Commit message (
Expand
)
Author
2007-02-19
Add a section on the target datalayout syntax and describe the defaults
Reid Spencer
2007-02-15
For PR1195:
Reid Spencer
2007-02-02
Put the Shift instructions in the right section.
Reid Spencer
2007-01-31
Preview of the shift instructions becoming Binary Operators.
Reid Spencer
2007-01-28
Grammar fix
Anton Korobeynikov
2007-01-28
Document 'inreg' & 'sret'
Anton Korobeynikov
2007-01-23
Updating documentation:
Anton Korobeynikov
2007-01-21
For PR970:
Reid Spencer
2007-01-19
icmp doesn't support comparison of packed types.
Reid Spencer
2007-01-15
One more @ to remove.
Reid Spencer
2007-01-15
Update documentation for parameter attributes for the syntax change.
Reid Spencer
2007-01-15
Terminology change: drop 'integral' completely. Now we just have integer,
Chris Lattner
2007-01-14
clarify linkonce/weak linkage
Chris Lattner
2007-01-14
Fix an incorrect conversion of int -> i32
Reid Spencer
2007-01-14
add a global variable example
Chris Lattner
2007-01-12
* PIC codegen for X86/Linux has been implemented
Anton Korobeynikov
2007-01-12
Fix a typo.
Reid Spencer
2007-01-12
Update for changes in the assembly syntax. bool is replaced with i1.
Reid Spencer
2007-01-09
Explain that bitcast can only cast a pointer to another pointer.
Reid Spencer
2007-01-08
Fully specify the type of the llvm.va* intrinsics. This helps resolve
Chris Lattner
2007-01-07
llvm.isunordered is no longer alive.
Chris Lattner
2007-01-05
Add an example to the trunc instruction to clarify trunc to bool.
Reid Spencer
2007-01-05
Correct the documentation for function declarations. They can have dllimport
Reid Spencer
2007-01-04
Clean up usage of "unsigned" and "signed" in the documentation to indicate
Reid Spencer
2007-01-04
icmp and fcmp do not take packed type operands.
Reid Spencer
2006-12-31
Remove documentation of non-existent cextcc and csretextcc calling
Reid Spencer
2006-12-31
One more try on the table formatting.
Reid Spencer
2006-12-31
Clean up some typos and formatting.
Reid Spencer
2006-12-31
For PR950:
Reid Spencer
2006-12-28
Preview of new calling conventions: cextcc and csretextcc to handle explicit
Reid Spencer
2006-12-08
Packed Structure Definitions (docs)
Andrew Lenharth
2006-12-06
Tie the ordered/unordered predicate descriptions to their meaning wrt
Reid Spencer
2006-12-04
We only support 32-bit or 64-bit sequential type indices for GEP. Document
Reid Spencer
2006-12-04
Document the icmp and fcmp constant expressions.
Reid Spencer
2006-12-03
Update for signless GEP semantics.
Reid Spencer
2006-11-27
remove dead tag
Chris Lattner
2006-11-19
Corrections from review.
Reid Spencer
2006-11-18
Update a reference to the old setcc instruction.
Reid Spencer
2006-11-18
For PR950:
Reid Spencer
2006-11-11
Document new constant expr operators, rename bitconvert as bitcast.
Reid Spencer
2006-11-11
Add a preview of two new conversion operators: ptrtoint and inttoptr. Update
Reid Spencer
2006-11-09
Post-review changes on conversion instructions.
Reid Spencer
2006-11-09
Fix runaway <tt> element and section ordering.
Reid Spencer
2006-11-09
Remove futurisms that won't be in our future.
Reid Spencer
2006-11-09
One more time for indentation.
Reid Spencer
2006-11-09
Fix indentation problem starting at GEP.
Reid Spencer
2006-11-08
For PR950:
Reid Spencer
2006-11-08
Fix the section headings.
Reid Spencer
2006-11-08
For PR950:
Reid Spencer
2006-11-02
For PR950:
Reid Spencer
[next]