- Aug 04, 2004
-
-
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
-
Chris Lattner authored
away. This speeds up by .bc reader by 30% in a profile build on 252.eon. llvm-svn: 15450
-
- Aug 03, 2004
-
-
Misha Brukman authored
llvm-svn: 15447
-
Chris Lattner authored
llvm-svn: 15429
-
- Aug 02, 2004
-
-
Misha Brukman authored
* Fix several extended opcodes llvm-svn: 15423
-
Misha Brukman authored
official PowerPC instruction format lingo: X- and D-form. llvm-svn: 15422
-
Chris Lattner authored
llvm-svn: 15415
-
Misha Brukman authored
llvm-svn: 15414
-
Misha Brukman authored
llvm-svn: 15413
-
Misha Brukman authored
* Alphabetize #includes * Fix some lines to fit within 80 cols llvm-svn: 15412
-
- Aug 01, 2004
-
-
Chris Lattner authored
llvm-svn: 15410
-
Chris Lattner authored
llvm-svn: 15409
-
Tanya Lattner authored
llvm-svn: 15408
-
Chris Lattner authored
Delete the 'name' field of all instructions that have asmformats. llvm-svn: 15403
-
Chris Lattner authored
llvm-svn: 15402
-
Chris Lattner authored
llvm-svn: 15401
-
Chris Lattner authored
llvm-svn: 15398
-