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
*
Re-did 60519. It turns out Darwin's handling of hidden visibility symbols are...
Evan Cheng
2008-12-05
2
-0
/
+21
*
Remove a (what appears to be) overly strict assertion. Here is what happened:
Evan Cheng
2008-12-02
1
-0
/
+18
*
Check that running the DAG combiner between type
Duncan Sands
2008-11-26
1
-0
/
+1
*
Remove these, which test for optimizations that
Dale Johannesen
2008-11-17
2
-45
/
+0
*
Generated code for generic expansion of SETUGT etc.
Dale Johannesen
2008-11-08
1
-0
/
+1
*
Xfail an incorrect test.
Dale Johannesen
2008-11-08
1
-0
/
+7
*
Make ISel ignore dead nodes. The DAGCombiner normally eliminates
Dan Gohman
2008-11-05
1
-0
/
+22
*
Fix PR3011: LegalizeTypes support for scalarizing
Duncan Sands
2008-11-04
1
-0
/
+9
*
Add a bunch of libcalls for ppcf128 that were somehow
Duncan Sands
2008-10-31
1
-0
/
+37
*
Testcase for PR2986.
Duncan Sands
2008-10-30
1
-0
/
+14
*
add testcase for PR2964
Chris Lattner
2008-10-29
1
-0
/
+4
*
Fix darwin ppc llvm-gcc build breakage: intercept
Duncan Sands
2008-10-28
1
-0
/
+33
*
Turn off LegalizeTypes for this test for the
Duncan Sands
2008-10-28
1
-1
/
+1
*
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
[next]