- May 08, 2010
-
-
Bill Wendling authored
llvm-svn: 103321
-
Devang Patel authored
llvm-svn: 103318
-
Bill Wendling authored
llvm-svn: 103314
-
Douglas Gregor authored
llvm-svn: 103312
-
Dan Gohman authored
and not the real problem itself, by dropping debug info for i128 values. rdar://7958162. llvm-svn: 103310
-
Dan Gohman authored
wider than 64 bits. llvm-svn: 103309
-
Devang Patel authored
llvm-svn: 103305
-
- May 07, 2010
-
-
Chris Lattner authored
llvm-svn: 103304
-
Devang Patel authored
llvm-svn: 103303
-
Kevin Enderby authored
external and the item to be relocated should not have the address of the symbol added in. llvm-svn: 103302
-
Devang Patel authored
llvm-svn: 103300
-
Dale Johannesen authored
getConstantFP to accept the two supported long double target types. This was not the original intent, but there are other places that assume this works and it's easy enough to do. llvm-svn: 103299
-
Devang Patel authored
llvm-svn: 103295
-
Devang Patel authored
llvm-svn: 103287
-
Devang Patel authored
llvm-svn: 103278
-
Jim Grosbach authored
whether the extract instructions are available. rdar://7956878 llvm-svn: 103277
-
Devang Patel authored
llvm-svn: 103276
-
Devang Patel authored
llvm-svn: 103272
-
Kalle Raiskila authored
llvm-svn: 103271
-
Ted Kremenek authored
llvm-svn: 103269
-
Chris Lattner authored
patch by Peter Housel! llvm-svn: 103267
-
Ted Kremenek authored
llvm-svn: 103266
-
Duncan Sands authored
llvm-svn: 103265
-
Dan Gohman authored
llvm-svn: 103264
-
Chris Lattner authored
llvm-svn: 103263
-
Dan Gohman authored
DebugInfoFinder and iterates over all the contents calling print. llvm-svn: 103262
-
Dan Gohman authored
llvm-svn: 103261
-
Dan Gohman authored
as MachineSink, but it isn't constrained by MachineInstr-level details. llvm-svn: 103257
-
Dan Gohman authored
llvm-svn: 103256
-
Dan Gohman authored
methods, and add dump functions implemented in terms of the print. llvm-svn: 103254
-
Tobias Grosser authored
Add documentation for: -dot-dom -dot-dom-only -dot-postdom -dot-postdom-only -view-dom -view-dom-only -view-postdom -view-postdom-only llvm-svn: 103251
-
Evan Cheng authored
Use VLD2q32 / VST2q32 to reload / spill QQ (pair of Q) registers when stack slot is sufficiently aligned. Use VLDMD / VSTMD otherwise. llvm-svn: 103235
-
Evan Cheng authored
Use VSTMD / VLDMD for spills and reloads of Q registers instead of VSTMQ / VLDQ. The later are aliases which ought to be eliminated but we can't because they are used for storing and loading v2f64 values. llvm-svn: 103234
-
Nick Lewycky authored
llvm-svn: 103233
-
Dan Gohman authored
instruction, rather than a location near where the new instruction is being inserted. llvm-svn: 103232
-
Dale Johannesen authored
All results here match gcc-4.2. llvm-svn: 103230
-
Dan Gohman authored
lowered copies. llvm-svn: 103228
-
Dan Gohman authored
llvm-svn: 103227
-
Dan Gohman authored
increase in the debug line info section, and it's causing regressions in a gdb testsuite. llvm-svn: 103226
-
mike-m authored
llvm-svn: 103219
-