index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
Alpha
Age
Commit message (
Expand
)
Author
2010-08-01
PR7774: Fix undefined shifts in Alpha backend. As a bonus, this actually
Eli Friedman
2010-04-07
Split big test into multiple directories to cater to
Dale Johannesen
2010-03-01
Fix PR2590 by making PatternSortingPredicate actually be
Chris Lattner
2010-01-05
Delete useless trailing semicolons.
Dan Gohman
2009-09-09
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-08-25
Remove obsolete -f flags.
Dan Gohman
2009-07-17
Make promotion in operation legalization for SETCC work correctly.
Eli Friedman
2009-01-15
Fix Alpha test and support for private linkage.
Rafael Espindola
2009-01-15
Add the private linkage.
Rafael Espindola
2008-11-12
Correct some thinkos in the expansion of ADD/SUB
Duncan Sands
2008-11-11
fix another libgcc blocker
Andrew Lenharth
2008-10-09
get CodeGen/Alpha/mul128.ll to work.
Chris Lattner
2008-10-07
128 mul test, xfailed
Andrew Lenharth
2008-10-07
Expand arith on machines without carry flags
Andrew Lenharth
2008-10-07
no need to write the output to the disk
Chris Lattner
2008-10-07
Add test case for ADDC ADDE expansion
Andrew Lenharth
2008-08-29
allow this to pass.
Chris Lattner
2008-06-12
Don't try to compile tests for the ev56 alpha subtarget, which hasn't been
Matthijs Kooijman
2008-03-09
Fix RUN line.
Evan Cheng
2008-03-09
Remove llvm-upgrade and update tests.
Tanya Lattner
2008-02-19
Remove llvm-upgrade and update tests.
Tanya Lattner
2008-02-16
llvm.memory.barrier, and impl for x86 and alpha
Andrew Lenharth
2007-11-28
xfail a test
Chris Lattner
2007-11-27
something wrong with this opt
Andrew Lenharth
2007-08-15
Convert tests using "| wc -l | grep ..." to use the count script.
Dan Gohman
2007-08-04
This is the patch to provide clean intrinsic function overloading support in ...
Chandler Carruth
2007-07-30
Fix a bug in getCopyFromParts turned up in the testcase for PR1132.
Dan Gohman
2007-07-19
For PR1553:
Reid Spencer
2007-06-29
Convert .cvsignore files
John Criswell
2007-04-28
update syntax
Chris Lattner
2007-04-22
simplify this test until it can be dealt with
Andrew Lenharth
2007-04-21
Use the llvm_supports_target function to prevent running of tests for
Reid Spencer
2007-04-17
this is fixed
Andrew Lenharth
2007-04-16
For PR1336:
Reid Spencer
2007-04-16
For PR1319:
Reid Spencer
2007-04-16
For PR1319:
Reid Spencer
2007-04-16
For PR1336:
Reid Spencer
2007-04-16
Fix an intrinsic name.
Reid Spencer
2007-04-16
For PR1336:
Reid Spencer
2007-04-15
For PR1336:
Reid Spencer
2007-04-15
For PR1319: Upgrade to use new test harness
Reid Spencer
2007-04-11
Make the llvm-runtest function much more amenable by eliminating all the
Reid Spencer
2007-03-28
Remove use of implementation keyword.
Reid Spencer
2007-02-02
Changes to support making the shift instructions be true BinaryOperators.
Reid Spencer
2007-01-26
For PR761:
Reid Spencer
2007-01-05
Changes to parameter attribute syntax.
Reid Spencer
2007-01-05
Changes to parameter attributes syntax.
Reid Spencer
2007-01-03
Fix this test cases to use parameter attributes for its parameter and
Reid Spencer
2007-01-02
This test case previously passed the assembler without error even though
Reid Spencer
2007-01-02
Reverse last patch, committed by accident.
Reid Spencer
[next]