- Aug 18, 2005
-
-
Chris Lattner authored
LLVM is able to merge identical static const globals, GCC isn't, and this caused some bloat in the generated data. This has a marginal effect on PPC, shrinking the implicit sets from 10->4, but shrinks X86 from 179 to 23, a much bigger reduction. This should speed up the register allocator as well by reducing the dcache footprint for this static data. llvm-svn: 22879
-
- Apr 22, 2005
-
-
Misha Brukman authored
llvm-svn: 21428
-
- Oct 27, 2004
-
-
Chris Lattner authored
and work better with VC++. Patch contributed by Morten Ofstad! llvm-svn: 17281
-
- Aug 01, 2004
-
-
Chris Lattner authored
an instance of the Instruction tablegen class. llvm-svn: 15385
-
- Nov 11, 2003
-
-
Brian Gaeke authored
llvm-svn: 9903
-
- Oct 20, 2003
-
-
John Criswell authored
llvm-svn: 9305
-
- Oct 05, 2003
-
-
Chris Lattner authored
llvm-svn: 8875
-
- Aug 06, 2003
-
-
Chris Lattner authored
llvm-svn: 7627
-
- Aug 03, 2003
-
-
Chris Lattner authored
llvm-svn: 7543
-
Chris Lattner authored
llvm-svn: 7515
-