| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove unnecessary header include | Nate Begeman | 2004-10-07 | 1 | -1/+0 |
| | | | | | llvm-svn: 16824 | ||||
| * | Convert remaining X-Form and Pseudo instructions over to asm writer | Nate Begeman | 2004-09-02 | 1 | -5/+0 |
| | | | | | llvm-svn: 16142 | ||||
| * | Changes For Bug 352 | Reid Spencer | 2004-09-01 | 1 | -1/+1 |
| | | | | | | | | | Move include/Config and include/Support into include/llvm/Config, include/llvm/ADT and include/llvm/Support. From here on out, all LLVM public header files must be under include/llvm/. llvm-svn: 16137 | ||||
| * | PowerPCInstrInfo has gone away, PPC32 and PPC64 share opcodes. | Misha Brukman | 2004-08-17 | 1 | -1/+2 |
| | | | | | llvm-svn: 15852 | ||||
| * | Renamed PPC32 (namespace for regs, opcodes) to PPC to include 64-bit targets | Misha Brukman | 2004-08-10 | 1 | -8/+8 |
| | | | | | llvm-svn: 15631 | ||||
| * | Remove an extra 8 byte distance penalty. Patch by Nate Begeman. | Misha Brukman | 2004-07-28 | 1 | -4/+0 |
| | | | | | llvm-svn: 15305 | ||||
| * | Add PowerPCBranchSelector to discover which are `long' branches. | Misha Brukman | 2004-07-27 | 1 | -0/+142 |
| Contributed by Nate Begeman. llvm-svn: 15280 | |||||

