Sanjay Patel
97c2c108fd
[x86] avoid printing unnecessary sign bits of hex immediates in asm comments (PR20347)
...
It would be better to check the valid/expected size of the immediate operand, but this is
generally better than what we print right now.
Differential Revision: http://reviews.llvm.org/D20385
llvm-svn: 271114
2016-05-28 14:58:37 +00:00
Sanjay Patel
22c541438d
auto-generate checks
...
llvm-svn: 269134
2016-05-10 22:33:26 +00:00
Roman Divacky
8d72f4a06f
Merge and filecheckize.
...
llvm-svn: 193778
2013-10-31 17:50:45 +00:00
Dan Gohman
40503396da
Eliminate more uses of llvm-as and llvm-dis.
...
llvm-svn: 81290
2009-09-08 23:54:48 +00:00
Tanya Lattner
3cdf542f5a
Remove llvm-upgrade and update tests.
...
llvm-svn: 47432
2008-02-21 07:42:26 +00:00
Reid Spencer
1c75ef2ce2
For PR1319: Upgrade to new test harness.
...
llvm-svn: 36091
2007-04-15 22:20:47 +00:00
Reid Spencer
83b3d82672
Regression is gone, don't try to find it on clean target.
...
llvm-svn: 33296
2007-01-17 07:59:14 +00:00