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
/
test
/
CodeGen
/
PowerPC
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't form PPC CTR-based loops around a copysignl call
Hal Finkel
2013-08-19
1
-0
/
+28
*
Add ExpandFloatOp_FCOPYSIGN to handle ppcf128-related expansions
Hal Finkel
2013-08-19
1
-0
/
+67
*
Add the PPC fcpsgn instruction
Hal Finkel
2013-08-19
1
-0
/
+52
*
[tests] Cleanup initialization of test suffixes.
Daniel Dunbar
2013-08-16
1
-2
/
+0
*
Actually fix PPC64 64-bit GPR inline asm constraint matching
Hal Finkel
2013-08-14
1
-0
/
+43
*
Fix FileCheck --check-prefix lines.
Tim Northover
2013-08-12
2
-8
/
+8
*
initial draft of PPCMachObjectWriter.cpp
David Fang
2013-08-08
1
-0
/
+84
*
PPC: Map frin to round() not nearbyint() and rint()
Hal Finkel
2013-08-08
1
-69
/
+6
*
Add PPC64 mulli pattern
Hal Finkel
2013-08-06
1
-0
/
+16
*
Fix PPC64 64-bit GPR inline asm constraint matching
Hal Finkel
2013-08-03
1
-0
/
+65
*
PPC32 va_list is an actual structure so va_copy needs to copy the whole
Roman Divacky
2013-07-25
1
-0
/
+24
*
Debug Info: improve the verifier to check field types.
Manman Ren
2013-07-25
1
-10
/
+10
*
Debug Info: improve the Finder.
Manman Ren
2013-07-24
1
-1
/
+1
*
Disambiguate function names in some CodeGen tests. (Some tests were using fun...
Stephen Lin
2013-07-18
1
-28
/
+28
*
PPC: Support dynamic allocas with large alignment
Hal Finkel
2013-07-18
1
-0
/
+39
*
PPC: Add base-pointer support to builtin setjmp/longjmp
Hal Finkel
2013-07-17
2
-11
/
+58
*
PPC: Add CTR-register clobber to builtin setjmp
Hal Finkel
2013-07-17
1
-0
/
+50
*
PPC: Implement base pointer and stack realignment
Hal Finkel
2013-07-17
1
-0
/
+151
*
[APFloat] PR16573: Avoid losing mantissa bits in ppc_fp128 to double truncation
Ulrich Weigand
2013-07-16
1
-0
/
+11
*
Fix register subclass handling in PPCInstrInfo::insertSelect
Hal Finkel
2013-07-15
1
-0
/
+50
*
Remove invalid assert in DAGTypeLegalizer::RemapValue
Hal Finkel
2013-07-15
1
-0
/
+57
*
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
2013-07-14
21
-128
/
+128
*
Convert Windows to Unix line endings, no functionality change.
Stephen Lin
2013-07-13
1
-41
/
+41
*
Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....
Stephen Lin
2013-07-13
22
-68
/
+68
*
Start using CHECK-LABEL in some tests.
Stephen Lin
2013-07-12
1
-5
/
+5
*
PPC: Add some missing V_SET0 patterns
Hal Finkel
2013-07-11
1
-0
/
+18
*
PPCDAGToDAGISel::isRunOfOnes should return false on zero
Hal Finkel
2013-07-11
1
-0
/
+27
*
RegScavenger should not exclude undef uses
Hal Finkel
2013-07-11
1
-0
/
+48
*
WidenVecRes_BUILD_VECTOR must use the first operand's type
Hal Finkel
2013-07-09
1
-0
/
+23
*
[PowerPC] Better fix for PR16556.
Bill Schmidt
2013-07-09
1
-0
/
+41
*
AArch64/PowerPC/SystemZ/X86: This patch fixes the interface, usage, and all
Stephen Lin
2013-07-09
1
-0
/
+56
*
Don't crash in SE dealing with ashr x, -1
Hal Finkel
2013-07-09
1
-0
/
+18
*
DAGCombine tryFoldToZero cannot create illegal types after type legalization
Hal Finkel
2013-07-09
1
-0
/
+17
*
[PowerPC] Revert r185476 and fix up TLS variant kinds
Ulrich Weigand
2013-07-09
3
-3
/
+3
*
PPC: Allocate RS spill slot for unaligned i64 load/store
Hal Finkel
2013-07-09
1
-0
/
+119
*
[PowerPC] Always use "assembler dialect" 1
Ulrich Weigand
2013-07-08
1
-0
/
+18
*
PPC: Mark vector CC action for SETO and SETONE as Expand
Hal Finkel
2013-07-08
1
-0
/
+17
*
PPC: Mark vector FREM as Expand by default
Hal Finkel
2013-07-08
1
-0
/
+8
*
[PowerPC] Fix PR16556 (handle undef ppcf128 in LowerFP_TO_INT).
Bill Schmidt
2013-07-08
1
-0
/
+20
*
Fix PromoteIntRes_BUILD_VECTOR crash with i1 vectors
Hal Finkel
2013-07-08
1
-0
/
+39
*
[PowerPC] Use mtocrf when available
Ulrich Weigand
2013-07-03
1
-10
/
+10
*
[PowerPC] Remove VK_PPC_TLSGD and VK_PPC_TLSLD
Ulrich Weigand
2013-07-02
3
-3
/
+3
*
Cleanup PPC Altivec registers in CSR lists and improve VRSAVE handling
Hal Finkel
2013-07-02
1
-0
/
+34
*
Index: test/CodeGen/PowerPC/reloc-align.ll
Bill Schmidt
2013-07-01
1
-0
/
+34
*
Fix PR16508.
Cameron Zwarich
2013-07-01
1
-0
/
+28
*
Don't form PPC CTR loops for over-sized exit counts
Hal Finkel
2013-07-01
1
-0
/
+23
*
PPC: Ignore spill/restore requests for VRSAVE (except on Darwin)
Hal Finkel
2013-06-28
1
-0
/
+15
*
Fix CodeGen/PowerPC/stack-protector.ll on OpenBSD
Hal Finkel
2013-06-28
1
-2
/
+3
*
Fix a PPC rlwimi instruction-selection bug
Hal Finkel
2013-06-28
1
-0
/
+44
*
[PowerPC] Disable fast-isel for existing -O0 tests for PowerPC.
Bill Schmidt
2013-06-13
10
-34
/
+31
[next]