summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCRelocations.h
Commit message (Collapse)AuthorAgeFilesLines
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, ↵Jia Liu2012-02-181-3/+3
| | | | | | MSP430, PPC, PTX, Sparc, X86, XCore. llvm-svn: 150878
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
| | | | llvm-svn: 45418
* Behold, more work on relocations. Things are looking pretty good now.Nate Begeman2006-09-101-0/+4
| | | | llvm-svn: 30240
* First pass at supporting relocations. Relocations are written correctly toNate Begeman2006-09-081-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 Cheng2006-07-271-0/+4
| | | | llvm-svn: 29351
* Implement PPC64 relocations typesChris Lattner2006-07-121-1/+5
| | | | llvm-svn: 29125
* Patches to make the LLVM sources more -pedantic clean. Patch providedChris Lattner2006-05-241-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 wereNate Begeman2005-10-161-1/+1
| | | | | | redundant after the change. llvm-svn: 23759
* Rename PPC32*.h to PPC*.hChris Lattner2005-10-141-0/+58
This completes the grand PPC file renaming llvm-svn: 23745
OpenPOWER on IntegriCloud