aboutsummaryrefslogtreecommitdiffstats
path: root/docs/LangRef.html
Commit message (Collapse)AuthorAgeFilesLines
* Add a note about the switch instructionChris Lattner2002-11-051-2/+8
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4551 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix spelling of `propagate'.Misha Brukman2002-10-291-2/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4423 91177308-0d34-0410-b5e6-96231b3b80d8
* Fixed grammar.Misha Brukman2002-09-181-3/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3805 91177308-0d34-0410-b5e6-96231b3b80d8
* Add distinction between integer and integral types.Chris Lattner2002-09-031-22/+23
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3570 91177308-0d34-0410-b5e6-96231b3b80d8
* Add "written by" noteChris Lattner2002-08-301-1/+5
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3543 91177308-0d34-0410-b5e6-96231b3b80d8
* Comment out broken linkChris Lattner2002-08-291-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3520 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix typeo noticed by BryanChris Lattner2002-08-191-2/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3388 91177308-0d34-0410-b5e6-96231b3b80d8
* Add a note mentioning that bools promote to 0 or 1Chris Lattner2002-08-151-2/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3352 91177308-0d34-0410-b5e6-96231b3b80d8
* Remove information about dead 'not' instructionChris Lattner2002-08-141-51/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3319 91177308-0d34-0410-b5e6-96231b3b80d8
* Add a note that specifies that the whether or not sign extension is done byChris Lattner2002-08-131-1/+6
| | | | | | | a cast is determined by the source operand. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3304 91177308-0d34-0410-b5e6-96231b3b80d8
* Avoid calling LLVM "Strongly typed"Chris Lattner2002-06-251-14/+14
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2785 91177308-0d34-0410-b5e6-96231b3b80d8
* Add borders to truth tablesChris Lattner2002-06-251-4/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2782 91177308-0d34-0410-b5e6-96231b3b80d8
* Minor tuning and fleshing out of the language reference.Chris Lattner2002-06-251-49/+88
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2781 91177308-0d34-0410-b5e6-96231b3b80d8
* Finish up the updates to the language referenceChris Lattner2002-05-061-68/+192
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2509 91177308-0d34-0410-b5e6-96231b3b80d8
* Updated documentation a _LOT_Chris Lattner2002-05-061-238/+221
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2474 91177308-0d34-0410-b5e6-96231b3b80d8
* Update documentation a LOT, make it more accurate and match current modelChris Lattner2002-04-141-158/+373
| | | | | | | better. Still more room for improvement. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2245 91177308-0d34-0410-b5e6-96231b3b80d8
* Updated documentation for load, store & getelementptrChris Lattner2001-07-091-57/+61
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166 91177308-0d34-0410-b5e6-96231b3b80d8
* Update documentation to reflect:Chris Lattner2001-06-111-4/+5
| | | | | | | | * Changes in PHI node structure * Intentions for load instruction to work with structures git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22 91177308-0d34-0410-b5e6-96231b3b80d8
* Initial revisionChris Lattner2001-06-061-0/+1376
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2 91177308-0d34-0410-b5e6-96231b3b80d8