- Jun 26, 2009
-
-
Owen Anderson authored
we had multiple type planes and these lookups were expensive. llvm-svn: 74319
-
Owen Anderson authored
llvm-svn: 74317
-
Chris Lattner authored
llvm-svn: 74316
-
Owen Anderson authored
llvm-svn: 74315
-
Anders Carlsson authored
llvm-svn: 74314
-
Chris Lattner authored
llvm-svn: 74313
-
Anders Carlsson authored
llvm-svn: 74312
-
Chris Lattner authored
SDNode::print_details to eliminate a ton of near-duplicate code. llvm-svn: 74311
-
Chris Lattner authored
llvm-svn: 74310
-
Anders Carlsson authored
llvm-svn: 74307
-
Daniel Dunbar authored
llvm-svn: 74306
-
Devang Patel authored
llvm-svn: 74305
-
Devang Patel authored
llvm-svn: 74304
-
Daniel Dunbar authored
take this path with non-builtin floating point types). llvm-svn: 74303
-
Daniel Dunbar authored
llvm-svn: 74302
-
Douglas Gregor authored
deducing template arguments from a function call. Plus, add a bunch of tests. llvm-svn: 74301
-
Bob Wilson authored
used by both the user-visible intrinsics defined by ARM and the corresponding GCC builtins. llvm-svn: 74300
-
Nate Begeman authored
Add support for scalar to vector and partially initialized vector constant initializers. llvm-svn: 74299
-
Daniel Dunbar authored
llvm-svn: 74298
-
Daniel Dunbar authored
llvm-svn: 74297
-
Daniel Dunbar authored
llvm-svn: 74296
-
David Goodwin authored
llvm-svn: 74295
-
Owen Anderson authored
llvm-svn: 74294
-
David Goodwin authored
llvm-svn: 74293
-
Daniel Dunbar authored
- llvm-svn: 74292
-
Owen Anderson authored
llvm-svn: 74291
-
David Goodwin authored
llvm-svn: 74289
-
David Goodwin authored
Currently there is a pattern for the thumb-2 MOV 16-bit immediate instruction. That instruction cannot write the flags so it should use T2I instead of T2sI. Also, added a pattern for the thumb-2 MOV of shifted immediate since that can encode immediates not encodable by the 16-bit immediate. llvm-svn: 74288
-
Fariborz Jahanian authored
- Fariborz llvm-svn: 74287
-
Douglas Gregor authored
llvm-svn: 74285
-
Douglas Gregor authored
llvm-svn: 74284
-
Owen Anderson authored
Patch by Xerxes Ranby. llvm-svn: 74283
-
Evan Cheng authored
llvm-svn: 74282
-
Evan Cheng authored
llvm-svn: 74281
-
Nate Begeman authored
llvm-svn: 74280
-
Anders Carlsson authored
llvm-svn: 74279
-
Evan Cheng authored
llvm-svn: 74277
-
Evan Cheng authored
llvm-svn: 74276
-
Chris Lattner authored
llvm-svn: 74275
-
Chris Lattner authored
but in the meantime lets print targetflags on node labels. llvm-svn: 74274
-