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
/
PPCInstr64Bit.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PowerPC] Add predicted forms of branches
Ulrich Weigand
2013-06-24
1
-2
/
+2
*
[PowerPC] Support absolute branches
Ulrich Weigand
2013-06-24
1
-4
/
+4
*
[PowerPC] Remove symbolLo/symbolHi instruction operand types
Ulrich Weigand
2013-05-23
1
-22
/
+13
*
[PowerPC] Clean up generation of ha16() / lo16() markers
Ulrich Weigand
2013-05-23
1
-2
/
+2
*
Change some PowerPC PatLeaf definitions to ImmLeaf for fast-isel.
Bill Schmidt
2013-05-22
1
-4
/
+4
*
Rename PPC MTCTRse to MTCTRloop
Hal Finkel
2013-05-20
1
-3
/
+3
*
[PowerPC] Fix hi/lo encoding in old-style code emitter
Ulrich Weigand
2013-05-17
1
-2
/
+2
*
Implement PPC counter loops as a late IR-level pass
Hal Finkel
2013-05-15
1
-0
/
+6
*
[PowerPC] Add assembler parser
Ulrich Weigand
2013-05-03
1
-0
/
+4
*
PowerPC: Use RegisterOperand instead of RegisterClass operands
Ulrich Weigand
2013-04-26
1
-145
/
+145
*
PowerPC: Fix encoding of rldimi and rldcl instructions
Ulrich Weigand
2013-04-26
1
-3
/
+3
*
PowerPC: Mark some more patterns as isCodeGenOnly.
Ulrich Weigand
2013-04-17
1
-0
/
+3
*
Mark all PPC comparison instructions as not having side effects
Hal Finkel
2013-04-15
1
-8
/
+10
*
Mark all PPC CR registers to be spilled as live-in and tag MFCR appropriately
Hal Finkel
2013-04-13
1
-5
/
+1
*
PPC: Remove (broken) nested implicit definition lists
Hal Finkel
2013-04-12
1
-35
/
+32
*
Add PPC instruction record forms and associated query functions
Hal Finkel
2013-04-12
1
-163
/
+191
*
PPC: Prep for if conversion of bctr[l]
Hal Finkel
2013-04-10
1
-1
/
+9
*
Allow PPC B and BLR to be if-converted into some predicated forms
Hal Finkel
2013-04-09
1
-0
/
+9
*
PPC rotate instructions don't have unmodeled side effcts
Hal Finkel
2013-04-07
1
-1
/
+3
*
Most PPC M[TF]CR instructions do not have side effects
Hal Finkel
2013-04-07
1
-1
/
+8
*
PPC pre-increment load instructions do not have side effects
Hal Finkel
2013-04-07
1
-2
/
+3
*
PPC pre-increment load instructions do not have side effects
Hal Finkel
2013-04-07
1
-2
/
+2
*
PPC ISEL is a select and never has side effects
Hal Finkel
2013-04-06
1
-0
/
+1
*
Add more PPC floating-point conversion instructions
Hal Finkel
2013-04-01
1
-0
/
+16
*
Add the PPC popcntw instruction
Hal Finkel
2013-04-01
1
-0
/
+7
*
Cleanup PPC(64) i32 -> float/double conversion
Hal Finkel
2013-03-31
1
-13
/
+0
*
Add the PPC64 ldbrx/stdbrx instructions
Hal Finkel
2013-03-28
1
-1
/
+9
*
Add the PPC64 popcntd instruction
Hal Finkel
2013-03-28
1
-0
/
+3
*
Fix typo in PPCInstr64Bit
Hal Finkel
2013-03-28
1
-1
/
+1
*
Use the PPC no-r0 class on the TOC LD pseudos
Hal Finkel
2013-03-27
1
-2
/
+2
*
Apply the no-r0 class to PPC TOC ADDI[S] pseudo instructions
Hal Finkel
2013-03-27
1
-9
/
+9
*
PowerPC: Mark patterns as isCodeGenOnly.
Ulrich Weigand
2013-03-26
1
-3
/
+7
*
PowerPC: Remove LDrs pattern.
Ulrich Weigand
2013-03-26
1
-8
/
+0
*
PowerPC: Remove ADDIL patterns.
Ulrich Weigand
2013-03-26
1
-5
/
+2
*
PowerPC: Use CCBITRC operand for ISEL patterns.
Ulrich Weigand
2013-03-26
1
-1
/
+1
*
PowerPC: Move some 64-bit branch patterns.
Ulrich Weigand
2013-03-26
1
-17
/
+18
*
Use direct types in PowerPC instruction patterns.
Ulrich Weigand
2013-03-25
1
-122
/
+120
*
Use direct types in PowerPC Pat patterns.
Ulrich Weigand
2013-03-25
1
-53
/
+53
*
Remove ABI-duplicated call instruction patterns.
Ulrich Weigand
2013-03-22
1
-59
/
+24
*
Rename memrr ptrreg and offreg components.
Ulrich Weigand
2013-03-22
1
-10
/
+10
*
Fix swapped BasePtr and Offset in pre-inc memory addresses.
Ulrich Weigand
2013-03-22
1
-8
/
+8
*
Remove the xaddroff ComplexPattern.
Ulrich Weigand
2013-03-22
1
-8
/
+8
*
Fix a register-class comparison bug in PPCCTRLoops
Hal Finkel
2013-03-21
1
-9
/
+0
*
Implement builtin_{setjmp/longjmp} on PPC
Hal Finkel
2013-03-21
1
-0
/
+13
*
Add missing mayLoad flag to LHAUX8 and LWAUX.
Ulrich Weigand
2013-03-19
1
-1
/
+2
*
Rewrite LHAU8 pattern to use standard memory operand.
Ulrich Weigand
2013-03-19
1
-4
/
+4
*
Rewrite pre-increment store patterns to use standard memory operands.
Ulrich Weigand
2013-03-19
1
-72
/
+54
*
Fix sub-operand size mismatch in tocentry operands.
Ulrich Weigand
2013-03-19
1
-1
/
+1
*
Prepare to make r0 an allocatable register on PPC
Hal Finkel
2013-03-19
1
-48
/
+58
*
Cleanup PPC64 unaligned i64 load/store
Hal Finkel
2013-03-19
1
-4
/
+0
[next]