2010-02-25 |
Dan Gohman | Add svn:ignore. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Dan Gohman | Fix ExpandVectorBuildThroughStack for the case where the |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Johnny Chen | Added the following 32-bit Thumb instructions for disas... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Johnny Chen | Added the 32-bit Thumb instructions (BXJ) for disassemb... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Chris Lattner | change the scope node to include a list of children... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Johnny Chen | Added the 32-bit Thumb instructions (MRS and MSR) for... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Kevin Enderby | This is a patch to the assembler frontend to detect... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Dan Gohman | stkrc is gone. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Dan Gohman | Add the union keyword. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Dan Gohman | Merge the advanced getelementptr FAQ into the regular |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Daniel Dunbar | Fix TextAlignFillValue in a few places |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Daniel Dunbar | Add simple script for finding most-recent-rev-before... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Johnny Chen | Added the following 16-bit Thumb instructions for disas... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Chris Lattner | remove a dead PatLeaf, I previously changed all uses... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Dan Gohman | Fix a typo. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Dan Gohman | Clarify the description of pointer types, and move the |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Dan Gohman | Teach the constant folder about union types. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Dan Gohman | Remove code which assumes it knows how vectors are... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Dan Gohman | Add more information to the getSizeOf comment. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Dan Gohman | Remove this paragraph. Vectors may not always have... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Dan Gohman | Revert r97064. Duncan pointed out that bitcasts are... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Nick Lewycky | Make the side-numbering of instructions used by metadat... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Chris Lattner | Implement the first half of redundancy factoring: effic... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Dan Gohman | Make LoopSimplify change conditional branches in loop... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Chris Lattner | factor the print method better. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Nick Lewycky | Dump the presence of attached metadata even if we don... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Chris Lattner | add methods to do equality checks and get hashes of... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Nick Lewycky | Modernize comment. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Nick Lewycky | Correct whitespace. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Jeffrey Yasskin | Try r96559 for the third time. This time the shared... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Sanjiv Gupta | Each field of auxiliary debug entry is only 1 byte... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Johnny Chen | Added tNOP for disassembly only. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Dan Gohman | Truncate from i64 to i32 is "free" on x86-32, because... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Scott Michel | Revert this patch for the time being. Needs more testing. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Johnny Chen | Added tSVC and tTRAP for disassembly only. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Chris Lattner | formatting. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Chris Lattner | rename fooMatcherNode to fooMatcher. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Chris Lattner | add some noop code to push it out of my tree. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Chris Lattner | rename PushMatcherNode -> ScopeMatcherNode to more... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Scott Michel | Large stack frame patch for the CellSPU: handle stack... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Jeffrey Yasskin | Filter the future all-of-llvm shared library out of... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Bill Wendling | MC'ize padding when padding the ULEB128 value. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Chris Lattner | add a fixme for an experiment that defeated me for... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Bill Wendling | LLVM puts padding bytes in the __gcc_except_tab section... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Chris Lattner | fix a bug I introduced by checking the wrong node's... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Chris Lattner | clean up various VT manipulations, patch by Micah Villm... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Jakob Stoklund... | Create a stack frame on ARM when |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Chris Lattner | fix PR5954, patch by Roman Divacky. |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Bob Wilson | Check for comparisons of +/- zero when optimizing less... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Dan Gohman | Make getTypeSizeInBits work correctly for array types... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Chris Lattner | convert cycle checker to smallptrset, add comments... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Chris Lattner | revert david's patch which does not even build. |
commit | commitdiff | tree | snapshot |
2010-02-24 |
David Greene | Use a SmallPtrSet as suggested by Chris. |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Wesley Peck | Adding function "lookupGCCName" to MBlazeIntrinsicInfo |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Chris Lattner | contract movechild+checktype into a new checkchild... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Johnny Chen | Added Vector Swap (VSWPd and VSWPq) instructions for... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Chris Lattner | split the movechild/record/moveparent -> recordchild... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Dan Gohman | ConstantFoldInstOperands can theoretically return null... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Dan Gohman | Simplify this code; these casts aren't necessary. |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Chris Lattner | emit a histogram of the opcodes in comments. |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Jakob Stoklund... | Stay away from str <undef> in ARMLoadStoreOpt. This... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Johnny Chen | Fixed typo of opcodestr, should be "vst1", not "vld1". |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Dan Gohman | Convert a few more backedge-taken count functions to... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Daniel Dunbar | Speculatively revert r97011, "Re-apply 96540 and 96556... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Daniel Dunbar | Reapply r97010, the speculative revert failed. |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Chris Lattner | lets not break the old isel. |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Chris Lattner | Since the new instruction selector now works, I don... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Chris Lattner | implement a simple proof-of-concept optimization for |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Chris Lattner | The new isel passes all tests, time to start making... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Dan Gohman | Add svn:ignore properties. |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Daniel Dunbar | Speculatively revert r97010, "Add an argument to PHITra... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Dan Gohman | When forming SSE min and max nodes for UGE and ULE... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Dan Gohman | Fix indentation. |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Chris Lattner | Change the scheduler from adding nodes in allnodes... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Chandler Carruth | Remove an unused variable. Was this intentional? |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Chris Lattner | The new isel was not properly handling patterns that... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Chris Lattner | add node #'s to debug dumps. |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Johnny Chen | Added for disassembly VST1 (multiple single elements... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Sean Callanan | Changed the table generator so that the X86 |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Jim Grosbach | handle very large call frames when require SPAdj !... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Jim Grosbach | LowerCall() should always do getCopyFromReg() to refere... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Evan Cheng | Re-apply 96540 and 96556 with fixes. |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Bob Wilson | Add an argument to PHITranslateValue to specify the... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Jakob Stoklund... | DIV8r must define %AX since X86DAGToDAGISel::Select... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Chris Lattner | fix X86/uint_to_fp-2.ll, only fold loads when they... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Chris Lattner | make selectnodeto set the nodeid to -1. This makes... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Jakob Stoklund... | Remember to handle sub-registers when moving imp-defs... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Jakob Stoklund... | Keep track of phi join registers explicitly in LiveVari... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Evan Cheng | Fix rev 96389 by restricting the xform to mask that... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Kevin Enderby | This is the second patch to allow x86 code to be aligne... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Richard Osborne | Don't mark call instruction as a barrier. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Jeffrey Yasskin | Roll back r96959 again. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Johnny Chen | Added for disassembly VLD1 (multiple single elements... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Nicolas Geoffray | Use the module's context instead of the global context. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Devang Patel | new test case for r96974. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Chris Lattner | no need to override IsLegalToFold, the base implementation |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Chris Lattner | fix a bug in findNonImmUse (used by IsLegalToFold)... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Chris Lattner | Print node ID's in dumps and views if set. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Wesley Peck | Adding the MicroBlaze backend. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Chris Lattner | use OutStreamer.EmitCodeAlignment for alignment in... |
commit | commitdiff | tree | snapshot |
next |