- Dec 15, 2002
-
-
Chris Lattner authored
* Make allocateStackSpaceFor only allocate the right amount of space llvm-svn: 5048
-
Chris Lattner authored
* Change regclass iterators to use an extra level of pointers llvm-svn: 5047
-
Chris Lattner authored
* Regclass iterators need an extra level of pointerness to work right * Pull inverse mapping code out of target description files llvm-svn: 5046
-
Chris Lattner authored
target register description classes. llvm-svn: 5045
-
Chris Lattner authored
llvm-svn: 5044
-
Chris Lattner authored
llvm-svn: 5043
-
Chris Lattner authored
llvm-svn: 5042
-
Chris Lattner authored
llvm-svn: 5041
-
Chris Lattner authored
llvm-svn: 5040
-
Chris Lattner authored
llvm-svn: 5039
-
Chris Lattner authored
llvm-svn: 5038
-
Chris Lattner authored
llvm-svn: 5037
-
Chris Lattner authored
llvm-svn: 5036
-
Chris Lattner authored
llvm-svn: 5035
-
Chris Lattner authored
Add support for boolean constants add getClassB method llvm-svn: 5034
-
Chris Lattner authored
llvm-svn: 5033
-
Chris Lattner authored
Add a bunch of methods to MachineOperand is* to reduce usage of MO_foo llvm-svn: 5032
-
Chris Lattner authored
llvm-svn: 5031
-
Chris Lattner authored
rank map cache for instruction ranks llvm-svn: 5030
-
Chris Lattner authored
* Reword comment to make more clear * Don't print out BB's after modification made * Don't delete and new an instruction when we need to move something, just move it. llvm-svn: 5029
-
- Dec 14, 2002
-
-
Chris Lattner authored
llvm-svn: 5028
-
- Dec 13, 2002
-
-
Chris Lattner authored
llvm-svn: 5027
-
Chris Lattner authored
llvm-svn: 5026
-
Chris Lattner authored
llvm-svn: 5025
-
Chris Lattner authored
llvm-svn: 5024
-
Misha Brukman authored
llvm-svn: 5023
-
Misha Brukman authored
llvm-svn: 5022
-
Chris Lattner authored
llvm-svn: 5021
-
Chris Lattner authored
llvm-svn: 5020
-
Misha Brukman authored
llvm-svn: 5019
-
Chris Lattner authored
llvm-svn: 5018
-
Misha Brukman authored
constants in an array for quick lookup. Stole the idea from elsewhere in Jello. llvm-svn: 5017
-
Misha Brukman authored
basic block, as there could be multiple. llvm-svn: 5016
-
Chris Lattner authored
llvm-svn: 5015
-
Brian Gaeke authored
lib/Target/X86/InstSelectSimple.cpp: The MachineBasicBlock variable name patrol hereby fines Chris Lattner one bag of nachos, for shadowing global names while his license to do so was under suspension. llvm-svn: 5014
-
Misha Brukman authored
an instruction to avoid using them to allocate to other virtual registers. llvm-svn: 5013
-
Chris Lattner authored
llvm-svn: 5012
-
Brian Gaeke authored
Rename all BMI MachineBasicBlock operands to MBB. Try to mess around with emitGEPOperation's elementSizeReg to make it work, again. llvm-svn: 5011
-
Chris Lattner authored
llvm-svn: 5009
-
Misha Brukman authored
32-bit registers. llvm-svn: 5008
-