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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PowerPC] Remove dead code from PPCDAGToDAGISel::SelectSETCC
Ulrich Weigand
2013-07-03
1
-23
/
+5
*
[PowerPC] Make specialized AltiVec patterns isCodeGenOnly
Ulrich Weigand
2013-07-03
1
-2
/
+3
*
[PowerPC] Support mtspr/mfspr in the asm parser
Ulrich Weigand
2013-07-03
2
-11
/
+20
*
[PowerPC] PR16512 - Support TLS call sequences in the asm parser
Ulrich Weigand
2013-07-02
2
-2
/
+26
*
[PowerPC] Rework TLS call operand processing
Ulrich Weigand
2013-07-02
6
-23
/
+40
*
[PowerPC] Remove VK_PPC_TLSGD and VK_PPC_TLSLD
Ulrich Weigand
2013-07-02
2
-6
/
+4
*
[PowerPC] Support TLS variables in debug info
Ulrich Weigand
2013-07-02
2
-0
/
+13
*
Remove address spaces from MC.
Rafael Espindola
2013-07-02
1
-1
/
+1
*
Cleanup PPC Altivec registers in CSR lists and improve VRSAVE handling
Hal Finkel
2013-07-02
4
-35
/
+62
*
[PowerPC] Add support for TLS data relocations
Ulrich Weigand
2013-07-01
1
-0
/
+9
*
[PowerPC] Support all condition register logical instructions
Ulrich Weigand
2013-07-01
1
-5
/
+32
*
Index: test/CodeGen/PowerPC/reloc-align.ll
Bill Schmidt
2013-07-01
2
-0
/
+27
*
[PowerPC] Also add "msync" alias
Ulrich Weigand
2013-07-01
1
-0
/
+1
*
Don't form PPC CTR loops for over-sized exit counts
Hal Finkel
2013-07-01
1
-0
/
+3
*
[PowerPC] Fix @got references to local symbols
Ulrich Weigand
2013-07-01
1
-0
/
+34
*
[PowerPC] Add "wait" instruction
Ulrich Weigand
2013-07-01
1
-0
/
+7
*
[PowerPC] Support "eieio" instruction
Ulrich Weigand
2013-07-01
2
-0
/
+9
*
[PowerPC] Add variants of "sync" instruction
Ulrich Weigand
2013-07-01
2
-5
/
+12
*
PPC: Ignore spill/restore requests for VRSAVE (except on Darwin)
Hal Finkel
2013-06-28
1
-0
/
+12
*
Fix a PPC rlwimi instruction-selection bug
Hal Finkel
2013-06-28
1
-2
/
+2
*
[PowerPC] Accept 17-bit signed immediates for addis
Ulrich Weigand
2013-06-26
3
-4
/
+26
*
[PowerPC] Support symbolic u16imm operands
Ulrich Weigand
2013-06-26
5
-9
/
+14
*
[PowerPC] Support @got modifier
Ulrich Weigand
2013-06-25
1
-0
/
+18
*
[PowerPC] Add extended rotate/shift mnemonics
Ulrich Weigand
2013-06-25
2
-9
/
+264
*
[PowerPC] Add rldcr/rldic instructions
Ulrich Weigand
2013-06-25
1
-0
/
+8
*
[PowerPC] Add extended subtract mnemonics
Ulrich Weigand
2013-06-25
2
-0
/
+54
*
PPCAsmParser.cpp: Quote "@l/@ha" in comments. [-Wdocumentation]
NAKAMURA Takumi
2013-06-25
1
-2
/
+2
*
[PowerPC] Support some miscellaneous mnemonics in the asm parser
Ulrich Weigand
2013-06-24
2
-0
/
+17
*
PPC: Remove default case from fully covered switch.
Benjamin Kramer
2013-06-24
1
-4
/
+2
*
[PowerPC] Add predicted forms of branches
Ulrich Weigand
2013-06-24
6
-68
/
+259
*
[PowerPC] Add t/f branch mnemonics to asm parser
Ulrich Weigand
2013-06-24
1
-0
/
+20
*
[PowerPC] Support generic conditional branches in asm parser
Ulrich Weigand
2013-06-24
2
-0
/
+55
*
[PowerPC] Support absolute branches
Ulrich Weigand
2013-06-24
10
-22
/
+147
*
[PowerPC] Support bd(n)zl and bd(n)zlrl
Ulrich Weigand
2013-06-24
1
-0
/
+12
*
[PowerPC] Support b(cond)l in the asm parser
Ulrich Weigand
2013-06-24
1
-0
/
+9
*
[PowerPC] Support blrl and variants in the asm parser
Ulrich Weigand
2013-06-24
1
-0
/
+13
*
The getRegForInlineAsmConstraint function should only accept MVT value types.
Chad Rosier
2013-06-22
2
-2
/
+2
*
[PowerPC] Support R_PPC_REL16 family of relocations
Ulrich Weigand
2013-06-21
1
-0
/
+17
*
[PowerPC] Support various tls-related modifiers
Ulrich Weigand
2013-06-21
1
-0
/
+78
*
[PowerPC] Support @higher et.al. modifiers
Ulrich Weigand
2013-06-21
4
-2
/
+58
*
[PowerPC] Support @toc@h modifier
Ulrich Weigand
2013-06-21
1
-0
/
+3
*
[PowerPC] Support @h modifier
Ulrich Weigand
2013-06-21
4
-1
/
+20
*
[PowerPC] Rename some more VK_PPC_ enums
Ulrich Weigand
2013-06-21
10
-88
/
+88
*
[PowerPC] Clean up VK_PPC_TOC... names
Ulrich Weigand
2013-06-20
2
-5
/
+5
*
[PowerPC] Minor cleanup in PPCELFObjectWriter::getRelocTypeInner
Ulrich Weigand
2013-06-20
1
-24
/
+24
*
[PowerPC] Remove unused parameter
Ulrich Weigand
2013-06-20
3
-14
/
+14
*
[PowerPC] Add missing build dependency
Ulrich Weigand
2013-06-20
1
-1
/
+1
*
[PowerPC] Optimize @ha/@l constructs
Ulrich Weigand
2013-06-20
4
-46
/
+144
*
[PowerPC] Support compare mnemonics with implied CR0
Ulrich Weigand
2013-06-20
1
-0
/
+9
*
Access the TargetLoweringInfo from the TargetMachine object instead of cachin...
Bill Wendling
2013-06-19
1
-1
/
+1
[next]