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
*
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
*
specify cpu for test to fix failure on some darwin systems with a g4+ cpu
Hal Finkel
2011-12-02
1
-1
/
+1
*
adjust the instruction ordering in some PPC tests: changes due to postRA haz....
Hal Finkel
2011-12-02
4
-8
/
+23
*
Upgrade syntax of tests using volatile instructions to use 'load volatile' in...
Chris Lattner
2011-11-27
1
-3
/
+3
*
add basic PPC register-pressure feedback; adjust the vaarg test to match the ...
Hal Finkel
2011-11-22
1
-92
/
+90
*
test/CodeGen/PowerPC/2008-10-17-AsmMatchingOperands.ll: [PR11218] Mark "REQUI...
NAKAMURA Takumi
2011-10-28
1
-0
/
+4
*
Change the default scheduler from Latency to ILP, since Latency
Dan Gohman
2011-10-24
4
-128
/
+100
*
use FileCheck and not grep in new tests
Hal Finkel
2011-10-17
2
-5
/
+10
*
Test case for CanLowerReturn fix (r141981)
Hal Finkel
2011-10-17
1
-0
/
+19
*
Add PPC 440 scheduler and some associated tests (new files)
Hal Finkel
2011-10-17
2
-0
/
+55
*
Convert more tests over to the new atomic instructions.
Eli Friedman
2011-09-26
4
-1493
/
+1366
*
Remove ancient debug info constructs from test cases, they are not relevant t...
Devang Patel
2011-09-14
1
-7
/
+0
*
Split the init.trampoline intrinsic, which currently combines GCC's
Duncan Sands
2011-09-06
1
-2
/
+4
*
Update more tests to the new EH scheme.
Bill Wendling
2011-08-31
1
-12
/
+5
*
Set CR1EQ only when lowering vararg floating arguments (not any vararg
Roman Divacky
2011-08-30
1
-0
/
+18
*
Add MCObjectFileInfo and sink the MCSections initialization code from
Evan Cheng
2011-07-20
1
-1
/
+1
*
FileCheck-ize a couple tests.
Eli Friedman
2011-07-18
2
-4
/
+22
*
test/CodeGen/PowerPC/vector.ll: Tweak redirection >%t >%t to >%t >>%t. See al...
NAKAMURA Takumi
2011-07-11
1
-1
/
+1
*
Implement ISD::VAARG lowering on PPC32.
Roman Divacky
2011-06-28
1
-0
/
+167
*
Don't apply on PPC64 the 32bit ADDIC optimizations as there's no overflow
Roman Divacky
2011-06-20
1
-0
/
+29
*
rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which is
Chris Lattner
2011-06-18
5
-213
/
+28
*
Fix a few places where 32bit instructions/registerset were used on PPC64.
Roman Divacky
2011-06-17
1
-0
/
+14
*
remove parser support for the obsolete "multiple return values" syntax, which
Chris Lattner
2011-06-17
1
-17
/
+0
*
Remove support for using "foo" as symbols instead of %"foo". This is ancient
Chris Lattner
2011-06-17
2
-2
/
+0
*
manually upgrade a bunch of tests to modern syntax, and remove some that
Chris Lattner
2011-06-17
8
-18
/
+13
*
Fix wrong usages of CTR/MCTR where CTR8/MCTR8 was meant.
Roman Divacky
2011-06-03
1
-0
/
+4
[next]