aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Guochun Shi2002-07-171-0/+146
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2941 91177308-0d34-0410-b5e6-96231b3b80d8
* CleanupChris Lattner2002-06-281-10/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2802 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
* Description of a large patch that I checked inChris Lattner2002-06-251-0/+72
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2776 91177308-0d34-0410-b5e6-96231b3b80d8
* Mark some stuff as doneChris Lattner2002-06-101-5/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2764 91177308-0d34-0410-b5e6-96231b3b80d8
* New fileChris Lattner2002-05-131-0/+55
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2618 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
* Add info about the StringList classChris Lattner2002-04-131-3/+29
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2236 91177308-0d34-0410-b5e6-96231b3b80d8
* Add rule to build tar.gz file.Chris Lattner2002-01-301-0/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1592 91177308-0d34-0410-b5e6-96231b3b80d8
* Checkin support for building doxygen stuffChris Lattner2002-01-263-0/+1800
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1586 91177308-0d34-0410-b5e6-96231b3b80d8
* Add a note about endl semanticsChris Lattner2002-01-201-1/+15
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1502 91177308-0d34-0410-b5e6-96231b3b80d8
* *** empty log message ***Ruchira Sasanka2002-01-081-2/+17
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1501 91177308-0d34-0410-b5e6-96231b3b80d8
* Added comments, destructors where necessary.Ruchira Sasanka2002-01-071-1/+22
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1491 91177308-0d34-0410-b5e6-96231b3b80d8
* Documentation (draft) for reg allocRuchira Sasanka2001-12-091-0/+161
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1437 91177308-0d34-0410-b5e6-96231b3b80d8
* Create a new #include "Support/..." directory structure to move thingsChris Lattner2001-11-271-2/+2
| | | | | | | | | from "llvm/Support/..." that are not llvm dependant. Move files and fix #includes git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1400 91177308-0d34-0410-b5e6-96231b3b80d8
* Implement stuff, remove todosChris Lattner2001-11-261-9/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1361 91177308-0d34-0410-b5e6-96231b3b80d8
* Implemented constant propogation of cast instructionsChris Lattner2001-10-311-1/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1064 91177308-0d34-0410-b5e6-96231b3b80d8
* Update todo'sChris Lattner2001-10-131-13/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@731 91177308-0d34-0410-b5e6-96231b3b80d8
* Commit more code over to new cast styleChris Lattner2001-10-022-5/+8
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@697 91177308-0d34-0410-b5e6-96231b3b80d8
* Comment out a paragraph that refers to a file that no longer existsChris Lattner2001-10-011-3/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@689 91177308-0d34-0410-b5e6-96231b3b80d8
* Global variables/complex constants have been resolved!Chris Lattner2001-09-281-5/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@653 91177308-0d34-0410-b5e6-96231b3b80d8
* Add ideaChris Lattner2001-09-191-0/+56
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@638 91177308-0d34-0410-b5e6-96231b3b80d8
* Fixed the "output constant pool even if he have no constants" issueChris Lattner2001-09-071-1/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@415 91177308-0d34-0410-b5e6-96231b3b80d8
* whoo hoo I did something! :)Chris Lattner2001-09-071-9/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@414 91177308-0d34-0410-b5e6-96231b3b80d8
* Add another TODO: sighChris Lattner2001-08-271-0/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@373 91177308-0d34-0410-b5e6-96231b3b80d8
* Initial checking of some rough documentation for commandline libraryChris Lattner2001-07-231-0/+359
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@288 91177308-0d34-0410-b5e6-96231b3b80d8
* Add a missing </a> tagChris Lattner2001-07-231-2/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@285 91177308-0d34-0410-b5e6-96231b3b80d8
* Add notes on instruction selection passChris Lattner2001-07-152-0/+76
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193 91177308-0d34-0410-b5e6-96231b3b80d8
* Add a noteChris Lattner2001-07-151-0/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185 91177308-0d34-0410-b5e6-96231b3b80d8
* Added more todo's. Don't I ever accomplish anything?Chris Lattner2001-07-141-0/+5
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176 91177308-0d34-0410-b5e6-96231b3b80d8
* Modify notesChris Lattner2001-07-091-17/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169 91177308-0d34-0410-b5e6-96231b3b80d8
* Initial checkin of coding standardsChris Lattner2001-07-091-0/+652
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167 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
* Add noteChris Lattner2001-07-081-0/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162 91177308-0d34-0410-b5e6-96231b3b80d8
* Neg instruction removed. TODO item fulfilled.Chris Lattner2001-07-081-1/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@155 91177308-0d34-0410-b5e6-96231b3b80d8
* Add note about nuking Instruction::negChris Lattner2001-07-071-0/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146 91177308-0d34-0410-b5e6-96231b3b80d8
* Initial checkinChris Lattner2001-07-061-0/+31
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145 91177308-0d34-0410-b5e6-96231b3b80d8
* *** empty log message ***Chris Lattner2001-07-031-2/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131 91177308-0d34-0410-b5e6-96231b3b80d8
* Add note about tool idea. Change command line of note to be more specificChris Lattner2001-07-031-1/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126 91177308-0d34-0410-b5e6-96231b3b80d8
* Add noteChris Lattner2001-06-301-0/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116 91177308-0d34-0410-b5e6-96231b3b80d8
* Added note, moved noteChris Lattner2001-06-291-1/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98 91177308-0d34-0410-b5e6-96231b3b80d8
* Add more notesChris Lattner2001-06-271-0/+20
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78 91177308-0d34-0410-b5e6-96231b3b80d8
* Added notesChris Lattner2001-06-241-0/+30
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58 91177308-0d34-0410-b5e6-96231b3b80d8
* Add noteChris Lattner2001-06-201-0/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44 91177308-0d34-0410-b5e6-96231b3b80d8
* Add a noteChris Lattner2001-06-201-0/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33 91177308-0d34-0410-b5e6-96231b3b80d8
* Update documentation to reflect:Chris Lattner2001-06-112-10/+9
| | | | | | | | * 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