- Aug 20, 2004
-
-
Chris Lattner authored
spew warnings, even if the types don't match. llvm-svn: 15933
-
- Aug 19, 2004
-
-
Misha Brukman authored
llvm-svn: 15932
-
Reid Spencer authored
llvm-svn: 15931
-
Misha Brukman authored
Thanks to Nate Begeman for pointing this out. llvm-svn: 15930
-
Misha Brukman authored
llvm-svn: 15929
-
Misha Brukman authored
llvm-svn: 15928
-
Reid Spencer authored
llvm-svn: 15927
-
Misha Brukman authored
llvm-svn: 15926
-
Reid Spencer authored
llvm-svn: 15925
-
Reid Spencer authored
llvm-svn: 15924
-
Reid Spencer authored
llvm-svn: 15923
-
Misha Brukman authored
llvm-svn: 15922
-
Reid Spencer authored
llvm-svn: 15921
-
Reid Spencer authored
on disassembly speed (where SlotMachine was being recomputed on each getSlot() call). llvm-svn: 15920
-
Misha Brukman authored
llvm-svn: 15919
-
Misha Brukman authored
llvm-svn: 15918
-
Misha Brukman authored
llvm-svn: 15917
-
Misha Brukman authored
* Fix bug from 32-bit PowerPC days of 2-register long split llvm-svn: 15916
-
Misha Brukman authored
llvm-svn: 15915
-
Nate Begeman authored
llvm-svn: 15914
-
Nate Begeman authored
Change int->float cast code to put conversion constants in constant pool. Shorten code sequence for constant pool fp loads. Remove LOADLoDirect/LOADLoIndirect psuedo instructions and tweak asmwriter llvm-svn: 15913
-
Reid Spencer authored
actually execute actions and it is been shown to optimize a Stacker program llvm-svn: 15912
-
Misha Brukman authored
This appeases both SparcV9 and 64-bit PowerPC. llvm-svn: 15910
-
- Aug 18, 2004
-
-
Reid Spencer authored
llvm-svn: 15909
-
Reid Spencer authored
Clarified documentation of symbol tables. Clarified definition of slot numbers. Added the http-equiv meta tag for HTML 4.01 strict compliance. Adjusted line lengths. Differentiated between "type slot" and "value slot" everywhere. ispelled it. llvm-svn: 15908
-
Brian Gaeke authored
its TargetInstrInfo accessor. llvm-svn: 15907
-
Brian Gaeke authored
llvm-svn: 15906
-
Brian Gaeke authored
Also, squash a use of TargetInstrInfo::isNop(). llvm-svn: 15905
-
Chris Lattner authored
llvm-svn: 15904
-
Chris Lattner authored
also, make getInfo do some checking and cast to the appropriate concrete type. llvm-svn: 15903
-
Brian Gaeke authored
llvm-svn: 15902
-
Brian Gaeke authored
SETX) or M_PSEUDO_FLAG. llvm-svn: 15901
-
Brian Gaeke authored
Other minor cleanups. llvm-svn: 15900
-
Brian Gaeke authored
Clean up cpReg2MemMI and cpMem2RegMI, and doxygenify comments. Get rid of their uses of SETSW, which is a pseudoinstruction. We can't JIT-compile pseudoinstructions at the moment. This was blowing up 252.eon/jit, which has some HUGE stack frames. Reduce the uses of constantFitsInImmedField(). Consolidate some assertions. llvm-svn: 15899
-
Chris Lattner authored
Massive thanks to the brg miester for doing the testing. :) llvm-svn: 15898
-
Chris Lattner authored
llvm-svn: 15897
-
Chris Lattner authored
and as such, we should use self revealing names. Hey, makes sense to me! llvm-svn: 15896
-
- Aug 17, 2004
-
-
Chris Lattner authored
llvm-svn: 15895
-
Chris Lattner authored
llvm-svn: 15894
-
Misha Brukman authored
llvm-svn: 15893
-