Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
lib
/
Target
/
PowerPC
/
Disassembler
0dad994
[PowerPC][NFC] Macro for register set defs for the Asm Parser
by Nemanja Ivanovic
· 7 years ago
27c769d
[Target] Untangle disassemblers
by Benjamin Kramer
· 7 years ago
d52990c
Introduce codegen for the Signal Processing Engine
by Justin Hibbits
· 7 years ago
4fa4fa6
Complete the SPE instruction set patterns
by Justin Hibbits
· 7 years ago
22e7da9
[PPC] Change the register constraint of the first source operand of instruction mtvsrdd to g8rc_nox0
by Guozhi Wei
· 8 years ago
f42454b
Move the global variables representing each Target behind accessor function
by Mehdi Amini
· 9 years ago
11049f8
[Power9] Part-word VSX integer scalar loads/stores and sign extend instructions
by Nemanja Ivanovic
· 9 years ago
7a1a9e0
This reverts commit r265505.
by Kit Barton
· 9 years ago
024a623
[Power9] Implement add-pc, multiply-add, modulo, extend-sign-shift, random number, set bool, and dfp test significance
by Chuang-Yu Cheng
· 9 years ago
ba532dc
[Power9] Implement new vsx instructions: load, store instructions for vector and scalar
by Kit Barton
· 10 years ago
e49730d
Remove autoconf support
by Chris Bieneman
· 10 years ago
f57c197
Reflect the MC/MCDisassembler split on the include/ level.
by Benjamin Kramer
· 10 years ago
f97999d
Explicitly clear the MI operand list when getInstruction() is called. Call MI.clear() within MCD::OPC_Decode case and inside of translateInstruction() for the X86 target. Remove now unnecessary MI.clear() from ARMDisassembler.
by Cameron Esfahani
· 10 years ago
c11fd3e
[PPC] Disassemble little endian ppc instructions in the right byte order
by Benjamin Kramer
· 10 years ago
db0712f
Use std::bitset for SubtargetFeatures.
by Michael Kuperstein
· 10 years ago
e9119e4
MC: Modernize MCOperand API naming. NFC.
by Jim Grosbach
· 10 years ago
c3434b3
Reverting r237234, "Use std::bitset for SubtargetFeatures"
by Michael Kuperstein
· 10 years ago
aba4a34
Use std::bitset for SubtargetFeatures
by Michael Kuperstein
· 10 years ago
f3c94b1
Add VSX Scalar loads and stores to the PPC back end
by Nemanja Ivanovic
· 10 years ago
f817c1c
Use 'override/final' instead of 'virtual' for overridden methods
by Alexander Kornienko
· 10 years ago
535e69d
Add Hardware Transactional Memory (HTM) Support
by Kit Barton
· 11 years ago
29704e7
Revert "Use std::bitset for SubtargetFeatures"
by Michael Kuperstein
· 11 years ago
774b441
Use std::bitset for SubtargetFeatures
by Michael Kuperstein
· 11 years ago
c93a9a2
[PowerPC] Add support for the QPX vector instruction set
by Hal Finkel
· 11 years ago
7fc5b87
Pass an ArrayRef to MCDisassembler::getInstruction.
by Rafael Espindola
· 11 years ago
4aa6bea
Misc style fixes. NFC.
by Rafael Espindola
· 11 years ago
8c90fd7
Add override to overriden virtual methods, remove virtual keywords.
by Benjamin Kramer
· 11 years ago
98d18be
Prune dependency to MC from each target disassembler.
by NAKAMURA Takumi
· 11 years ago
9c3bd76
Update library dependencies.
by NAKAMURA Takumi
· 11 years ago
04b8b37
Prune Redundant libdeps in CMake's target_link_libraries and LLVMBuild.txt.
by NAKAMURA Takumi
· 11 years ago
e96dd89
[Modules] Make Support/Debug.h modular. This requires it to not change
by Chandler Carruth
· 11 years ago
a1bc0f5
[MC] Require an MCContext when constructing an MCDisassembler.
by Lang Hames
· 11 years ago
98905d3
LLVMBuild.txt: Reformat.
by NAKAMURA Takumi
· 11 years ago
19be506
[PowerPC] Add subregister classes for f64 VSX values
by Hal Finkel
· 12 years ago
27774d9
[PowerPC] Initial support for the VSX instruction set
by Hal Finkel
· 12 years ago
7315602
Switch all uses of LLVM_OVERRIDE to just use 'override' directly.
by Craig Topper
· 12 years ago
2345347
Add a disassembler to the PowerPC backend
by Hal Finkel
· 12 years ago