summaryrefslogtreecommitdiffstats
path: root/llvm/test/Regression/CodeGen/Alpha
Commit message (Collapse)AuthorAgeFilesLines
...
* fixed test caseAndrew Lenharth2005-05-131-1/+1
| | | | llvm-svn: 21934
* Legalize for CTLZ generates a ctpop, but this ctpop is not expanded.Andrew Lenharth2005-05-111-0/+12
| | | | | | | This is bad. It is generated if you are ctlz a type that is not legal for the arch (aka ctlz of bytes on alpha legalize fine). llvm-svn: 21867
* comment fixAndrew Lenharth2005-05-042-2/+2
| | | | llvm-svn: 21685
* see if the legalize code propery compensates for the additional zeros introducedAndrew Lenharth2005-05-041-0/+12
| | | | llvm-svn: 21684
* added a use of ctpop to debug stuff withAndrew Lenharth2005-05-041-0/+12
| | | | llvm-svn: 21681
* added a random and mask testAndrew Lenharth2005-04-141-0/+10
| | | | llvm-svn: 21301
* regression case for faster call sequenceAndrew Lenharth2005-04-131-0/+15
| | | | llvm-svn: 21284
* check that casts still use zapAndrew Lenharth2005-04-131-0/+11
| | | | llvm-svn: 21283
* added s4addl matching testAndrew Lenharth2005-04-131-0/+14
| | | | llvm-svn: 21277
* oopsAndrew Lenharth2005-04-083-3/+3
| | | | llvm-svn: 21155
* added some tests to check stupid pattern matching mistakesAndrew Lenharth2005-04-085-0/+52
| | | | llvm-svn: 21154
* match case change in codegenAndrew Lenharth2005-04-071-1/+1
| | | | llvm-svn: 21141
* simplifiedAndrew Lenharth2005-04-061-5/+0
| | | | llvm-svn: 21119
* added first alpha codegen regression testAndrew Lenharth2005-04-061-0/+16
llvm-svn: 21117
OpenPOWER on IntegriCloud