- Jul 29, 2009
-
-
Devang Patel authored
llvm-svn: 77482
-
Eric Christopher authored
llvm-svn: 77480
-
Daniel Dunbar authored
llvm-svn: 77477
-
Devang Patel authored
llvm-svn: 77476
-
Bob Wilson authored
wide vectors. Likewise, change VSTn intrinsics to take separate arguments for each vector in a multi-vector struct. Adjust tests accordingly. llvm-svn: 77468
-
Bob Wilson authored
overloaded types for intrinsic parameters. llvm-svn: 77466
-
David Greene authored
Re-apply previous changes and improve column padding performance some more. llvm-svn: 77461
-
Dan Gohman authored
llvm-svn: 77459
-
Daniel Dunbar authored
- Provides static constructors for doing number to string conversions without using temporaries. - There are several ways to do this, I think given the Twine constraints this is the simplest one. - One FIXME for fast number -> hex conversion. - Added another comment on one last major bit of perf work Twines need, which is to make raw_svector_ostream more efficient. llvm-svn: 77445
-
Daniel Dunbar authored
llvm-svn: 77444
-
Chris Lattner authored
llvm-svn: 77442
-
Chris Lattner authored
llvm-svn: 77441
-
Chris Lattner authored
llvm-svn: 77438
-
Andreas Bolka authored
llvm-svn: 77437
-
Chris Lattner authored
llvm-svn: 77435
-
Chris Lattner authored
llvm-svn: 77434
-
Nick Lewycky authored
into a new BB that has no predecessors. llvm-svn: 77433
-
Chris Lattner authored
No functionality change. llvm-svn: 77432
-
Chris Lattner authored
llvm-svn: 77430
-
Chris Lattner authored
remove some completely wrong code. 1 is never < 16. It turns out that GCC appears to put strings of any length into the ELF cstring equivalent, so just rip out the code. llvm-svn: 77429
-
Daniel Dunbar authored
llvm-svn: 77425
-
Evan Cheng authored
llvm-svn: 77422
-
Eric Christopher authored
llvm-svn: 77415
-
Bill Wendling authored
Leopard. llvm-svn: 77414
-
Bill Wendling authored
llvm-svn: 77412
-
Devang Patel authored
llvm-svn: 77410
-
Devang Patel authored
llvm-svn: 77409
-
Bill Wendling authored
correct. But what are you going to do? I'll fix this in the future. - Move another large loop into its own method. llvm-svn: 77408
-
Eric Christopher authored
to ptest instruction plus setcc. Revamp ptest instruction. Add test. llvm-svn: 77407
-
Dan Gohman authored
llvm-svn: 77405
-
Daniel Dunbar authored
llvm-svn: 77404
-
David Goodwin authored
Thumb-2: fix typo that caused incorrect stack elimination for VFP operations and very large stack frames. llvm-svn: 77401
-
Bill Wendling authored
Does any one else hate the name "const_reverse_iterator" as much as I do? llvm-svn: 77399
-
David Greene authored
Improve performance of PadToColumn by eliminating flushes. llvm-svn: 77397
-
Dan Gohman authored
slashes, just go with it, regardless of whether it looks like it will be executable. This follows the behavior of sh(1) more closely. llvm-svn: 77396
-
Bill Wendling authored
llvm-svn: 77394
-
Bill Wendling authored
llvm-svn: 77393
-
Dan Gohman authored
llvm-svn: 77392
-
Daniel Dunbar authored
llvm-svn: 77384
-
Bill Wendling authored
going to emit. llvm-svn: 77382
-