index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
PowerPC
/
PPCInstr64Bit.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PowerPC] Mark many instructions as commutative
Hal Finkel
2014-03-24
1
-0
/
+13
*
Add CR-bit tracking to the PowerPC backend for i1 values
Hal Finkel
2014-02-28
1
-8
/
+41
*
[PPC] Use the correct immediate operands on 64-bit instructions
Hal Finkel
2014-01-02
1
-8
/
+8
*
Implement initial-exec TLS for PPC32.
Roman Divacky
2013-12-20
1
-4
/
+0
*
Add a disassembler to the PowerPC backend
Hal Finkel
2013-12-19
1
-0
/
+3
*
Eliminate PPC instruction decoding ambiguities
Hal Finkel
2013-12-17
1
-27
/
+37
*
Split some PPC itinerary classes
Hal Finkel
2013-11-30
1
-8
/
+8
*
Add IIC_ prefix to PPC instruction-class names
Hal Finkel
2013-11-27
1
-144
/
+149
*
PPC popcnt[dw] do not have record forms
Hal Finkel
2013-11-20
1
-6
/
+6
*
PPC: Do not introduce ISD nodes for fctid and fctiw
David Majnemer
2013-09-26
1
-1
/
+1
*
PPC: Add support for fctid and fctiw
David Majnemer
2013-09-26
1
-0
/
+3
*
PPC: Enable aggressive anti-dependency breaking
Hal Finkel
2013-09-12
1
-0
/
+1
*
[PowerPC] Add loads, stores, and related things to fast-isel.
Bill Schmidt
2013-08-30
1
-0
/
+9
*
[PowerPC] More fast-isel chunks (returns and integer extends)
Bill Schmidt
2013-08-26
1
-0
/
+16
*
Add PPC64 mulli pattern
Hal Finkel
2013-08-06
1
-0
/
+3
*
PPC: Add CTR-register clobber to builtin setjmp
Hal Finkel
2013-07-17
1
-0
/
+1
*
[PowerPC] Support @tls in the asm parser
Ulrich Weigand
2013-07-05
1
-2
/
+6
*
[PowerPC] Use mtocrf when available
Ulrich Weigand
2013-07-03
1
-1
/
+5
*
[PowerPC] Always use mfocrf if available
Ulrich Weigand
2013-07-03
1
-6
/
+4
*
[PowerPC] Support mtspr/mfspr in the asm parser
Ulrich Weigand
2013-07-03
1
-1
/
+1
*
[PowerPC] PR16512 - Support TLS call sequences in the asm parser
Ulrich Weigand
2013-07-02
1
-0
/
+3
*
[PowerPC] Rework TLS call operand processing
Ulrich Weigand
2013-07-02
1
-7
/
+8
*
[PowerPC] Accept 17-bit signed immediates for addis
Ulrich Weigand
2013-06-26
1
-2
/
+10
*
[PowerPC] Support symbolic u16imm operands
Ulrich Weigand
2013-06-26
1
-1
/
+2
*
[PowerPC] Add rldcr/rldic instructions
Ulrich Weigand
2013-06-25
1
-0
/
+8
*
[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
[next]