index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
PowerPC
/
PPCInstrFormats.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
All PPC instructions are now auto-printed
Nate Begeman
2004-09-04
1
-91
/
+69
*
Convert remaining X-Form and Pseudo instructions over to asm writer
Nate Begeman
2004-09-02
1
-22
/
+35
*
convert M and MD form instructions to generated asm writer
Nate Begeman
2004-08-31
1
-8
/
+15
*
Move yet more instructions over to being printed by the generated asm writer
Nate Begeman
2004-08-30
1
-25
/
+30
*
Convert A-Form instructions to auto-generated asm writer
Nate Begeman
2004-08-29
1
-15
/
+10
*
Move XForm instructions over to the auto-generated asm writer
Nate Begeman
2004-08-21
1
-25
/
+34
*
Convert all of the DForm_6* operations, which makes all of the Zimm16 users
Chris Lattner
2004-08-15
1
-8
/
+12
*
Convert the DForm_4 over to the asmprintergen
Chris Lattner
2004-08-15
1
-3
/
+4
*
Add some more 64 bit instructions we need for the PowerPC-64 ISel to the tabl...
Nate Begeman
2004-08-13
1
-0
/
+48
*
Add support for 64-bit CMPDI, CMPLDI, and CMPLD opcodes
Misha Brukman
2004-08-11
1
-3
/
+3
*
Add doubleword load/store (64-bit only).
Misha Brukman
2004-08-11
1
-5
/
+27
*
Renamed PPC32 (namespace for regs, opcodes) to PPC to include 64-bit targets
Misha Brukman
2004-08-10
1
-16
/
+16
*
DForm 5/6 extended mneumonics take 3 arguments.
Misha Brukman
2004-08-10
1
-0
/
+10
*
Fix DForm_4: format is `op r, r, i'
Misha Brukman
2004-08-10
1
-2
/
+3
*
Remove ClassPrefix variable as it's no longer used.
Misha Brukman
2004-08-09
1
-1
/
+0
*
Define a ClassPrefix for PowerPC.
Misha Brukman
2004-08-09
1
-0
/
+1
*
Use instruction formats as defined in the PowerPC ISA manual
Misha Brukman
2004-08-09
1
-503
/
+365
*
Remove unused instruction classes
Misha Brukman
2004-08-04
1
-591
/
+0
*
Replace patterns 0, 4, and 5 with simpler heirarchical definitions that use the
Misha Brukman
2004-08-02
1
-68
/
+98
*
Separate instruction formats from instruction definitions.
Misha Brukman
2004-08-02
1
-0
/
+1247