Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
8b2794aeff151be8cdbd44786c1d0f94f8f2e427
/
lib
/
Target
/
PowerPC
/
PPCInstrInfo.h
b1d26f6
Implement the getPointerRegClass method, which is required for the ptr_rc
by Chris Lattner
· 19 years ago
d74ea2b
Patches to make the LLVM sources more -pedantic clean. Patch provided
by Chris Lattner
· 19 years ago
fd97734
Mark instructions that are cracked by the PPC970 decoder as such.
by Chris Lattner
· 19 years ago
88d211f
Several big changes:
by Chris Lattner
· 19 years ago
bbf1c72
implement TII::insertNoop
by Chris Lattner
· 19 years ago
6524287
implement isStoreToStackSlot for PPC
by Chris Lattner
· 20 years ago
4083960
Move isLoadFrom/StoreToStackSlot from MRegisterInfo to TargetInstrInfo,a far more logical place. Other methods should also be moved if anyoneis interested. :)
by Chris Lattner
· 20 years ago
c16257f
fix out of date comment
by Chris Lattner
· 20 years ago
e44b2d1
Fix Regression/CodeGen/PowerPC/2006-01-18-InvalidBranchOpcodeAssert.ll
by Chris Lattner
· 20 years ago
21e463b
More PPC32 -> PPC changes, as well as merging some classes that were
by Nate Begeman
· 20 years ago
16e71f2
Rename PPC32*.h to PPC*.h
by Chris Lattner
· 20 years ago
2668959
Rename PowerPC*.h to PPC*.h
by Chris Lattner
· 20 years ago
617742b
Nuke PowerPCInstrFormats.h, its contents are dead. Remove the definitions
by Chris Lattner
· 20 years ago
043870d
Teach the code generator that rlwimi is commutable if the rotate amount
by Chris Lattner
· 20 years ago
b5f662f
Remove trailing whitespace
by Misha Brukman
· 20 years ago
f2ccb77
PowerPC 32-/64-bit split: Part I, PPC32* bit files, adapted from former PowerPC*
by Misha Brukman
· 21 years ago