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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
*
Use pointers to the MCAsmInfo and MCRegInfo.
Bill Wendling
2013-06-18
2
-9
/
+9
*
DebugInfo: remove target-specific Frame Index handling for DBG_VALUE MachineI...
David Blaikie
2013-06-16
4
-53
/
+5
*
Revert r183854 (PPC: Fix switch warnings from r183841)
David Blaikie
2013-06-12
2
-3
/
+2
*
[PowerPC] Remove PRED_BAD from PPC::Predicate enumeration.
Bill Schmidt
2013-06-12
1
-2
/
+1
*
[PowerPC] Fix switch warnings from r183841.
Bill Schmidt
2013-06-12
2
-2
/
+3
*
[PowerPC] Expose some calling convention functions in PPCISelLowering.h.
Bill Schmidt
2013-06-12
2
-29
/
+32
*
Add artificial PRED_BAD to PPC::Predicate enumeration.
Bill Schmidt
2013-06-12
1
-1
/
+2
*
[MC/DWARF] Support .debug_frame / .debug_line code alignment factors
Ulrich Weigand
2013-06-12
1
-0
/
+1
*
[PowerPC] Support extended sc mnemonic
Ulrich Weigand
2013-06-10
1
-0
/
+2
*
[PowerPC] Support branch mnemonics with implied CR0
Ulrich Weigand
2013-06-10
1
-0
/
+11
*
[PowerPC] Use multiclass to generate extended branch mnemonics
Ulrich Weigand
2013-06-10
1
-51
/
+22
*
Disallow i64 div/rem in PPC32 counter loops
Hal Finkel
2013-06-07
1
-0
/
+7
*
Fold variable that's only used in assert into the assert.
Benjamin Kramer
2013-06-07
1
-2
/
+1
*
Don't cache the instruction and register info from the TargetMachine, because
Bill Wendling
2013-06-07
7
-20
/
+27
*
Make SubRegIndex size mandatory, following r183020.
Ahmed Bougacha
2013-05-31
1
-5
/
+5
*
Order CALLSEQ_START and CALLSEQ_END nodes.
Andrew Trick
2013-05-29
1
-7
/
+12
*
PPC: Add a isConsecutiveLS utility function
Hal Finkel
2013-05-27
1
-2
/
+42
*
Prefer to duplicate PPC Altivec loads when expanding unaligned loads
Hal Finkel
2013-05-26
1
-3
/
+79
*
PPC: Combine duplicate (offset) lvsl Altivec intrinsics
Hal Finkel
2013-05-25
1
-1
/
+28
*
Track IR ordering of SelectionDAG nodes 2/4.
Andrew Trick
2013-05-25
3
-82
/
+81
*
PPC: Initial support for permutation-based unaligned Altivec loads
Hal Finkel
2013-05-24
1
-0
/
+129
*
Replace Count{Leading,Trailing}Zeros_{32,64} with count{Leading,Trailing}Zeros.
Michael J. Spencer
2013-05-24
2
-6
/
+6
*
[PowerPC] Remove symbolLo/symbolHi instruction operand types
Ulrich Weigand
2013-05-23
2
-37
/
+19
*
[PowerPC] Clean up generation of ha16() / lo16() markers
Ulrich Weigand
2013-05-23
10
-90
/
+250
*
Change some PowerPC PatLeaf definitions to ImmLeaf for fast-isel.
Bill Schmidt
2013-05-22
2
-17
/
+19
[next]