Dan Gohman
|
40503396da
|
Eliminate more uses of llvm-as and llvm-dis.
llvm-svn: 81290
|
2009-09-08 23:54:48 +00:00 |
Bill Wendling
|
920f6d588e
|
Moved this option to the front-end.
llvm-svn: 56901
|
2008-10-01 01:02:18 +00:00 |
Bill Wendling
|
1782584f56
|
Just don't transform this memset into "bzero" if no-builtin is specified.
llvm-svn: 56888
|
2008-09-30 22:05:33 +00:00 |
Bill Wendling
|
e818bc159f
|
- Initialize "--no-builtin" to "false".
- Testcase for r56885.
llvm-svn: 56886
|
2008-09-30 21:40:30 +00:00 |
Dan Gohman
|
980d7200c1
|
Speculatively micro-optimize memory-zeroing calls on Darwin 10.
llvm-svn: 49048
|
2008-04-01 20:38:36 +00:00 |