- Nov 11, 2008
-
-
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
-
Bill Wendling authored
Comparing stages 2 and 3 warning: ./cc1-checksum.o differs warning: ./cc1obj-checksum.o differs warning: ./cc1objplus-checksum.o differs warning: ./cc1plus-checksum.o differs Bootstrap comparison failure! ./alias.o differs ./alloc-pool.o differs ./attribs.o differs ./bb-reorder.o differs ./bitmap.o differs ./build/errors.o differs ./build/genattrtab.o differs ./build/genautomata.o differs ./build/genemit.o differs ./build/genextract.o differs ... -bw llvm-svn: 59003
-
Bill Wendling authored
basic blocks. - Minor code clean-up. llvm-svn: 59002
-
Mon P Wang authored
support targets that support these conversions. Users should avoid using this node as the current targets don't generating code for it. llvm-svn: 59001
-
Steve Naroff authored
llvm-svn: 58997
-
Devang Patel authored
then do not split loop index. llvm-svn: 58995
-
Duncan Sands authored
where the argument is an apint, or smaller than the minimum size for which there is a libcall (i32). llvm-svn: 58994
-
Duncan Sands authored
llvm-svn: 58993
-