explain that NumElements in alloca and malloc defaults to one
[oota-llvm.git] / docs / LangRef.html
2008-02-09 Gabor Greifexplain that NumElements in alloca and malloc defaults...
2008-01-29 Chris Lattnerllvm.sqrt(-0.0) is defined.
2008-01-28 Chris Lattnermake handling of overflow and undefined results much...
2008-01-15 Anton KorobeynikovAdd description of 'llvm.trap' intrinsic. Also, minor...
2008-01-15 Chris Lattnerclarify that byval is valid for any pointer argument.
2008-01-11 Chris Lattnerdocument the byval parameter attribute.
2008-01-06 Chris Lattnerimprove description of alignment, patch by Alain Frisch.
2008-01-06 Chris LattnerFix typo noticed by 'Danny' in PR1901
2008-01-04 Chris Lattnerfix nesting issues.
2008-01-04 Chris Lattnerfix validation issues.
2008-01-04 Chris Lattnerimprove the description of types, patch by Alain Frisch
2007-12-25 Chris Lattnerupdate to llvm 2.0 syntax.
2007-12-25 Gordon HenriksenNoting and enforcing that GC intrinsics are valid only...
2007-12-19 Chris Lattnerfix more table abuses.
2007-12-18 Chris Lattneravoid confusing terminology (what is a "word"?), fix...
2007-12-17 Christopher LambMake it clear in the LangRef that allocation instructio...
2007-12-12 Christopher LambImplement part of review feedback for address spaces.
2007-12-11 Christopher LambAdd information on address space qualifiers for pointer...
2007-12-10 Gordon HenriksenFix a typo spotted by Nick Lewycky.
2007-12-10 Gordon HenriksenAdding a collector name attribute to Function in the...
2007-11-27 Duncan SandsFix PR1146: parameter attributes are longer part of
2007-11-22 Duncan SandsRename the 'const' parameter attribute to 'readnone',
2007-11-17 Nate BegemanAdd support for vectors to int <-> float casts.
2007-11-14 Duncan SandsTweak the descriptions of the new 'const' and 'pure...
2007-11-14 Anton KorobeynikovDocument pure/const parameter attributes
2007-11-05 Dan GohmanAdd support for vector remainder operations.
2007-10-22 Bill WendlingPut correct link in example
2007-10-17 Dan GohmanDon't mention -enable-unsafe-fp-math in LangRef.html...
2007-10-15 Dan GohmanDocument the new llvm.sin, llvm.cos, and llvm.pow intri...
2007-10-14 Gordon HenriksenFixing a typo. Found by Kevin André!
2007-10-03 Chris LattnerClarify that shifts that are too large are undefined.
2007-10-03 Chris Lattnerremove extraneous tag
2007-10-03 Chris Lattnerremove misleading documentation: LLVM has no atomic...
2007-10-02 Dale JohannesenDocument new sqrt and powi handling.
2007-09-22 Bill WendlingValidation fixes
2007-09-22 Chris Lattnerfix bugs in the manual
2007-09-22 Tanya LattnerCorrect names.
2007-09-22 Tanya LattnerFix typo.
2007-09-21 Tanya LattnerOne last fix to get name correct.
2007-09-21 Tanya LattnerFix silly typo.
2007-09-21 Tanya LattnerUpdate annotation intrinsic with more details.
2007-09-21 Tanya LattnerAdding support for __builtin_annotation with an intrins...
2007-09-21 Chris Lattnergcroot must take concrete types, not arbitrary types.
2007-09-11 Duncan SandsFold the adjust_trampoline intrinsic into
2007-09-08 Nick LewyckyFix description of the call instruction. There are...
2007-08-22 Duncan SandsImplement review feedback on trampoline documentation.
2007-08-07 Reid SpencerDescribe the global/local naming convention.
2007-08-04 Chandler CarruthThis is the patch to provide clean intrinsic function...
2007-07-31 Reid Spencerfp2uint -> fptoui
2007-07-27 Duncan SandsForget to add 'nest' to the list of parameter
2007-07-27 Duncan SandsSupport for trampolines, except for X86 codegen which is
2007-07-20 Chandler CarruthNo longer referencing "shared memory" as this can confu...
2007-07-20 Reid SpencerSilly HTML
2007-07-20 Reid SpencerFix validation errors.
2007-07-20 Chandler CarruthThis introduces the atomic operation intrinsics into...
2007-07-19 Reid SpencerFor PR1553:
2007-07-16 Dan GohmanFix the documentation for llvm.sqrt so that sqrt(0...
2007-07-13 Chris Lattnerremove obsolete note
2007-07-13 Chris Lattnerfix some bugs in the manual
2007-07-06 Gabor Greiffirst pass of nomenclature changes in .html files
2007-06-18 Tanya LattnerUpdate docs for llvm.var.annotation intrinsic.
2007-06-15 Tanya LattnerAdd local var annotation intrinsic.
2007-06-12 Chris Lattnerone final bugfix
2007-06-12 Chris Lattnermodernize example
2007-06-08 Chris Lattnerwording fix noticed by Ivan Novick
2007-06-06 Chris Lattnerupdate to match latest changes
2007-06-05 Zhou ShengCommit first round work of PR1373. "noalias" is now...
2007-05-29 Chris Lattnermore fixes to C code.
2007-05-29 Bill WendlingFixed some formatting.
2007-05-29 Bill WendlingFix for PR1452. Removed "define" keyword from the C...
2007-05-24 Chris Lattnerremove contradiction owen noticed
2007-05-16 Reid SpencerUpdate for arbitrary precision integer types.
2007-05-14 Reid SpencerThe wrapping behavior of part_set is not desirable...
2007-05-14 Reid SpencerRevise definition of part_select. The wrapping behavior...
2007-04-29 Anton KorobeynikovImplement protected visibility. This partly implements...
2007-04-29 Anton KorobeynikovImplement review feedback
2007-04-29 Jeff CohenMinor corrections.
2007-04-28 Anton KorobeynikovImplement review feedback. Aliasees can be either Globa...
2007-04-25 Anton KorobeynikovImplement aliases. This fixes PR1017 and it's dependent...
2007-04-22 Jeff CohenUndo erroneous corrections.
2007-04-22 Jeff CohenMinor corrections.
2007-04-21 Christopher Lambadd support for alignment attributes on load/store...
2007-04-12 Lauro Ramos Venancioupdate documentation
2007-04-12 Reid SpencerFix extra argument in part_set examples. Thanks Zhiru.
2007-04-11 Reid SpencerFix validation errors.
2007-04-11 Reid SpencerMissing end tag. Thanks, Nick.
2007-04-11 Reid SpencerPut period inside the paragraph!
2007-04-11 Reid SpencerDocument the part_set intrinsic.
2007-04-10 Reid SpencerFix name of an intrinsic: bit.part_select -> part.select
2007-04-04 Reid SpencerRemove the part_set intrinsic. It won't get implemented...
2007-04-04 Reid SpencerAppease Chris' pedantic streak.
2007-04-04 Reid SpencerRemove intrinsics that we will not be implementing.
2007-04-02 Reid Spencerbwsap -> bswap
2007-04-02 Reid SpencerFix some bswap typos that Chris noticed.
2007-04-01 Reid SpencerPreview documentation for additional intrinsic functions.
2007-04-01 Reid SpencerFor PR1297:
2007-04-01 Reid SpencerFor PR1297:
2007-03-30 Duncan SandsRemove reference to checkpoint.
2007-03-30 Duncan SandsVarious hopefully correct easy fixes.
2007-03-28 Reid SpencerUndocument the implementation keyword
next