Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix an error in the two-address example. | Dan Gohman | 2008-06-13 | 1 | -2/+2 |
* | Wrap MVT::ValueType in a struct to get type safety | Duncan Sands | 2008-06-06 | 1 | -1/+2 |
* | Fix example to be valid LLVM assembly. | Matthijs Kooijman | 2008-06-04 | 1 | -3/+3 |
* | Add documentation for tail call optimization to CodeGenerator.html. Add a link | Arnold Schwaighofer | 2008-05-14 | 1 | -0/+45 |
* | Rename MRegisterInfo to TargetRegisterInfo. | Dan Gohman | 2008-02-10 | 1 | -15/+14 |
* | update a couple of references to SSARegMap. | Chris Lattner | 2007-12-31 | 1 | -5/+4 |
* | Make it more clear that some things that can't be done in .td files can | Dan Gohman | 2007-12-13 | 1 | -7/+7 |
* | Document the -view-sunit-dags option. | Dan Gohman | 2007-10-15 | 1 | -1/+5 |
* | LLVM does not use the old style simple isel any more. | Evan Cheng | 2007-10-08 | 1 | -5/+2 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+1962 |