- Nov 11, 2008
-
-
Owen Anderson authored
This lets several failing tests get farther along, but doesn't completely fix any of them. llvm-svn: 59086
-
Evan Cheng authored
llvm-svn: 59084
-
Dan Gohman authored
before creating the SUnit for the operation that it was unfolded from. This allows each SUnit to have all of its predecessor SUnits available at the time it is created. I don't know yet if this will be absolutely required, but it is a little tidier to do it this way. llvm-svn: 59083
-
Dan Gohman authored
TargetLoweringInfo variables for the scheduler. llvm-svn: 59082
-
Oscar Fuentes authored
llvm-svn: 59079
-
Oscar Fuentes authored
llvm-svn: 59077
-
Evan Cheng authored
llvm-svn: 59074
-
Chris Lattner authored
llvm-svn: 59072
-
Devang Patel authored
Remove incomplete lto-bugpoint tool. If there is an interest then we can resurrect this tool later on and finish implementation. llvm-svn: 59071
-
Chris Lattner authored
llvm-svn: 59070
-
Chris Lattner authored
llvm-svn: 59069
-
Devang Patel authored
llvm-svn: 59068
-
Chris Lattner authored
llvm-svn: 59067
-
Chris Lattner authored
Document written by Mason Woo (http://www.woo.com)! llvm-svn: 59066
-
Devang Patel authored
llvm-svn: 59064
-
Devang Patel authored
llvm-svn: 59063
-
Dan Gohman authored
argument instead of taking the SelectionDAG's TargetMachine. This is needed for some upcoming scheduler changes. llvm-svn: 59055
-
Evan Cheng authored
llvm-svn: 59052
-
Oscar Fuentes authored
library is added or changed. llvm-svn: 59051
-
Oscar Fuentes authored
llvm-svn: 59050
-
Oscar Fuentes authored
build on OS X. Fix by Jjgod Jiang! llvm-svn: 59048
-
Anton Korobeynikov authored
llvm-svn: 59047
-
Anton Korobeynikov authored
llvm-svn: 59046
-
Dan Gohman authored
to be sign-extended when it is promoted to 64 bits for intermediate offset calculations. The offset calculations are done as uint64_t so that overflow conditions are well defined. This fixes a problem which is currently hidden by the x86 AsmPrinter but which was exposed by r58917 (which is temporarily reverted). See PR3027 for details. llvm-svn: 59044
-
Cedric Venet authored
llvm-svn: 59039
-
Bill Wendling authored
The CC was changed, but wasn't checked to see if it was legal if the DAG combiner was being run after legalization. Threw in a couple of checks just to make sure that it's okay. As far as the PR is concerned, no back-end target actually exhibited this problem, so there isn't an associated testcase. llvm-svn: 59035
-
Andrew Lenharth authored
llvm-svn: 59026
-
Mon P Wang authored
llvm-svn: 59025
-
Bill Wendling authored
llvm-svn: 59023
-
Scott Michel authored
backend. llvm-svn: 59018
-
Evan Cheng authored
llvm-svn: 59016
-
Devang Patel authored
llvm-svn: 59012
-
Devang Patel authored
llvm-svn: 59011
-
Bill Wendling authored
llvm-svn: 59010
-
Scott Michel authored
llvm-svn: 59009
-
Bill Wendling authored
llvm-svn: 59008
-
Evan Cheng authored
llvm-svn: 59007
-
Evan Cheng authored
llvm-svn: 59006
-
- Nov 10, 2008
-
-
Oscar Fuentes authored
`clean' makefile target removes add-hoc directory created for building the native tablegen. llvm-svn: 59005
-
Dan Gohman authored
llvm-svn: 59004
-