llvm-6502/test/CodeGen/Alpha
Chris Lattner 117ccb7e51 Fix PR2590 by making PatternSortingPredicate actually be
ordered correctly.  Previously it would get in trouble when
two patterns were too similar and give them nondet ordering.
We force this by using the record ID order as a fallback.

The testsuite diff is due to alpha patterns being ordered
slightly differently, the change is a semantic noop afaict:

< 	lda $0,-100($16)
---
> 	subq $16,100,$0



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97509 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-01 22:09:11 +00:00
..
2005-07-12-TwoMallocCalls.ll
2005-12-12-MissingFCMov.ll
2006-01-18-MissedGlobal.ll
2006-01-26-VaargBreak.ll
2006-04-04-zextload.ll
2006-07-03-ASMFormalLowering.ll
2006-11-01-vastart.ll
2007-11-27-mulneg3.ll
2008-11-10-smul_lohi.ll
2008-11-12-Add128.ll
2009-07-16-PromoteFloatCompare.ll
add128.ll
add.ll Fix PR2590 by making PatternSortingPredicate actually be 2010-03-01 22:09:11 +00:00
bic.ll
bsr.ll
call_adj.ll
cmov.ll
cmpbge.ll
ctlz_e.ll
ctlz.ll
ctpop.ll
dg.exp
eqv.ll
i32_sub_1.ll
illegal-element-type.ll
jmp_table.ll
mb.ll
mul5.ll
mul128.ll
neg1.ll
not.ll
ornot.ll
private.ll Delete useless trailing semicolons. 2010-01-05 17:55:26 +00:00
rpcc.ll
srl_and.ll
sub128.ll
weak.ll
wmb.ll
zapnot2.ll
zapnot3.ll
zapnot4.ll
zapnot.ll