Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
398f70292c4140b27f0799e89e2c34a38c2d9f7d
/
llvm
/
lib
/
Target
/
PowerPC
/
PPCBranchSelector.cpp
fef7a2d
There shalt be only one "immediate" operand type!
by Chris Lattner
· 20 years ago
bb01d4f
Remove BRTWOWAY*
by Nate Begeman
· 20 years ago
26e385a
Rename BSel -> PPCBSel for the benefit of doxygen users.
by Chris Lattner
· 20 years ago
6cca84e
More PPC32 -> PPC changes, as well as merging some classes that were
by Nate Begeman
· 20 years ago
6f3b954
Rename PPC32*.h to PPC*.h
by Chris Lattner
· 20 years ago
bfca1ab
Rename PowerPC*.h to PPC*.h
by Chris Lattner
· 20 years ago
[Renamed (99%) from llvm/lib/Target/PowerPC/PowerPCBranchSelector.cpp]
e80bf1b
Rename PowerPCInstrBuilder.h -> PPC*
by Chris Lattner
· 20 years ago
2121f3c
Nuke PowerPCInstrFormats.h, its contents are dead. Remove the definitions
by Chris Lattner
· 20 years ago
d3eee1a
Modify the ppc backend to use two register classes for FP: F8RC and F4RC.
by Chris Lattner
· 20 years ago
29bfaa7
Propagate cr# from COND_BRANCH to the actual branch instruction as appropriate
by Chris Lattner
· 20 years ago
a3fbdae
Split IMPLICIT_DEF into IMPLICIT_DEF_GPR and IMPLICIT_DEF_FP, so that the
by Chris Lattner
· 20 years ago
5f4ef3c
Eliminate all remaining tabs and trailing spaces.
by Jeff Cohen
· 20 years ago
4fdd96c
Clean up some uninitialized variables and missing return statements that
by Reid Spencer
· 20 years ago
3d57b4c
silence incredibly braindead GCC 4 warning
by Chris Lattner
· 20 years ago
02e33b7
Fix a memory smasher caught by Mac OS X's debug malloc library. We were
by Nate Begeman
· 20 years ago
b440243
Remove trailing whitespace
by Misha Brukman
· 21 years ago
70a9d9c
Remove unnecessary header include
by Nate Begeman
· 21 years ago
6173878
Convert remaining X-Form and Pseudo instructions over to asm writer
by Nate Begeman
· 21 years ago
7c16caa
Changes For Bug 352
by Reid Spencer
· 21 years ago
0674182
PowerPCInstrInfo has gone away, PPC32 and PPC64 share opcodes.
by Misha Brukman
· 21 years ago
dad438b
Renamed PPC32 (namespace for regs, opcodes) to PPC to include 64-bit targets
by Misha Brukman
· 21 years ago
db13b6e
Remove an extra 8 byte distance penalty. Patch by Nate Begeman.
by Misha Brukman
· 21 years ago
ef8cf02
Add PowerPCBranchSelector to discover which are `long' branches.
by Misha Brukman
· 21 years ago