- dcbaf8a improve constant loading. Still sucks, but oh well by Andrew Lenharth · 20 years ago
- b73628b Add support for generating v4i32 altivec code by Nate Begeman · 20 years ago
- 1166bf3 Remove a fixme by Nate Begeman · 20 years ago
- 512beb9 Make sure to pass the offset into the new node, so that we don't silently by Nate Begeman · 20 years ago
- a08787f add support for generating v4i32 code by Nate Begeman · 20 years ago
- 78b0e6a General cleanup: by Reid Spencer · 20 years ago
- f65d917 purity++ by Duraid Madina · 20 years ago
- a117b18 let us get some do what I meant not what I said stuff checked in. You would think the alpha backend would be 64bit clean by Andrew Lenharth · 20 years ago
- aa6ed8c Fix up immediate handling by Andrew Lenharth · 20 years ago
- 4e4fe66 ditto by Duraid Madina · 20 years ago
- 6927b06 more compliance stufff by Duraid Madina · 20 years ago
- 7d0fe1b be more polite in public headers by Duraid Madina · 20 years ago
- bd6269c undo yuletide naughtyness(tm) by Duraid Madina · 20 years ago
- 2e096c1 add these so I can be less naughty by Duraid Madina · 20 years ago
- d885251 behold my standards-compliant humps! by Duraid Madina · 20 years ago
- 3de3b05 WAKEY WAKEY by Duraid Madina · 20 years ago
- 3005961 HB is *the* code janitor. by Duraid Madina · 20 years ago
- 8c7bd36 mixed-STL programs are big and nasty :( by Duraid Madina · 20 years ago
- 12f7578 This gets most of the backends building with HP HappyC++. by Duraid Madina · 20 years ago
- d2dec7d yet more C++ standards-compliance stuff. by Duraid Madina · 20 years ago
- 9b3e4c8 nasty paste-o, calls passing more than 8 arguments along were having by Duraid Madina · 20 years ago
- 713b0b5 Restore some happiness to the JIT by Andrew Lenharth · 20 years ago
- 424ba78 Fix alpha regressions. by Andrew Lenharth · 20 years ago
- f31d193 Fix a problem duraid pointed out to me compiling kc++ with -enable-x86-fastcc by Chris Lattner · 20 years ago
- 8748746 more C++ daintiness by Duraid Madina · 20 years ago
- 0f7bfba I bet pinski knows why g++ accepts this stuff by Duraid Madina · 20 years ago
- b518685 getting there... by Duraid Madina · 20 years ago
- 4c4e12f more standards compliance (damn, I can't wait for unordered_set (tee hee) by Duraid Madina · 20 years ago
- bb35a11 I laugh at your dual-core G5s! Fear my precompiled headers. by Duraid Madina · 20 years ago
- 4547e22 dum de dum by Duraid Madina · 20 years ago
- 2b4ea79 Added field noResults to Instruction. by Evan Cheng · 20 years ago
- 2abbe86 i love xmas!!!! *;D* by Duraid Madina · 20 years ago
- 3e31753 more HP-UX cleanliness by Duraid Madina · 20 years ago
- 6fb9a84 more standards-compliance stuff by Duraid Madina · 20 years ago
- a7df3c9 HP aCC chokes on this, but it's not required anyway: according to by Duraid Madina · 20 years ago
- 786e3e2 MERRY CHRISTMAS EVERYONE!!! (what better way to spend christmas than by Duraid Madina · 20 years ago
- eececba add br pattern, unify JSR and BSR ISel instrs, and add BSR support for DAG by Andrew Lenharth · 20 years ago
- b13d74a unbreak calls, a few more tests should run. Tomorrow: bugpoint! by Duraid Madina · 20 years ago
- 806b893 we don't feed our call instructions extra operands by Duraid Madina · 20 years ago
- 53d8970 All that just to lower div and rem by Andrew Lenharth · 20 years ago
- 57030e3 allow custom lowering to return null for legal results by Andrew Lenharth · 20 years ago
- e8f65f1 Support Custom lowering of a few more operations. by Andrew Lenharth · 20 years ago
- 330851a support targetexternalsym by Andrew Lenharth · 20 years ago
- e4672aa Let the helper functions know about X86::FR32RegClass and X86::FR64RegClass. by Evan Cheng · 20 years ago
- c687b48 All addressing modes are now exposed. The only remaining relocated forms by Andrew Lenharth · 20 years ago
- b671860 Unify the patterns for loads and stores. Now offset addressing should be by Andrew Lenharth · 20 years ago
- 4e62951 Let's see if we can break things. by Andrew Lenharth · 20 years ago
- 9fa4d4c move loads and stores over. Smart addr selection comming by Andrew Lenharth · 20 years ago
- 50fb3c4 Fix one of the things in the todo file, and get a bit closer to folding by Nate Begeman · 20 years ago
- 443045a For PR625: by Reid Spencer · 20 years ago
- 171049d * Removed the use of FLAG. Now use hasFlagIn and hasFlagOut instead. by Evan Cheng · 20 years ago
- 7b05bd5 * Support for hasInFlag and hasOutFlag (on instructions). Remove nameless FLAG by Evan Cheng · 20 years ago
- d6e8d41 Remove redundant debug locations. by Jim Laskey · 20 years ago
- 72f49aa this test fails by Chris Lattner · 20 years ago
- cf4a81e this test is malformed by Chris Lattner · 20 years ago
- c26f7a0 unbreak the build :-/ by Chris Lattner · 20 years ago
- 2170cef not a good idea by Chris Lattner · 20 years ago
- 38bcbaf More X86 floating point patterns. by Evan Cheng · 20 years ago
- d13b00e Operand 1 of TRUNCSTORE can be any of integer and floating point types. by Evan Cheng · 20 years ago
- f3fd9fe Allow custom lowering of LOAD, EXTLOAD, ZEXTLOAD, STORE, and TRUNCSTORE. Not by Evan Cheng · 20 years ago
- 330ea12 fix something-o by Chris Lattner · 20 years ago
- 74fa64b implement vaarg. Varargs now should work. by Chris Lattner · 20 years ago
- c4769bb implement vastart. The dag isel compiles this: by Chris Lattner · 20 years ago
- e6ee868 remove benchmark list, remove issues addressed by the dag-dag isel by Chris Lattner · 20 years ago
- c33baaa Simplify store(bitconv(x)) to store(x). This allows us to compile this: by Chris Lattner · 20 years ago
- 5710410 fold (conv (load x)) -> (load (conv*)x). by Chris Lattner · 20 years ago
- c8547d8 Fold bitconv(bitconv(x)) -> x. We now compile this: by Chris Lattner · 20 years ago
- 9468377 constant fold bits_convert in getNode and in the dag combiner for fp<->int by Chris Lattner · 20 years ago
- 21f6685 make sure bit_convert's are expanded by Chris Lattner · 20 years ago
- 53e8845 make sure bit_converts are expanded by Chris Lattner · 20 years ago
- 46e1ee9 Get bugpoint building with VC++ again. by Jeff Cohen · 20 years ago
- 3cb7187 fix the int<->fp instructions, which apparently take a single float register by Chris Lattner · 20 years ago
- a01874f Use BIT_CONVERT to simplify this code by Chris Lattner · 20 years ago
- 1b95e0b Simplify some code by using BIT_CONVERT by Chris Lattner · 20 years ago
- 232348d Fix a pasto by Chris Lattner · 20 years ago
- ed7b5ba fix a thinko in the bit_convert handling code by Chris Lattner · 20 years ago
- 80f55ab improve comment: mention vectors by Chris Lattner · 20 years ago
- 3548189 add very simple support for the BIT_CONVERT node by Chris Lattner · 20 years ago
- 1ac1c4b add a new node by Chris Lattner · 20 years ago
- 14f4974 Revert previous patch. Additional tests fail. by Reid Spencer · 20 years ago
- a01c0cc clean up .td file by using evan's new FLAG thing by Chris Lattner · 20 years ago
- 002d834 remove a dead node by Chris Lattner · 20 years ago
- 0fcd40f remove dead code by Chris Lattner · 20 years ago
- cec26fc fix handling of weak linkage by Chris Lattner · 20 years ago
- 84c744f Fix PR409: by Reid Spencer · 20 years ago
- 7a8054f silence some bogus gcc warnings by Chris Lattner · 20 years ago
- c4bb052 For PR351: by Reid Spencer · 20 years ago
- d555f41 For PR351: by Reid Spencer · 20 years ago
- 171eee5 Fix test/Regression/Other/2002-01-31-CallGraph.ll after the recent callgraph by Chris Lattner · 20 years ago
- 39706e6 move some random notes out of my email into someplace useful by Chris Lattner · 20 years ago
- 64aa0ea this is a hack, which may or may not hang around. In short: by Duraid Madina · 20 years ago
- 8617f3c we can't do this directly in lowering, so we need this case by Duraid Madina · 20 years ago
- 3d821e2 oops, back this out by Duraid Madina · 20 years ago
- 3cb51f9 i need to do this to take over the earth by Duraid Madina · 20 years ago
- a6ec3cb we can't all have brains now, can we by Duraid Madina · 20 years ago
- 98b3a83 this should take care of calls to varadic functions, but it doesn.,t by Duraid Madina · 20 years ago
- 0b3c4d8 we need to emit the getf.d instruction in lowering, so add it to IA64ISD by Duraid Madina · 20 years ago
- 4e514c1 credit where credit is due by Chris Lattner · 20 years ago
- 0383995 Separate the call graph implementation from its interface. This implements by Chris Lattner · 20 years ago
- 1ccf26a The 81st column doesn't like code in it. by Chris Lattner · 20 years ago