aboutsummaryrefslogtreecommitdiffstats
path: root/docs/CodeGenerator.html
Commit message (Expand)AuthorAgeFilesLines
* Add documentation for tail call optimization to CodeGenerator.html. Add a linkArnold Schwaighofer2008-05-141-0/+45
* Rename MRegisterInfo to TargetRegisterInfo.Dan Gohman2008-02-101-15/+14
* update a couple of references to SSARegMap.Chris Lattner2007-12-311-5/+4
* Make it more clear that some things that can't be done in .td files canDan Gohman2007-12-131-7/+7
* Document the -view-sunit-dags option.Dan Gohman2007-10-151-1/+5
* LLVM does not use the old style simple isel any more.Evan Cheng2007-10-081-5/+2
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+1962