Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
c3536b8ecbe49b60cdf9ab76ca79dcea765f2802
/
test
/
CodeGen
/
PowerPC
c3536b8
Add the 64-bit versions of the DS* Altivec instructions.
by Bill Wendling
· 18 years ago
67c906d
Fix for PR1613: added 64-bit rotate left PPC instructions and patterns.
by Evan Cheng
· 18 years ago
16adc23
update test to check that codegen works with llvm.used in llvm.metadata section
by Andrew Lenharth
· 18 years ago
28beeea
Convert tests using "| wc -l | grep ..." to use the count script.
by Dan Gohman
· 18 years ago
f65f11c
Test case for PR1596.
by Evan Cheng
· 18 years ago
6994040
This is the patch to provide clean intrinsic function overloading support in LLVM. It cleans up the intrinsic definitions and generally smooths the process for more complicated intrinsic writing. It will be used by the upcoming atomic intrinsics as well as vector and float intrinsics in the future.
by Chandler Carruth
· 18 years ago
4330b3a
new testcase
by Chris Lattner
· 18 years ago
be444ed
Fix a bug in getCopyFromParts turned up in the testcase for PR1132.
by Dan Gohman
· 18 years ago
a5e496f
New test case.
by Evan Cheng
· 18 years ago
9445e9a
For PR1553:
by Reid Spencer
· 18 years ago
318f0de
Remove the trailing semicolon from function declarations in LLVM,
by Dan Gohman
· 18 years ago
7f6d4e8
these tests do not need a triple on Solaris. Thanks sabre!
by Gabor Greif
· 18 years ago
fe20273
fix the remaining 3 testcases that missed a target triple
by Gabor Greif
· 18 years ago
532dc2e
Change getCopyToParts and getCopyFromParts to always use target-endian
by Dan Gohman
· 18 years ago
0f9d599
add target triple to fix PR1546
by Chris Lattner
· 18 years ago
89a3066
Add an explicit triple to the big-endian tests so that the assembly
by Dan Gohman
· 18 years ago
9ad892c
Fix test.
by Evan Cheng
· 18 years ago
6183f78
Add a parameter to getCopyToParts and getCopyFromParts to specify whether
by Dan Gohman
· 18 years ago
e644ef7
Convert .cvsignore files
by John Criswell
· 18 years ago
2c02c0f
New test.
by Evan Cheng
· 18 years ago
548484d
new testcase for PR1473
by Chris Lattner
· 18 years ago
7e07b30
new testcases for -enable-tail-merge default handling
by Dale Johannesen
· 18 years ago
35fbae2
new testcase
by Chris Lattner
· 18 years ago
14fc235
new testcase that crashes llc
by Chris Lattner
· 18 years ago
f2f4bb2
new testcase
by Chris Lattner
· 18 years ago
34ab6d6
PR1399 test case.
by Evan Cheng
· 18 years ago
b0d1515
new testcase
by Chris Lattner
· 18 years ago
9dd446c
Split target dependent test portions to target-specific directories.
by Reid Spencer
· 18 years ago
27679be
testcase for PR1357
by Chris Lattner
· 18 years ago
4274e40
For PR1370:
by Reid Spencer
· 18 years ago
10161db
testcase for PR1351
by Chris Lattner
· 18 years ago
16154ef
Use the llvm_supports_target function to prevent running of tests for
by Reid Spencer
· 18 years ago
e54ec7a
new testcase
by Chris Lattner
· 18 years ago
84e8315
new testcase
by Chris Lattner
· 18 years ago
eb1d74e
For PR1319:
by Reid Spencer
· 18 years ago
43b4003
For PR1319: Fix syntax of tests to ensure grep pattern is properly quoted.
by Reid Spencer
· 18 years ago
4cda190
For PR1319: Fix test syntax per new rules.
by Reid Spencer
· 18 years ago
c58ef01
For PR1319: Upgrade to new test harness.
by Reid Spencer
· 18 years ago
0f5aed5
Make the llvm-runtest function much more amenable by eliminating all the
by Reid Spencer
· 18 years ago
603572a
new testcases for integer abs function
by Chris Lattner
· 18 years ago
a6d3f13
Fix test
by Anton Korobeynikov
· 18 years ago
19e9705
Add a regtest for cases we now recognize as rotates, thanks to Scott Michel's
by Chris Lattner
· 18 years ago
465b715
new testcase
by Chris Lattner
· 18 years ago
028856d
my patch fixed the fixme.
by Chris Lattner
· 18 years ago
2b35c15
Let llvm-upgrade upgrade bswap intrinsic.
by Reid Spencer
· 18 years ago
a3c533a
For PR1297:
by Reid Spencer
· 18 years ago
6eec226
New test case.
by Evan Cheng
· 18 years ago
5373b72
Remove use of implementation keyword.
by Reid Spencer
· 18 years ago
eaa87ba
test that the ppc backend can do 64-bit cntlz
by Chris Lattner
· 18 years ago
87d266e
This test passes on x86/Linux now.
by Reid Spencer
· 18 years ago
79224c4
XFAIL this on x86-Linux until its fixed.
by Reid Spencer
· 18 years ago
da10e33
New test - practically wrote itself.
by Jim Laskey
· 18 years ago
d1b2c5b
Fix test case.
by Evan Cheng
· 18 years ago
0f74372
new test
by Chris Lattner
· 18 years ago
6e1472a
Test that large absolute addresses are properly folded into addr modes on
by Chris Lattner
· 18 years ago
419116f
new testcase that crashes llc
by Chris Lattner
· 18 years ago
6b896ce
Fixes PR 1200
by Dale Johannesen
· 18 years ago
6985dca
testcase for recent targetdata regression
by Chris Lattner
· 18 years ago
511e1d1
Add ppc-specific test for better i64 compare codegen.
by Chris Lattner
· 19 years ago
832254e
Changes to support making the shift instructions be true BinaryOperators.
by Reid Spencer
· 19 years ago
36a7243
new testcase
by Chris Lattner
· 19 years ago
9085043
For PR411:
by Reid Spencer
· 19 years ago
c1f32a5
Make the input legal.
by Reid Spencer
· 19 years ago
db4e6e7
new testcase
by Chris Lattner
· 19 years ago
e3ff5ad
For PR761:
by Reid Spencer
· 19 years ago
f4d6822
Fix test case.
by Evan Cheng
· 19 years ago
e47b029
Added a -mtriple flag to force darwin backend.
by Bill Wendling
· 19 years ago
eb9a42c
Fix for PR1095:
by Bill Wendling
· 19 years ago
737ec51
For PR1043:
by Reid Spencer
· 19 years ago
cc78156
new testcase
by Chris Lattner
· 19 years ago
3b29264
This test case needs parameter attributes, manually upgrade and don't
by Reid Spencer
· 19 years ago
bf89553
Update for change in parameter attributes syntax.
by Reid Spencer
· 19 years ago
cfd09d9
Wrap long RUN: line.
by Reid Spencer
· 19 years ago
6b91775
Globals are not renamed any more.
by Reid Spencer
· 19 years ago
c33a34f
This test case needs zext and sext attributes so manually upgrade it and
by Reid Spencer
· 19 years ago
05a1416
add missing flags
by Chris Lattner
· 19 years ago
e0170df
new testcase
by Chris Lattner
· 19 years ago
7e6b4f7
For PR1070:
by Reid Spencer
· 19 years ago
8aabc9e
For PR1070:
by Reid Spencer
· 19 years ago
eacb702
For PR950:
by Reid Spencer
· 19 years ago
73e7082
Update tests that need to be run through llvm-upgrade. This is necessary
by Reid Spencer
· 19 years ago
bc91546
These tests all rely on using register mnemonics and thus must behave in the
by Jim Laskey
· 19 years ago
b717d10
This test needs to be upgraded.
by Reid Spencer
· 19 years ago
d4fca27
new testcase
by Chris Lattner
· 19 years ago
afa2159
new testcase
by Chris Lattner
· 19 years ago
ee45c55
Upgrade intrinsic function calls
by Reid Spencer
· 19 years ago
69ccadd
Use the llvm-upgrade program to upgrade llvm assembly.
by Reid Spencer
· 19 years ago
d52bbdc
wrong spot
by Jim Laskey
· 19 years ago
255b47b
Test for float varargs.
by Jim Laskey
· 19 years ago
7e68724
new testcase
by Chris Lattner
· 19 years ago
ba89024
Case sensitive not.
by Jim Laskey
· 19 years ago
a44fea3
Check for MaxAlign.
by Jim Laskey
· 19 years ago
64c32dd
Tests to verify PowerPC ABI.
by Jim Laskey
· 19 years ago
027f388
make this harder
by Chris Lattner
· 19 years ago
ab4b7b4
enable this test, check ppc64 as well.
by Chris Lattner
· 19 years ago
42b51e4
make this test more interesting
by Chris Lattner
· 19 years ago
396b2ff
now that we handle single mbb loops better, one branch is allowed
by Chris Lattner
· 19 years ago
97a6e8c
preincrement case we miss. xfail until we catch it
by Chris Lattner
· 19 years ago
0ac6757
new testcase
by Chris Lattner
· 19 years ago
04ffebc
This test should compile down to one comparison, not two.
by Chris Lattner
· 19 years ago
Next »