Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
ddd0e65dba1de71eaa8901cd6f787754e34c3fe0
/
lib
/
Target
/
PowerPC
/
PPCMCCodeEmitter.cpp
0382a4c
add copy of comment to the code that will survive the mcjit'ization
by Chris Lattner
· 15 years ago
b69cdfa
relax an assertion a bit, allowing the GPR argument of
by Chris Lattner
· 15 years ago
b7035d0
split out an encoder for memri operands, allowing a relocation to be plopped
by Chris Lattner
· 15 years ago
17e2c18
add support for encoding the lo14 forms used for a few PPC64 addressing
by Chris Lattner
· 15 years ago
85cf7d7
implement the start of support for lo16 and ha16, allowing us to get stuff like:
by Chris Lattner
· 15 years ago
b719437
add a fixup for conditional branches, giving us output like this:
by Chris Lattner
· 15 years ago
8d70411
change direct branches to encode with the same encoding method
by Chris Lattner
· 15 years ago
a9d9ab9
split call operands out to their own encoding class, simplifying
by Chris Lattner
· 15 years ago
7192eb8
add proper encoding for MTCRF instead of using a hack.
by Chris Lattner
· 15 years ago
a04084e
add basic encoding support for immediates and registers, allowing us
by Chris Lattner
· 15 years ago
a2d6025
add a dummy entry to fix a build error
by Chris Lattner
· 15 years ago
5ffe38e
Implement a basic MCCodeEmitter for PPC. This doesn't handle
by Chris Lattner
· 15 years ago