- Jun 24, 2004
-
-
Misha Brukman authored
llvm-svn: 14373
-
Brian Gaeke authored
llvm-svn: 14372
-
Brian Gaeke authored
(It's not yet clear how to copy doubles from register to register.) llvm-svn: 14371
-
Chris Lattner authored
llvm-svn: 14370
-
Vikram S. Adve authored
llvm-svn: 14369
-
Chris Lattner authored
want it, just type 'make tags' llvm-svn: 14368
-
Misha Brukman authored
* Use the DEBUG() guard for debug printouts llvm-svn: 14367
-
Brian Gaeke authored
llvm-svn: 14366
-
Brian Gaeke authored
Compactify the code that emits copies of constant ints into registers. llvm-svn: 14365
-
Brian Gaeke authored
llvm-svn: 14364
-
Brian Gaeke authored
Fix bug in emitGEPOperation where we weren't passing MBB, IP to getReg. (hey, wouldn't a constant expression lowering pass be cool? huh huhuhuh) Fix bug in emitGEPOperation where we might try to OR a constant into a register which was too big to fit in the immediate field. Support and, or, xor of longs. llvm-svn: 14363
-
Brian Gaeke authored
variant worth worrying about; the fp ones have two. llvm-svn: 14362
-
Brian Gaeke authored
variant worth worrying about; the fp ones have two. Add fp stores. llvm-svn: 14361
-
Brian Gaeke authored
variant worth worrying about; the fp ones have two. Stub out the case analysis of int-to-fp casts (no code yet). I think the number of operands passed to BuildMI for loads was wrong. Support load and store of float and double. llvm-svn: 14360
-
Chris Lattner authored
llvm-svn: 14359
-
Chris Lattner authored
Second, disable substitution of quadratic addrec expressions to avoid putting multiplies in loops! llvm-svn: 14358
-
Brian Gaeke authored
representational consistency, we want to address the halves of each 64-bit value separately. llvm-svn: 14356
-
Brian Gaeke authored
llvm-svn: 14355
-
- Jun 23, 2004
-
-
Brian Gaeke authored
instructions they augment, instead of replacing them. It's good for debugging, and it's OK for the sparcv9 backend. llvm-svn: 14353
-
Misha Brukman authored
llvm-svn: 14352
-
Misha Brukman authored
llvm-svn: 14351
-
Misha Brukman authored
llvm-svn: 14350
-
Misha Brukman authored
llvm-svn: 14349
-
Misha Brukman authored
llvm-svn: 14348
-
Reid Spencer authored
occur AFTER the source is checked out. This ensures that if either of the -gnuplotscript or -templatefile options are not given, that they get picked up from the checkout directory and don't abort the test unnecessarily. llvm-svn: 14346
-
Reid Spencer authored
test environments that don't have Povray or SPEC. llvm-svn: 14345
-
Reid Spencer authored
a ?) so that graphs don't bail if something fails in a test. llvm-svn: 14344
-
Reid Spencer authored
llvm-svn: 14343
-
Chris Lattner authored
several mallocbench programs, including perl. llvm-svn: 14342
-
Brian Gaeke authored
llvm-svn: 14340
-
Brian Gaeke authored
llvm-svn: 14339
-
Brian Gaeke authored
llvm-svn: 14338
-
Brian Gaeke authored
It looks to me like people haven't been running AutoRegen.sh. Grumble grumble. llvm-svn: 14337
-
Brian Gaeke authored
llvm-svn: 14336
-
Brian Gaeke authored
llvm-svn: 14335
-
Brian Gaeke authored
generic macro AC_SINGLE_CXX_CHECK. llvm-svn: 14334
-
- Jun 22, 2004
-
-
John Criswell authored
Added a check for isnan() while I was at it. llvm-svn: 14333
-
Brian Gaeke authored
llvm-svn: 14332
-
Brian Gaeke authored
llvm-svn: 14331
-
Misha Brukman authored
llvm-svn: 14330
-