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
*
Fix a testcase provided by Bill in which the node
Duncan Sands
2008-10-28
1
-0
/
+11
*
rename vec_spat -> vec_splat, pointed out by duncan
Chris Lattner
2008-10-27
1
-0
/
+0
*
remove eh output from this test.
Chris Lattner
2008-10-26
1
-6
/
+6
*
Reapply r57699 with a fix to not crash on asms with multiple results. Unlike
Chris Lattner
2008-10-18
1
-0
/
+10
*
Revert r57699. It's causing regressions in
Dan Gohman
2008-10-18
1
-11
/
+0
*
Fix PR2356 on PowerPC: if we have an input and output that are tied together
Chris Lattner
2008-10-17
1
-0
/
+11
*
Testcase for PR1638.
Bill Wendling
2008-10-15
1
-0
/
+27
*
Split this test and move it into target-specific directories.
Dan Gohman
2008-10-01
1
-0
/
+8
*
Remove SelectionDag early allocation of registers
Dale Johannesen
2008-09-24
1
-2
/
+5
*
Add trampoline support to PPC. GCC simply calls the "__trampoline_setup"
Bill Wendling
2008-09-17
1
-0
/
+166
*
On some targets, non-move instructions can become move instructions because o...
Evan Cheng
2008-09-12
1
-0
/
+254
*
Testcases for ppc atomics.
Dale Johannesen
2008-08-30
2
-0
/
+1522
*
In lowering SELECT_CC, removed cases where we can't flip the true and false w...
Mon P Wang
2008-08-28
1
-1
/
+1
*
Adjust grep's for new code sequence.
Dale Johannesen
2008-08-25
2
-2
/
+2
*
Fix a catastrophic PPC64 ABI bug: i32 operands which are passed in memory (al...
Evan Cheng
2008-07-24
1
-0
/
+11
*
Add a new function, ReplaceAllUsesOfValuesWith, which handles bulk
Dan Gohman
2008-07-17
1
-2
/
+2
*
LegalizeTypes support for what seems to be the
Duncan Sands
2008-07-17
1
-0
/
+18
*
The atomic.cmp.swap promotion logic is wrong: it
Duncan Sands
2008-07-16
1
-8
/
+2
*
LegalizeTypes support for fabs on ppc long double.
Duncan Sands
2008-07-15
1
-0
/
+19
*
LegalizeTypes support for promotion of bswap.
Duncan Sands
2008-07-15
1
-0
/
+386
*
LegalizeTypes support for promotion of SIGN_EXTEND_INREG.
Duncan Sands
2008-07-15
1
-0
/
+17
*
Fix an altivec constant miscompilation that Duncan found through
Chris Lattner
2008-07-10
1
-0
/
+10
*
Refactor the tablegen DAGISelEmitter code for outputing calls to
Dan Gohman
2008-07-07
1
-2
/
+2
*
Added MemOperands to Atomic operations since Atomics touches memory.
Mon P Wang
2008-06-25
2
-10
/
+10
*
This situation can occur:
Bill Wendling
2008-06-23
1
-0
/
+25
*
Support for load/store of expanded float types. I
Duncan Sands
2008-06-21
1
-0
/
+10
*
ISD::UNDEF should be expanded recursively / iteratively.
Evan Cheng
2008-06-19
1
-0
/
+6
*
sabre brings to my attention that the 'tr' suffix is also obsolete
Gabor Greif
2008-05-20
1
-1
/
+1
*
Rename the last test with .llx extension to .ll, resolve duplicate test by re...
Gabor Greif
2008-05-20
1
-1
/
+1
*
Adding testcase.
Bill Wendling
2008-05-01
1
-0
/
+15
*
Tail call optimization improvements:
Arnold Schwaighofer
2008-04-30
3
-0
/
+36
*
Implement a signficant optimization for inline asm:
Chris Lattner
2008-04-27
1
-4
/
+3
*
New test.
Evan Cheng
2008-04-24
1
-0
/
+89
*
64-bit atomic operations.
Evan Cheng
2008-04-19
2
-0
/
+48
*
After reading memory that's already freed.
Evan Cheng
2008-04-16
1
-0
/
+14
*
Remove -unwind-tables-optional everywhere, since
Dale Johannesen
2008-04-14
4
-6
/
+6
*
A copy instruction may use a register multiple times on some targets. Change ...
Evan Cheng
2008-04-10
1
-0
/
+100
*
Rename -disable-required-unwind-tables to -unwind-tables-optional.
Dale Johannesen
2008-04-08
4
-6
/
+6
*
Missed one.
Dale Johannesen
2008-04-08
1
-1
/
+1
*
Add -disable-required-unwind-tables to tests
Dale Johannesen
2008-04-08
3
-5
/
+5
*
Mark functions in some tests as 'nounwind'. Generating
Dale Johannesen
2008-03-31
3
-7
/
+7
*
One more coalescer fix wrt deadness propagation.
Evan Cheng
2008-03-26
1
-0
/
+28
*
Byebye llvm-upgrade!
Tanya Lattner
2008-03-25
43
-637
/
+582
*
lastRegisterUse() should ignore identity copies. Those will be erased.
Evan Cheng
2008-03-25
1
-0
/
+30
*
Use the bit size of the operand instead of the hard-coded 32 to generate the
Bill Wendling
2008-03-24
1
-0
/
+25
*
New testcase.
Bill Wendling
2008-03-22
1
-0
/
+10
*
Add support for multiple return values for the PPC target by
Dan Gohman
2008-03-19
1
-0
/
+17
*
Fix live variables issues:
Evan Cheng
2008-03-19
1
-0
/
+6
*
Make conversions of i8/i16 to ppcf128 work.
Dale Johannesen
2008-03-18
1
-0
/
+32
*
Rewrite code that propagate isDead information after a dead copy is coalesced...
Evan Cheng
2008-03-18
1
-0
/
+31
[next]