- Aug 05, 2004
-
-
Alkis Evlogimenos authored
incorrect type. llvm-svn: 15519
-
Reid Spencer authored
rid of compilation warnings on some platforms. llvm-svn: 15512
-
Chris Lattner authored
nonunifiable types but the same name. Down with PR411! llvm-svn: 15511
-
Chris Lattner authored
llvm-svn: 15510
-
Chris Lattner authored
llvm-svn: 15509
-
- Aug 04, 2004
-
-
Misha Brukman authored
llvm-svn: 15506
-
Misha Brukman authored
* Fix alignment of code * Tabs to spaces llvm-svn: 15505
-
Misha Brukman authored
llvm-svn: 15504
-
Misha Brukman authored
llvm-svn: 15501
-
Misha Brukman authored
llvm-svn: 15500
-
Chris Lattner authored
llvm-svn: 15498
-
Chris Lattner authored
llvm-svn: 15496
-
Chris Lattner authored
llvm-svn: 15495
-
Chris Lattner authored
llvm-svn: 15494
-
Alkis Evlogimenos authored
llvm-svn: 15490
-
Alkis Evlogimenos authored
llvm-svn: 15489
-
Alkis Evlogimenos authored
llvm-svn: 15487
-
Chris Lattner authored
llvm-svn: 15486
-
Alkis Evlogimenos authored
llvm-svn: 15485
-
Brian Gaeke authored
llvm-svn: 15483
-
Alkis Evlogimenos authored
llvm-svn: 15482
-
Chris Lattner authored
gccld -disable-opt on 252.eon. This patch deletes it and replaces it with a map. The proper fix for this is to fix PR411, but this will do in the short term. gccld on eon now takes 5.51s, which is 50% faster than before this patch. :) llvm-svn: 15480
-
Brian Gaeke authored
instead of InstrSelection.h, which is dead. llvm-svn: 15476
-
Brian Gaeke authored
the def. of TmpInstruction, instead of InstrSelection.h, which is dead. llvm-svn: 15475
-
Brian Gaeke authored
createSparcV9BurgInstSelector(). llvm-svn: 15474
-
Brian Gaeke authored
up the definition of class TmpInstruction. llvm-svn: 15473
-
Brian Gaeke authored
the SparcV9 BURG instruction selector. Eww! llvm-svn: 15472
-
Brian Gaeke authored
llvm-svn: 15471
-
Brian Gaeke authored
to SparcV9InstrForest.h. llvm-svn: 15470
-
Brian Gaeke authored
Many other pieces of the SparcV9 backend want to use TmpInstruction, but don't need any other instruction selector baggage. llvm-svn: 15469
-
Brian Gaeke authored
new file SparcV9BurgISel.cpp, with exposed interfaces in SparcV9BurgISel.h. The InstrSelection directory is now dead. llvm-svn: 15468
-
Chris Lattner authored
llvm-svn: 15467
-
Chris Lattner authored
llvm-svn: 15466
-
Chris Lattner authored
Do not call FindGlobalNamed when we know we will ignore the result (because we are not going to link a static symbol anyway). This speeds up gccld -disable-opt on 252.eon from 8.63s to 8.39s. llvm-svn: 15465
-
Chris Lattner authored
element. This speeds up the bytecode reader from 12.86s to 8.72s on 252.eon. llvm-svn: 15463
-
Chris Lattner authored
llvm-svn: 15460
-
Chris Lattner authored
llvm-svn: 15457
-
Chris Lattner authored
lookups it does. This shaves another 5% off of bcreading 252.eon. Note that the proper solution to this problem is to fix PR411, but that will have to wait until later. llvm-svn: 15455
-
Reid Spencer authored
Low Level Virtual Machine ($PACKAGE_NAME) $PACKAGE_VERSION llvm-svn: 15454
-
Chris Lattner authored
by 5% on eon llvm-svn: 15452
-