summaryrefslogtreecommitdiffstats
path: root/llvm/docs/Lexicon.html
Commit message (Collapse)AuthorAgeFilesLines
* GarbageCollection.html is expanded to encompass the comingGordon Henriksen2007-09-271-3/+76
| | | | | | | capabilities. This is a major rewrite and is easier to read en toto rather than patchwise. llvm-svn: 42414
* Add LCSSA to the LLVM lexicon.Owen Anderson2006-10-181-0/+3
| | | | llvm-svn: 31032
* Changes docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer2006-03-141-2/+2
| | | | llvm-svn: 26746
* Add SRoA to the lexicon. Patch by Marco Matthies!Chris Lattner2006-02-081-0/+3
| | | | llvm-svn: 26060
* Add "SCC" to the lexicon. Patch provided by Marco Matthies, thanks!Chris Lattner2005-11-291-1/+4
| | | | llvm-svn: 24509
* Add reassociation, minor cleanups.Chris Lattner2005-05-131-15/+17
| | | | llvm-svn: 21973
* Replace llvm.org => llvm.cs.uiuc.eduMisha Brukman2004-11-071-1/+1
| | | | llvm-svn: 17550
* Minor format tweask for tables.Reid Spencer2004-11-011-16/+8
| | | | llvm-svn: 17394
* Add a few more terms.Reid Spencer2004-10-301-0/+39
| | | | llvm-svn: 17364
* Put a space between `Data' and `Structure' of DSA.Misha Brukman2004-09-051-1/+1
| | | | llvm-svn: 16179
* Add DSA.Misha Brukman2004-09-051-0/+3
| | | | llvm-svn: 16176
* Add some detailsChris Lattner2004-08-241-1/+3
| | | | llvm-svn: 16035
* Added BURS.Reid Spencer2004-08-241-0/+14
| | | | llvm-svn: 16034
* Change LVN -> Load-VN since that's the name of the cmdline switchMisha Brukman2004-08-241-2/+2
| | | | llvm-svn: 16009
* Added DSE, LICM, LVN, PRE, SCCP, and SSAMisha Brukman2004-08-241-4/+63
| | | | llvm-svn: 16007
* Added a *very* initial cut at a lexicon for LLVM. I don't plan to writeReid Spencer2004-08-171-0/+61
this whole thing. Just use the pattern in the file to add entries as you think of them. This will be really helpful for newbies to advanced compiler optimization techniques such as myself. llvm-svn: 15878
OpenPOWER on IntegriCloud