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
*
Add explicit triples to avoid default behavior that varies by host.
Dan Gohman
2007-09-14
1
-1
/
+1
*
Fixed a typo that's causing a missing kill marker.
Evan Cheng
2007-09-12
1
-0
/
+15
*
Sometimes a MI can define a register as well as defining a super-register at the
Evan Cheng
2007-09-11
1
-0
/
+9
*
this is not infinite recursion.
Chris Lattner
2007-09-10
1
-0
/
+7
*
Implement misaligned FP loads and stores.
Dale Johannesen
2007-09-08
1
-0
/
+53
*
Add missing index versions of instructions to the map.
Bill Wendling
2007-09-07
1
-0
/
+16
*
Change all floating constants that are not exactly
Dale Johannesen
2007-09-05
1
-1
/
+1
*
Add the 64-bit versions of the DS* Altivec instructions.
Bill Wendling
2007-09-05
1
-0
/
+15
*
Fix for PR1613: added 64-bit rotate left PPC instructions and patterns.
Evan Cheng
2007-09-04
1
-0
/
+20
*
update test to check that codegen works with llvm.used in llvm.metadata section
Andrew Lenharth
2007-08-22
1
-1
/
+1
*
Convert tests using "| wc -l | grep ..." to use the count script.
Dan Gohman
2007-08-15
28
-63
/
+63
*
Test case for PR1596.
Evan Cheng
2007-08-14
1
-0
/
+28
*
This is the patch to provide clean intrinsic function overloading support in ...
Chandler Carruth
2007-08-04
1
-2
/
+3
*
new testcase
Chris Lattner
2007-07-31
1
-0
/
+8
*
Fix a bug in getCopyFromParts turned up in the testcase for PR1132.
Dan Gohman
2007-07-30
1
-0
/
+23
*
New test case.
Evan Cheng
2007-07-30
1
-0
/
+8
*
For PR1553:
Reid Spencer
2007-07-19
4
-10
/
+10
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
134
-0
/
+5485