Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, ↵ | Jia Liu | 2012-02-18 | 1 | -3/+3 |
| | | | | | | MSP430, PPC, PTX, Sparc, X86, XCore. llvm-svn: 150878 | ||||
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
| | | | | llvm-svn: 45418 | ||||
* | Behold, more work on relocations. Things are looking pretty good now. | Nate Begeman | 2006-09-10 | 1 | -0/+4 |
| | | | | llvm-svn: 30240 | ||||
* | First pass at supporting relocations. Relocations are written correctly to | Nate Begeman | 2006-09-08 | 1 | -15/+1 |
| | | | | | | | the file now, however the relocated address is currently wrong. Fixing that will require some deep pondering. llvm-svn: 30207 | ||||
* | Resolve BB references with relocation. | Evan Cheng | 2006-07-27 | 1 | -0/+4 |
| | | | | llvm-svn: 29351 | ||||
* | Implement PPC64 relocations types | Chris Lattner | 2006-07-12 | 1 | -1/+5 |
| | | | | llvm-svn: 29125 | ||||
* | Patches to make the LLVM sources more -pedantic clean. Patch provided | Chris Lattner | 2006-05-24 | 1 | -1/+1 |
| | | | | | | by Anton Korobeynikov! This is a step towards closing PR786. llvm-svn: 28447 | ||||
* | More PPC32 -> PPC changes, as well as merging some classes that were | Nate Begeman | 2005-10-16 | 1 | -1/+1 |
| | | | | | | redundant after the change. llvm-svn: 23759 | ||||
* | Rename PPC32*.h to PPC*.h | Chris Lattner | 2005-10-14 | 1 | -0/+58 |
This completes the grand PPC file renaming llvm-svn: 23745 |