2010-02-28 |
Chris Lattner | hoist the new isel interpreter out of DAGISelHeader.h |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Chris Lattner | change a few opcodes to use VBRs instead of embedding |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Chris Lattner | move all the opcodes out of DAGISelHeader.h (which... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Chris Lattner | resolve a fixme by using hte new flag. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Chris Lattner | enhance the EmitNode/MorphNodeTo operands to take a... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Chris Lattner | enhance the new isel to handle the 'node already exists' |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Chris Lattner | use MorphNodeTo instead of SelectNodeTo. SelectNodeTo |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Chris Lattner | enhance the new isel to use SelectNodeTo for most patterns, |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Erick Tryzelaar | Add support getting the operands of a User to ocaml. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Erick Tryzelaar | Add support for global aliases to ocaml. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Erick Tryzelaar | Add support for inserting inline asm to ocaml. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Chris Lattner | add some random nounwinds. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Chris Lattner | I'm removing andersaa after the branch is made. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Chris Lattner | simplify this code, return only ever has zero or one... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
John McCall | Properly clear all the extra bits in a significand... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
John McCall | Add an override to StringRef::getAsInteger which parses... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Erick Tryzelaar | Add support for getting a null pointer. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Erick Tryzelaar | Add a way to look up a type by it's name in a module. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Erick Tryzelaar | Add replace_all_uses_with to ocaml. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Erick Tryzelaar | Add support for global variables in an address space... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Erick Tryzelaar | Add indirect br support to llvm-c and ocaml. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Erick Tryzelaar | Add metadata functions to llvm-c and ocaml. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Chris Lattner | remove redundant instruction. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Erick Tryzelaar | Add the new builder arthmetic instructions to llvm... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Erick Tryzelaar | Add the new union arthmetic instructions to llvm-c... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Erick Tryzelaar | Add generic binary op and cast builder functions. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Erick Tryzelaar | Rename ocaml vmcore tests to make it easier to insert... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Erick Tryzelaar | Fix incorrect uses of an ocaml llbuilder without extrac... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Erick Tryzelaar | Remove malloc and free from the ocaml bindings. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Bob Wilson | Revert r97245 which seems to be causing performance... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
John McCall | Teach APFloat how to create both QNaNs and SNaNs and... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Chris Lattner | enhance EmitNodeMatcher to keep track of the recorded... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Chris Lattner | add infrastructure to support forming selectnodeto... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Dan Gohman | Don't try to replace physical registers when doing... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Dan Gohman | Add a flag to addPassesToEmit* to disable the Verifier... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Chris Lattner | Generalize my hack to use SDNodeInfo to find out when a |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Dan Gohman | Implement XMM subregs. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Dan Gohman | Don't unconditionally suppress hoisting of instructions... |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Dan Gohman | Add nounwinds. |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Dan Gohman | The mayHaveSideEffects flag is no longer used. |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Chris Lattner | change CheckOpcodeMatcher to hold the SDNodeInfo instead of |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Chris Lattner | remove a bogus pattern, which had the same pattern... |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Chris Lattner | add another case from the ppc backend. This is obvious... |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Chris Lattner | fix an incorrect (overly conservative) predicate. |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Chris Lattner | fix logic in DEBUG. |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Chris Lattner | teach the optimizer that opcode == ISD::STORE is contr... |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Chris Lattner | fix grammaro's pointed out by daniel |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Chris Lattner | Teach the grouper some simple tricks about looking... |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Evan Cheng | Re-apply 97040 with fix. This survives a ppc self-host... |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Chris Lattner | use DEBUG instead of DebugFlag directly so that this |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Chris Lattner | implement a new optimization to sink pattern predicates... |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Bill Wendling | The TType is always absptr on Mach-O...at least for... |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Jeffrey Yasskin | Fix the ocaml bindings for the bitcode reader. |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Chris Lattner | fix PR6414, a nondeterminism issue in IPSCCP which... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Chris Lattner | Fix rdar://7694996 a miscompile of 183.equake from... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Chris Lattner | remove dead code, by this point all uses of CI are... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Jeffrey Yasskin | Test that docs are updating. |
commit | commitdiff | tree | snapshot |
2010-02-26 |
John McCall | Make APFloat's string-parsing routines a bit safer... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Bill Wendling | A much cleaner (and less code!) way of inserting the... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Johnny Chen | Added the follwoing 32-bit Thumb instructions for disas... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Jakob Stoklund... | Merge PPC instructions FMRS and FMRD into a single... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Dan Gohman | Fix grammaro in a comment. |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Dan Gohman | Use the right svn:keywords value. |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Dan Gohman | Add Revision keywords to these files, as it's common... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Bill Wendling | Comment typo. |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Chris Lattner | don't build edis if the x86 target isn't enabld. |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Dan Gohman | Improve the vim code for highlighting trailing whitespa... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Tanya Lattner | Test autoupdate. |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Tanya Lattner | Test auto update. |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Dan Gohman | Add the alignstack keyword. |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Dan Gohman | Remove bogus Updated line. |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Jakob Stoklund... | Use the right floating point load/store instructions... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Jakob Stoklund... | Remove dead code |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Jeffrey Yasskin | Remove REQUIRES_EH from the suggested set of make varia... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Benjamin Kramer | Replace a temporary std::string with SmallString. |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Dan Gohman | Fix typos in comments. |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Dan Gohman | Delete empty directories. |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Dale Johannesen | Move dbg_value generation to target-independent FastISel, |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Dale Johannesen | Further constify MDNode* references. |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Dale Johannesen | Add type printing for Metadata pseudo. |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Bob Wilson | Move the EnableFullLoadPRE flag from a separate command... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Sanjiv Gupta | disable-mem2reg and disable-gvn options should not... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Bob Wilson | Remove unused "NoPRE" parameter in GVN and createGVNPass(). |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Chris Lattner | pass in more section kinds, enough to get the .align... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Sanjiv Gupta | The cloner has nothing to do if any of the main or... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Chris Lattner | fix PR6435 another bug from the MallocInst elimination... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Jeffrey Yasskin | Set svn:keywords property on docs/Packaging.html. |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Jeffrey Yasskin | Add to the packaging advice. |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Sanjiv Gupta | Reapply things reverted back in 97220, with the fixed... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Dan Gohman | movl is a cheaper way to materialize 0 without clobberi... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Richard Osborne | Fix XCoreTargetLowering::isLegalAddressingMode() to... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Chandler Carruth | Revert r97211 and r97213 to get the build green again. |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Chris Lattner | add some helpful comments to the emitter |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Chris Lattner | switch from my nice hashtable based merging solution... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Chris Lattner | fix same bug in CheckChainCompatibleMatcher::isEqualImpl |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Chris Lattner | fix a nasty bug in CheckTypeMatcher::isEqualImpl |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Chris Lattner | finish off the factoring optimization along the lines... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Chris Lattner | add a new setNumChildren method for resizing scopes... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Sanjiv Gupta | Currently in LLVM, names of libcalls are assigned durin... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Chris Lattner | fix the matcher in the presence of multiple scopes... |
commit | commitdiff | tree | snapshot |
next |