| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | teach the JIT to encode vector registers | Chris Lattner | 2006-03-10 | 1 | -32/+32 |
| * | - Added option -relocation-model to set relocation model. Valid values includ... | Evan Cheng | 2006-02-22 | 1 | -1/+3 |
| * | Moved PICEnabled to include/llvm/Target/TargetOptions.h | Evan Cheng | 2006-02-18 | 1 | -0/+1 |
| * | Functions that are lazily streamed in from the .bc file are *not* external. | Chris Lattner | 2006-01-29 | 1 | -1/+2 |
| * | Add explicit #includes of <iostream> | Chris Lattner | 2006-01-22 | 1 | -0/+1 |
| * | Fix the PPC JIT failures last night, which were due to mishandling of linkonc... | Chris Lattner | 2006-01-07 | 1 | -0/+1 |
| * | Fix the JIT failures from last night. | Chris Lattner | 2005-12-11 | 1 | -1/+2 |
| * | Patch to clean up function call pseudos and support the BLA instruction, | Nate Begeman | 2005-11-16 | 1 | -1/+1 |
| * | More PPC32 -> PPC changes, as well as merging some classes that were | Nate Begeman | 2005-10-16 | 1 | -3/+3 |
| * | prune #includes | Chris Lattner | 2005-10-15 | 1 | -0/+1 |
| * | Rename PPC32*.h to PPC*.h | Chris Lattner | 2005-10-14 | 1 | -0/+264 |

