aboutsummaryrefslogtreecommitdiffstats
path: root/docs/LangRef.html
Commit message (Expand)AuthorAgeFilesLines
* Put the Shift instructions in the right section.Reid Spencer2007-02-021-15/+16
* Preview of the shift instructions becoming Binary Operators.Reid Spencer2007-01-311-86/+85
* Grammar fixAnton Korobeynikov2007-01-281-4/+5
* Document 'inreg' & 'sret'Anton Korobeynikov2007-01-281-19/+7
* Updating documentation:Anton Korobeynikov2007-01-231-5/+43
* For PR970:Reid Spencer2007-01-211-4/+1
* icmp doesn't support comparison of packed types.Reid Spencer2007-01-191-3/+0
* One more @ to remove.Reid Spencer2007-01-151-1/+1
* Update documentation for parameter attributes for the syntax change.Reid Spencer2007-01-151-8/+10
* Terminology change: drop 'integral' completely. Now we just have integer,Chris Lattner2007-01-151-27/+22
* clarify linkonce/weak linkageChris Lattner2007-01-141-7/+10
* Fix an incorrect conversion of int -> i32Reid Spencer2007-01-141-1/+1
* add a global variable exampleChris Lattner2007-01-141-0/+7
* * PIC codegen for X86/Linux has been implementedAnton Korobeynikov2007-01-121-15/+17
* Fix a typo.Reid Spencer2007-01-121-1/+1
* Update for changes in the assembly syntax. bool is replaced with i1.Reid Spencer2007-01-121-31/+33
* Explain that bitcast can only cast a pointer to another pointer.Reid Spencer2007-01-091-1/+2
* Fully specify the type of the llvm.va* intrinsics. This helps resolveChris Lattner2007-01-081-8/+15
* llvm.isunordered is no longer alive.Chris Lattner2007-01-071-36/+0
* Add an example to the trunc instruction to clarify trunc to bool.Reid Spencer2007-01-051-0/+1
* Correct the documentation for function declarations. They can have dllimportReid Spencer2007-01-051-2/+4
* Clean up usage of "unsigned" and "signed" in the documentation to indicateReid Spencer2007-01-041-20/+21
* icmp and fcmp do not take packed type operands.Reid Spencer2007-01-041-6/+5
* Remove documentation of non-existent cextcc and csretextcc callingReid Spencer2006-12-311-26/+1
* One more try on the table formatting.Reid Spencer2006-12-311-1/+2
* Clean up some typos and formatting.Reid Spencer2006-12-311-19/+21
* For PR950:Reid Spencer2006-12-311-276/+306
* Preview of new calling conventions: cextcc and csretextcc to handle explicitReid Spencer2006-12-281-1/+26
* Packed Structure Definitions (docs)Andrew Lenharth2006-12-081-0/+33
* Tie the ordered/unordered predicate descriptions to their meaning wrtReid Spencer2006-12-061-0/+2
* We only support 32-bit or 64-bit sequential type indices for GEP. DocumentReid Spencer2006-12-041-4/+4
* Document the icmp and fcmp constant expressions.Reid Spencer2006-12-041-3/+9
* Update for signless GEP semantics.Reid Spencer2006-12-031-6/+7
* remove dead tagChris Lattner2006-11-271-1/+0
* Corrections from review.Reid Spencer2006-11-191-21/+21
* Update a reference to the old setcc instruction.Reid Spencer2006-11-181-1/+1
* For PR950:Reid Spencer2006-11-181-48/+162
* Document new constant expr operators, rename bitconvert as bitcast.Reid Spencer2006-11-111-15/+29
* Add a preview of two new conversion operators: ptrtoint and inttoptr. UpdateReid Spencer2006-11-111-4/+79
* Post-review changes on conversion instructions.Reid Spencer2006-11-091-60/+55
* Fix runaway <tt> element and section ordering.Reid Spencer2006-11-091-31/+31
* Remove futurisms that won't be in our future.Reid Spencer2006-11-091-190/+0
* One more time for indentation.Reid Spencer2006-11-091-0/+1
* Fix indentation problem starting at GEP.Reid Spencer2006-11-091-1/+3
* For PR950:Reid Spencer2006-11-081-17/+52
* Fix the section headings.Reid Spencer2006-11-081-29/+38
* For PR950:Reid Spencer2006-11-081-32/+404
* For PR950:Reid Spencer2006-11-021-12/+56
* For PR950:Reid Spencer2006-10-261-12/+58
* clarifyChris Lattner2006-10-151-4/+5