Dan Gohman
|
c8054d90fb
|
Eliminate more uses of llvm-as and llvm-dis.
llvm-svn: 81293
|
2009-09-09 00:09:15 +00:00 |
Dan Gohman
|
44dfd7bf56
|
In the CBackend, use casts to force integer add, subtract, and
multiply to be done as unsigned, so that they have well defined
behavior on overflow. This fixes PR2408.
llvm-svn: 53767
|
2008-07-18 18:43:12 +00:00 |
Reid Spencer
|
41dc9beb80
|
For PR1319: Upgrade to use new test harness
llvm-svn: 36077
|
2007-04-15 19:21:54 +00:00 |
Bill Wendling
|
a33fd51520
|
Make the testcase correct.
llvm-svn: 34543
|
2007-02-23 23:23:41 +00:00 |
Bill Wendling
|
9d9e5e2b34
|
Testcase for PR1164
llvm-svn: 34542
|
2007-02-23 23:19:32 +00:00 |