summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/Disassembler
Commit message (Expand)AuthorAgeFilesLines
* Prune Redundant libdeps in CMake's target_link_libraries and LLVMBuild.txt.NAKAMURA Takumi2014-07-151-1/+1
* [Modules] Make Support/Debug.h modular. This requires it to not changeChandler Carruth2014-04-211-0/+2
* [MC] Require an MCContext when constructing an MCDisassembler.Lang Hames2014-04-151-4/+5
* LLVMBuild.txt: Reformat.NAKAMURA Takumi2014-04-101-1/+1
* [PowerPC] Add subregister classes for f64 VSX valuesHal Finkel2014-03-291-0/+26
* [PowerPC] Initial support for the VSX instruction setHal Finkel2014-03-131-0/+26
* Switch all uses of LLVM_OVERRIDE to just use 'override' directly.Craig Topper2014-03-021-1/+1
* Add a disassembler to the PowerPC backendHal Finkel2013-12-194-0/+335
OpenPOWER on IntegriCloud