- May 30, 2010
-
-
Oscar Fuentes authored
llvm-svn: 105168
-
Alexis Hunt authored
The StmtNodes generator has been generalized to allow for the creation of DeclNodes tables as well, and another emitter was added for DeclContexts. llvm-svn: 105164
-
- May 29, 2010
-
-
Anton Korobeynikov authored
llvm-svn: 105109
-
Anton Korobeynikov authored
llvm-svn: 105108
-
Anton Korobeynikov authored
llvm-svn: 105107
-
Anton Korobeynikov authored
llvm-svn: 105106
-
Dan Gohman authored
llvm-svn: 105105
-
Dan Gohman authored
shouldn't have a TargetLoweringInfo member. And FunctionLoweringInfo::set doesn't needs its EnableFastISel argument. llvm-svn: 105101
-
Benjamin Kramer authored
llvm-svn: 105100
-
Nick Lewycky authored
llvm-svn: 105098
-
Nick Lewycky authored
llvm-svn: 105096
-
Evan Cheng authored
llvm-svn: 105095
-
Evan Cheng authored
Fix PR7193: if sibling call address can take a register, make sure there are enough registers available by counting inreg arguments. llvm-svn: 105092
-
Jakob Stoklund Olesen authored
llvm-svn: 105066
-
-
Jakob Stoklund Olesen authored
Also verify that all subregister indices compose unambiguously. llvm-svn: 105064
-
Jakob Stoklund Olesen authored
were overspecified when inheriting sub-subregisters, for instance: R0Q:subreg_even32 = R0Q:subreg_32bit = R0Q:subreg_even:subreg_32bit. This meant that composeSubRegIndices(subreg_even, subreg_32bit) was ambiguous. llvm-svn: 105063
-
Evan Cheng authored
llvm-svn: 105061
-
Evan Cheng authored
Schedule high latency instructions for latency reduction even if they are not vfp / NEON instructions. llvm-svn: 105060
-
Dale Johannesen authored
llvm-svn: 105059
-
Bruno Cardoso Lopes authored
llvm-svn: 105014
-
Dan Gohman authored
llvm-svn: 105012
-
- May 28, 2010
-
-
Dan Gohman authored
llvm-svn: 105009
-
Dan Gohman authored
as is done with most other cast opcode predicates. llvm-svn: 105008
-
Dan Gohman authored
llvm-svn: 105006
-
Kevin Enderby authored
llvm-svn: 105005
-
Kevin Enderby authored
llvm-svn: 105001
-
Kevin Enderby authored
getX86RegNum() does not happen. Patch by Shantonu Sen! llvm-svn: 104994
-
Dale Johannesen authored
llvm-svn: 104993
-
Dale Johannesen authored
llvm-svn: 104992
-
Jakob Stoklund Olesen authored
implementation that is correct for most targets. Tablegen will override where needed. Add MachineOperand::subst{Virt,Phys}Reg methods that correctly handle existing subreg indices when sustituting registers. llvm-svn: 104985
-
Jim Grosbach authored
llvm-svn: 104980
-
Jim Grosbach authored
llvm-svn: 104974
-
Dan Gohman authored
llvm-svn: 104970
-
Jim Grosbach authored
make sure accesses to set up the jmpbuf don't get moved after it by the scheduler. Add a missing \n. llvm-svn: 104967
-
Dan Gohman authored
llvm-svn: 104963
-
Dan Gohman authored
llvm-svn: 104962
-
Jakob Stoklund Olesen authored
llvm-svn: 104961
-
Dan Gohman authored
llvm-svn: 104959
-
Dan Gohman authored
llvm-svn: 104958
-