- Aug 01, 2003
-
-
Chris Lattner authored
Add new RegisterInfo class llvm-svn: 7469
-
Chris Lattner authored
llvm-svn: 7460
-
- Jul 31, 2003
-
-
Chris Lattner authored
See the comments in the patch for details. llvm-svn: 7457
-
Chris Lattner authored
llvm-svn: 7456
-
Chris Lattner authored
llvm-svn: 7455
-
Misha Brukman authored
llvm-svn: 7454
-
Chris Lattner authored
llvm-svn: 7453
-
Brian Gaeke authored
.; so I have changed the basic block markers to start with .L. I also broke up a >80char line. llvm-svn: 7452
-
John Criswell authored
longjmp() (and does not include setjmp.h). This is to fix some problems on Sparc while non-local jumps are still unimplemented. llvm-svn: 7449
-
Tanya Lattner authored
llvm-svn: 7447
-
Tanya Lattner authored
llvm-svn: 7442
-
Chris Lattner authored
Make the register classes optionally take code fragments for allocation_order_* llvm-svn: 7441
-
- Jul 30, 2003
-
-
Chris Lattner authored
llvm-svn: 7437
-
Chris Lattner authored
llvm-svn: 7428
-
Chris Lattner authored
llvm-svn: 7421
-
Vikram S. Adve authored
ordinary (primitive) types since ConstantExprs may be of primitive type! llvm-svn: 7418
-
Chris Lattner authored
it's currently not used. llvm-svn: 7416
-
Chris Lattner authored
for a target. llvm-svn: 7415
-
Chris Lattner authored
have changed. llvm-svn: 7414
-
Chris Lattner authored
llvm-svn: 7413
-
Chris Lattner authored
llvm-svn: 7405
-
Chris Lattner authored
llvm-svn: 7404
-
Chris Lattner authored
llvm-svn: 7403
-
- Jul 29, 2003
-
-
Misha Brukman authored
* Enabled STXFSR instructions llvm-svn: 7400
-
Misha Brukman authored
llvm-svn: 7399
-
Vikram S. Adve authored
in ConvertConstantToIntType. llvm-svn: 7395
-
Vikram S. Adve authored
llvm-svn: 7394
-
Vikram S. Adve authored
which were wrong (particularly, '\a' for '\007'). llvm-svn: 7393
-
Vikram S. Adve authored
that depends on machine register size. Moved insertCallerSavingCode() to PhyRegAlloc and moved isRegVolatile and modifiedByCall to TargetRegInfo: they are all machine independent. Remove several dead functions. llvm-svn: 7392
-
Vikram S. Adve authored
immed. field. Moved insertCallerSavingCode() to PhyRegAlloc: it is now machine independent. Remove all uses of PhyRegAlloc. llvm-svn: 7391
-
Vikram S. Adve authored
TargetInstrInfo::ConvertConstantToIntType(). llvm-svn: 7390
-
Vikram S. Adve authored
spilling values used by an instruction in the delay slot of the branch (which will eventually be moved before the branch). 2. Bug fix: Delete the delay slot instr, not the branch instr, when moving delay slot instr. out!!!! 3. Move code to insert caller-saves moved here from SparcRegInfo: it is now machine-independent. llvm-svn: 7389
-
Vikram S. Adve authored
be recomputed. llvm-svn: 7388
-
Vikram S. Adve authored
llvm-svn: 7386
-
Vikram S. Adve authored
machine-independent. Fix problem with using branch operand reg. as temp. reg. when spilling values used by an instruction in the delay slot of the branch (which will eventually be moved before the branch). llvm-svn: 7385
-
Misha Brukman authored
instead of assert()ing * Fixed a nasty bug where '07' was used instead of register 'o7' llvm-svn: 7382
-
Misha Brukman authored
now handle far calls (i.e., beyond the 30-bit limit in call instructions). * As a side-effect, this allows us to unify and clean up the mmap() call and code around it. llvm-svn: 7381
-
Chris Lattner authored
value types llvm-svn: 7377
-
- Jul 28, 2003
-
-
Chris Lattner authored
llvm-svn: 7373
-
Misha Brukman authored
llvm-svn: 7368
-