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-04-21
add support for alignment attributes on load/store instructions
Christopher Lamb
2007-04-12
update documentation
Lauro Ramos Venancio
2007-04-12
Fix extra argument in part_set examples. Thanks Zhiru.
Reid Spencer
2007-04-11
Fix validation errors.
Reid Spencer
2007-04-11
Missing end tag. Thanks, Nick.
Reid Spencer
2007-04-11
Put period inside the paragraph!
Reid Spencer
2007-04-11
Document the part_set intrinsic.
Reid Spencer
2007-04-10
Fix name of an intrinsic: bit.part_select -> part.select
Reid Spencer
2007-04-04
Remove the part_set intrinsic. It won't get implemented as an intrinsic.
Reid Spencer
2007-04-04
Appease Chris' pedantic streak.
Reid Spencer
2007-04-04
Remove intrinsics that we will not be implementing.
Reid Spencer
2007-04-02
bwsap -> bswap
Reid Spencer
2007-04-02
Fix some bswap typos that Chris noticed.
Reid Spencer
2007-04-01
Preview documentation for additional intrinsic functions.
Reid Spencer
2007-04-01
For PR1297:
Reid Spencer
2007-04-01
For PR1297:
Reid Spencer
2007-03-30
Remove reference to checkpoint.
Duncan Sands
2007-03-30
Various hopefully correct easy fixes.
Duncan Sands
2007-03-28
Undocument the implementation keyword
Reid Spencer
2007-03-24
Fix a link.
Reid Spencer
2007-03-24
Correct the description of srem. remainder follows the dividend not the
Reid Spencer
2007-03-22
Add noreturn function attribute.
Reid Spencer
2007-03-22
Preview nounwind function attribute.
Reid Spencer
2007-03-22
More LangRef fixes. Corrected names of intrinsics.
Anton Korobeynikov
2007-03-21
Fixed va_arg example. Reported by Roman Samoilov
Anton Korobeynikov
2007-03-14
Add link to exception handling.
Jim Laskey
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
[prev]
[next]