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 the remaining TCL-style quotes found in the testsuite. This is
Chandler Carruth
2012-07-02
3
-4
/
+4
*
Convert the uses of '|&' to use '2>&1 |' instead, which works on old
Chandler Carruth
2012-07-02
3
-3
/
+3
*
Convert all tests using TCL-style quoting to use shell-style quoting.
Chandler Carruth
2012-07-02
27
-68
/
+68
*
Add support for the PPC isel instruction.
Hal Finkel
2012-06-22
1
-0
/
+23
*
Rename fp-op fusion option (yet again) for compatibility with GCC option.
Lang Hames
2012-06-22
3
-3
/
+3
*
Rename -allow-excess-fp-precision flag to -fuse-fp-ops, and switch from a
Lang Hames
2012-06-22
3
-3
/
+3
*
Treat TargetGlobalAddress as a constant for the purpose of matching pre-inc s...
Hal Finkel
2012-06-21
1
-0
/
+22
*
Add support for generating reg+reg (indexed) pre-inc loads on PPC.
Hal Finkel
2012-06-20
1
-0
/
+49
*
Add DAG-combines for aggressive FMA formation.
Lang Hames
2012-06-19
3
-3
/
+3
*
Add a triple.
Jakob Stoklund Olesen
2012-06-19
1
-1
/
+1
*
Implement PPCInstrInfo::isCoalescableExtInstr().
Jakob Stoklund Olesen
2012-06-19
1
-0
/
+17
*
Add support for generating reg+reg preinc stores on PPC.
Hal Finkel
2012-06-19
1
-0
/
+47
*
Cleanup trip-count finding for PPC CTR loops (and some bug fixes).
Hal Finkel
2012-06-16
2
-0
/
+290
*
Enable ILP scheduling for all nodes by default on PPC.
Hal Finkel
2012-06-10
3
-4
/
+4
*
Improve ext/trunc patterns on PPC64.
Hal Finkel
2012-06-09
1
-0
/
+1
*
Enable tail merging on PPC.
Hal Finkel
2012-06-09
1
-5
/
+5
*
Don't run RAFast in the optimizing regalloc pipeline.
Jakob Stoklund Olesen
2012-06-08
4
-4
/
+4
*
Enable PPC CTR loop formation by default.
Hal Finkel
2012-06-08
2
-2
/
+2
*
Disable the PPC CTR-Loops pass by default.
Hal Finkel
2012-06-08
2
-2
/
+2
*
Fix a bug in the new PPC CTR-Loops pass.
Hal Finkel
2012-06-08
1
-0
/
+87
*
Add the PPCCTRLoops pass: a PPC machine-code-level optimization pass to form ...
Hal Finkel
2012-06-08
1
-0
/
+78
*
Implement local-exec TLS on PowerPC.
Roman Divacky
2012-06-04
1
-0
/
+16
*
Enable generating PPC pre-increment (r+imm) instructions by default.
Hal Finkel
2012-06-04
2
-3
/
+3
*
Add a missing PPC 64-bit stwu pattern.
Hal Finkel
2012-05-20
1
-0
/
+28
*
Remove -join-physregs from the test suite.
Jakob Stoklund Olesen
2012-05-17
1
-2
/
+4
*
Remove dead SD nodes after the combining pass. Fixes PR12201.
Hal Finkel
2012-04-16
1
-0
/
+46
*
Enable prefetch generation on PPC64.
Hal Finkel
2012-04-01
1
-0
/
+15
*
Add instruction itinerary for the PPC64 A2 core.
Hal Finkel
2012-04-01
1
-0
/
+33
*
Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu
Eli Bendersky
2012-03-25
1
-8
/
+1
*
Fix small-integer VAARG on SVR4 ABI PPC64.
Hal Finkel
2012-03-24
1
-0
/
+20
*
Test the section specification.
Roman Divacky
2012-02-27
1
-1
/
+2
*
Reapply r151278 with fixes.
Roman Divacky
2012-02-27
1
-2
/
+4
*
Revert r151278, breaks static linking.
Hal Finkel
2012-02-25
1
-3
/
+2
*
X11/X2 loads around indirect calls on ppc64 should not be deleted.
Hal Finkel
2012-02-24
1
-0
/
+4
*
Don't crash when a glue node contains an internal CopyToReg
Hal Finkel
2012-02-24
1
-0
/
+12
*
MCize function entry label emission on PowerPC64 properly.
Roman Divacky
2012-02-23
1
-2
/
+3
*
Allow the use of an alternate symbol for calculating a function's size.
Hal Finkel
2012-02-22
1
-0
/
+18
*
Remove a bad PowerPC test.
Jakob Stoklund Olesen
2012-02-21
1
-160
/
+0
*
Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...
Eli Bendersky
2012-02-16
2
-5
/
+13
*
AggressiveAntiDepBreaker needs to skip debug values because a debug value doe...
Hal Finkel
2012-01-16
1
-0
/
+40
*
Cleanup stack/frame register define/kill states. This fixes two bugs:
Hal Finkel
2011-12-30
2
-8
/
+14
*
Add a test case to make sure that the nop really does follow the bl on ppc64 elf
Hal Finkel
2011-12-15
1
-0
/
+16
*
Manually upgrade the test suite to specify the flag to cttz and ctlz.
Chandler Carruth
2011-12-12
2
-4
/
+4
*
Make CR spill and restore use a reserved register. These operations cannot us...
Hal Finkel
2011-12-10
2
-20
/
+20
*
Fix a couple of logic bugs in TargetLowering::SimplifyDemandedBits. PR11514.
Eli Friedman
2011-12-09
1
-0
/
+16
*
delaying restore-cr changed assigned registers in some tests
Hal Finkel
2011-12-06
2
-9
/
+9
*
add a test case that uses RESTORE_CR
Hal Finkel
2011-12-06
1
-0
/
+225
*
Add test case - this input used to crash because of duplicate generation of S...
Hal Finkel
2011-12-05
1
-0
/
+191
*
enable PPC register scavenging by default (update tests and remove some FIXMEs)
Hal Finkel
2011-12-05
6
-20
/
+20
*
remove wasted space for extra bit copies of CR2 subregs
Hal Finkel
2011-12-05
1
-2
/
+2
[next]