Akira Hatanaka
|
ca88b4abec
|
Prevent generation of redundant addiu instructions that compute address of
static variables or functions.
llvm-svn: 133803
|
2011-06-24 17:55:19 +00:00 |
Duncan Sands
|
68c30907cc
|
Correct bogus module triple specifications.
llvm-svn: 112469
|
2010-08-30 10:48:29 +00:00 |
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
|
0d4bbf2c4a
|
Remove obsolete -f flags.
llvm-svn: 79992
|
2009-08-25 15:38:29 +00:00 |
Chris Lattner
|
68535f7603
|
reintroduce support for Mips "small" section handling. This is
implemented somewhat differently than before, but it should have
the same functionality and the previous testcase passes again.
llvm-svn: 78900
|
2009-08-13 06:28:06 +00:00 |
Chris Lattner
|
26aff56462
|
Remove SectionKind::Small*. This was only used on mips, and is apparently
a sad mistake that is regretted. :)
llvm-svn: 76935
|
2009-07-24 03:11:51 +00:00 |
Bruno Cardoso Lopes
|
118a9e4813
|
Batch 3 of Mips CodeGen tests
llvm-svn: 54508
|
2008-08-08 04:05:51 +00:00 |