- Sep 09, 2009
-
-
Anton Korobeynikov authored
llvm-svn: 81321
-
Chris Lattner authored
to be temporarily disabled. llvm-svn: 81320
-
Chris Lattner authored
printing stuff are quoting symbols now, breaking objc testcases. llvm-svn: 81319
-
Evan Cheng authored
llvm-svn: 81318
-
Jeffrey Yasskin authored
TypeBuilder was using a local static variable to cache its result. This made it ignore changes in its LLVMContext argument and always return a type constructed from the argument to the first call. llvm-svn: 81316
-
Daniel Dunbar authored
llvm-svn: 81314
-
Daniel Dunbar authored
llvm-svn: 81313
-
Daniel Dunbar authored
llvm-svn: 81312
-
Evan Cheng authored
llvm-svn: 81311
-
Evan Cheng authored
llvm-svn: 81310
-
Evan Cheng authored
llvm-svn: 81308
-
Eric Christopher authored
llvm-svn: 81307
-
Evan Cheng authored
llvm-svn: 81306
-
Chris Lattner authored
expect the slight syntax differences in the generated code. llvm-svn: 81305
-
Chris Lattner authored
llvm-svn: 81304
-
Bill Wendling authored
llvm-svn: 81303
-
Chris Lattner authored
this fixes mingw-alloca.ll with the new asmprinter. llvm-svn: 81301
-
Dan Gohman authored
llvm-svn: 81299
-
Chris Lattner authored
llvm-svn: 81298
-
Chris Lattner authored
llvm-svn: 81297
-
Chris Lattner authored
allows things like @PLT without quotes. llvm-svn: 81296
-
Bill Wendling authored
'DwarfException.cpp' file, which changed how CIEs were emitted, the sizes of some fields, etc. llvm-svn: 81295
-
Chris Lattner authored
x86-64-pic-11.ll with the new asmprinter. llvm-svn: 81294
-
Dan Gohman authored
llvm-svn: 81293
-
Dan Gohman authored
llvm-svn: 81290
-
Chris Lattner authored
llvm-svn: 81289
-
Chris Lattner authored
could look at this: the top undefined bits of an immediate shouldn't affect isel (cmp vs cmp.w) llvm-svn: 81288
-
Daniel Dunbar authored
parallel (the test should really use temps for the output, though). llvm-svn: 81287
-
Chris Lattner authored
llvm-svn: 81285
-
Daniel Dunbar authored
name (e.g. "ppc") to the appropriate constant. Also, StringRefize additional Triple constructor. llvm-svn: 81274
-
Chris Lattner authored
llvm-svn: 81273
-
Daniel Dunbar authored
mention -version in messages about missing targets. llvm-svn: 81272
-
Chris Lattner authored
the new asmprinter. llvm-svn: 81269
-
Chris Lattner authored
llvm-svn: 81267
-
Chris Lattner authored
to instructions instead of zero extended ones. This makes the asmprinter print signed values more consistently. This apparently only really affects the X86 backend. llvm-svn: 81265
-
Dan Gohman authored
filename in the output, which interferes with the tests' grep lines. llvm-svn: 81263
-
Anton Korobeynikov authored
llvm-svn: 81262
-
Dan Gohman authored
llvm-svn: 81261
-
Chris Lattner authored
llvm-svn: 81259
-
Dan Gohman authored
llvm-svn: 81257
-