- May 29, 2010
-
-
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
-
John McCall authored
valgrind problems. llvm-svn: 105062
-
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
-
Nate Begeman authored
Implement remaining items in neon td file. Still need to modify emitter to generate a proper header. llvm-svn: 105058
-
Bruno Cardoso Lopes authored
llvm-svn: 105014
-
Fariborz Jahanian authored
llvm-svn: 105013
-
Dan Gohman authored
llvm-svn: 105012
-
Fariborz Jahanian authored
(radar 8040068). llvm-svn: 105011
-
- May 28, 2010
-
-
Douglas Gregor authored
llvm-svn: 105010
-
Dan Gohman authored
llvm-svn: 105009
-
Dan Gohman authored
as is done with most other cast opcode predicates. llvm-svn: 105008
-
Anders Carlsson authored
llvm-svn: 105007
-
Dan Gohman authored
llvm-svn: 105006
-
Kevin Enderby authored
llvm-svn: 105005
-
Anders Carlsson authored
llvm-svn: 105002
-
Kevin Enderby authored
llvm-svn: 105001
-
Daniel Dunbar authored
align=native, at least for the platforms we support. llvm-svn: 105000
-
Daniel Dunbar authored
llvm-svn: 104999
-
Daniel Dunbar authored
what we used to be doing, and makes sure that paired '#pragma options align=reset' won't fail. llvm-svn: 104998
-
Daniel Dunbar authored
llvm-svn: 104997
-
Fariborz Jahanian authored
(radar 8020384) llvm-svn: 104996
-
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
-
John McCall authored
llvm-svn: 104991
-
John McCall authored
llvm-svn: 104990
-
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
-
Jakob Stoklund Olesen authored
Currently, the backend uses the same policy, but it will soon switch to -regalloc=fast for -O0. llvm-svn: 104984
-
Howard Hinnant authored
llvm-svn: 104982
-
Jim Grosbach authored
llvm-svn: 104980
-
Howard Hinnant authored
llvm-svn: 104975
-
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
-
Fariborz Jahanian authored
rethrow inside @catch block must use objc_exception_rethrow API. Fixes radar 8037512. Test will be added to LLVM test suite. llvm-svn: 104964
-
Dan Gohman authored
llvm-svn: 104963
-
Dan Gohman authored
llvm-svn: 104962
-
Jakob Stoklund Olesen authored
llvm-svn: 104961
-