- Jun 02, 2010
-
-
Devang Patel authored
Use local small vector. llvm-svn: 105332
-
Rafael Espindola authored
llvm-svn: 105325
-
Jim Grosbach authored
for debug information. llvm-svn: 105324
-
Rafael Espindola authored
llvm-svn: 105323
-
Rafael Espindola authored
llvm-svn: 105322
-
Rafael Espindola authored
backends and removes the virtual declaration. With that out of the way I should be able to cleanup one backend at a time. llvm-svn: 105321
-
Duncan Sands authored
llvm-svn: 105318
-
Nate Begeman authored
llvm-svn: 105316
-
Nate Begeman authored
llvm-svn: 105315
-
Evan Cheng authored
llvm-svn: 105308
-
Nate Begeman authored
llvm-svn: 105307
-
Eli Friedman authored
x86 backend currently doesn't know how to handle them. This doesn't really fix anything because LegalizeTypes doesn't know how to handle them either. We do get a better error message, though. llvm-svn: 105305
-
Bob Wilson authored
checked and it is safe to proceed with the changes. llvm-svn: 105304
-
Eli Friedman authored
llvm-svn: 105303
-
-
Alexis Hunt authored
llvm-svn: 105297
-
Devang Patel authored
DwarfWrite is now smart enough to drop debug value pointing to undefined register. Update this test to avoid this. iSel not properly lowring argument into a well formed DBG_VALUE in some cases is a separate issue and not related to the test in this testcase. llvm-svn: 105295
-
Jakob Stoklund Olesen authored
The comment about ordering of subreg indices is no longer true. This exposed a bug in the new substVirtReg method that is also fixed. llvm-svn: 105294
-
- Jun 01, 2010
-
-
Jim Grosbach authored
llvm-svn: 105293
-
Devang Patel authored
llvm-svn: 105292
-
Jim Grosbach authored
llvm-svn: 105291
-
Dan Gohman authored
in X86FastISel. Patch by Jan Sjodin. llvm-svn: 105290
-
Jim Grosbach authored
change a few SmallVectors to vanilla C arrays. llvm-svn: 105289
-
Dan Gohman authored
an argument aliasing itself. Thanks Duncan! llvm-svn: 105288
-
Devang Patel authored
Radar 7927666. llvm-svn: 105285
-
Dan Gohman authored
llvm-svn: 105283
-
Jim Grosbach authored
llvm-svn: 105282
-
Jim Grosbach authored
llvm-svn: 105281
-
Jim Grosbach authored
handle structs passed by value via an extract/insert pair, as a bitcast won't work on a struct. rdar://7742824 llvm-svn: 105280
-
Jim Grosbach authored
llvm-svn: 105279
-
Dan Gohman authored
llvm-svn: 105278
-
Dan Gohman authored
support [[:<:]]. Use beginning-of-line and end-of-line anchors instead. llvm-svn: 105277
-
Bruno Cardoso Lopes authored
llvm-svn: 105276
-
Dan Gohman authored
and doesn't know where the output is going. llvm-svn: 105274
-
Dan Gohman authored
llvm-svn: 105273
-
Dan Gohman authored
llvm-svn: 105272
-
Dan Gohman authored
and configury to use --version-script. llvm-svn: 105271
-
Dan Gohman authored
llvm-svn: 105270
-
Kalle Raiskila authored
llvm-svn: 105269
-
- May 31, 2010
-
-
Bill Wendling authored
llvm-svn: 105257
-