Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
d332fd54f57e4d91267d7f4e4ee8d35003c7ef78
/
lib
/
Target
/
PowerPC
/
PPCInstrInfo.td
d332fd5
Improvements to int->float cast code for PPC-64
by Nate Begeman
· 21 years ago
f2f0781
Implement the following missing functionality in the PPC backend:
by Nate Begeman
· 21 years ago
c330612
Move XForm instructions over to the auto-generated asm writer
by Nate Begeman
· 21 years ago
b47321b
Implement code to convert SetCC into straight line code where appropriate. Add necessary instructions for this transformation to the .td file.
by Nate Begeman
· 21 years ago
81d265d
Clean up floating point instruction selection.
by Nate Begeman
· 21 years ago
0ea3171
Convert all of the DForm_6* operations, which makes all of the Zimm16 users
by Chris Lattner
· 21 years ago
97b2a2e
Convert the DForm_4 over to the asmprintergen
by Chris Lattner
· 21 years ago
7bb424f
Print mflr using the asmwriter generator
by Chris Lattner
· 21 years ago
b0b8b93
Add indexed forms of load doubleword and load word algebraic for 64 bit targets
by Nate Begeman
· 21 years ago
244e64e
Add some more 64 bit instructions we need for the PowerPC-64 ISel to the tablegen files
by Nate Begeman
· 21 years ago
55eee3d
Fix names of 64-bit CMP*D* opcodes, add LWA and STD* opcodes
by Misha Brukman
· 21 years ago
f1f6cef
Add support for 64-bit CMPDI, CMPLDI, and CMPLD opcodes
by Misha Brukman
· 21 years ago
96b6110
Add doubleword load/store (64-bit only).
by Misha Brukman
· 21 years ago
b64af91
Fix casts of float to unsigned long
by Nate Begeman
· 21 years ago
4ad7d1b
Use instruction formats as defined in the PowerPC ISA manual
by Misha Brukman
· 21 years ago
68f3459
Remove unused opcodes.
by Misha Brukman
· 21 years ago
37dcae6
* Use simpler instruction templates to define instructions
by Misha Brukman
· 21 years ago
28791dd
Separate instruction formats from instruction definitions.
by Misha Brukman
· 21 years ago
8c02c1c
Renamed files:
by Misha Brukman
· 21 years ago
f228fa0
Add COND_BRANCH pseudo instruction, patch by Nate Begeman.
by Misha Brukman
· 21 years ago
53f5678
MovePCtoLR (which is `bl' in disguise) modifies LR implicitly
by Misha Brukman
· 21 years ago
53d9a48
Add SUBI instruction
by Misha Brukman
· 21 years ago
86ddcf9
Differentiate between global and weak symbol loads
by Misha Brukman
· 21 years ago
2bf5438
Add IMPLICIT_DEFS pseudo-instruction; patch by: Nate Begeman
by Misha Brukman
· 21 years ago
c661c30
* Coalesce the handy CALL* alias opcodes with the standard ones
by Misha Brukman
· 21 years ago
5fa2b02
* Use LA instead of LWZ for LoadLoAddr
by Misha Brukman
· 21 years ago
3905b57
Fix the assembly opcode on LOADLoAddr, courtesy of Nate Begeman.
by Misha Brukman
· 21 years ago
b2edb44
Set isBranch and isTerminator bits on all branch instructions.
by Misha Brukman
· 21 years ago
5dfe3a9
Initial revision
by Misha Brukman
· 21 years ago