2008-02-13 |
Evan Cheng | * Cannot safely commute an instruction there are other... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Eli Friedman | Add a note pointing to PR1996. |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Chris Lattner | In SDISel, for targets that support FORMAL_ARGUMENTS... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Chris Lattner | don't try to avoid inserting loads when lowering FORMAL... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Chris Lattner | teach dag combiner how to eliminate MERGE_VALUES nodes. |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Nate Begeman | readme updates |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Eli Friedman | Add test for PR1996. (This is my first time adding... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Nate Begeman | Add testcase for recent legalizer change |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Nate Begeman | Support legalizing insert_vector_elt on targets where... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Evan Cheng | New tests. |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Evan Cheng | Initial support for copy elimination by commuting its... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Nate Begeman | Make register scavenging happy by not using a reg ... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Evan Cheng | - Added removeValNo() to remove all live ranges of... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Evan Cheng | commuteInstr() can now commute non-ssa machine instrs. |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Evan Cheng | Added debugging routine dumpUses. |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Dan Gohman | Convert SelectionDAG::ComputeMaskedBits to use APInt... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Dale Johannesen | __DATA not __DATA__ is the right segment name on darwin. |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Nate Begeman | Remove some dead code |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Nate Begeman | SSE4.1 64b integer insert/extract pattern support |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Dan Gohman | Change APInt::getBitsSet to accept a "half-open" range... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Duncan Sands | Note that these instructions are for x86-32 linux |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Duncan Sands | Add more spacing. |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Duncan Sands | Add instructions for building Ada and Fortran. |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Owen Anderson | Re-apply the patch to improve the optimizations of... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Duncan Sands | Generalize getCopyFromParts and getCopyToParts to |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Evan Cheng | Revert r46916 PPCTargetAsmInfo.cpp. |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Evan Cheng | Only using x86-64 rip relative addressing in non-staic... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Evan Cheng | Don't mask the isel bug. |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Evan Cheng | This test assumes no SSE4.1. |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Dan Gohman | Add a doxygen comment for SrcValueSDNode, to make its... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Devang Patel | Remove dead code. |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Wojciech Matyjewicz | Now that ScalarEvolution::print writes to the correct... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Wojciech Matyjewicz | Change negative grep into positive one in my yesterday... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Wojciech Matyjewicz | Fix PR2002. Suppose n is the initial value for the... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Eli Friedman | Fix for bug 1996: optimize out loads of undef. This... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Evan Cheng | Update comment. |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Evan Cheng | Unbreak various insert_vector_elt and extract_vector_el... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Tanya Lattner | Test case for annotate builtin. |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Evan Cheng | Fix some test cases. |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Bill Wendling | More violation fixes. |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Bill Wendling | Fix validation errors: di -> dt. |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Bill Wendling | Reformatting. Adding "doc_code" divisions for code... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Chris Lattner | rip out llvm 2.2 stuff in preparation for llvm 2.3 |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Chris Lattner | heavily refactor this to have less duplication between... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Chris Lattner | remove unknown details |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Tanya Lattner | Add 2.2 release tag. |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Nate Begeman | Stuff noticed while grepping code |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Dan Gohman | Correct the order of the arguments in the examples... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Ted Kremenek | The factories for ImutAVLTree/ImmutableSet/ImmutableMap... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Scott Michel | Added blurb for CellSPU progress |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Duncan Sands | Generalize the handling of call and return arguments, |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Dan Gohman | From Chris' review: use isa instead of explicitly using... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Dan Gohman | From Chris' review: minor corrections in comments. |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Dan Gohman | From Chris' review: use cast instead of dyn_cast with... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Dan Gohman | From Chris' review: fix 80 column violations |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Dan Gohman | From Chris' review: change MemOperandSDNode's construct... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Wojciech Matyjewicz | If the LHS of the comparison is a loop-invariant we... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Ted Kremenek | Added "Profile" method to APFloat for use with FoldingSet. |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Duncan Sands | Add arbitrary integer support to getRegisterType and |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Wojciech Matyjewicz | Fix PR1798 - an error in the evaluation of SCEVAddRecEx... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Duncan Sands | Add a isBigEndian method to complement isLittleEndian. |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Evan Cheng | Determine whether a spill kills the register it's spill... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Chris Lattner | tweaks from dale. |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Chris Lattner | updates from Evan |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Nate Begeman | Enable SSE4 codegen and pattern matching. |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Nate Begeman | additional missing feature |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Gabor Greif | corrected some spellings |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Chris Lattner | Various updates from Sam Bishop: |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Chris Lattner | Fix scalarrepl to not 'miscompile' undefined code,... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Nate Begeman | xmm0 variable blends |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Dan Gohman | Rename MRegisterInfo to TargetRegisterInfo. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Chris Lattner | close an li tag |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Duncan Sands | Add some Ada info and correct a few buglets. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Duncan Sands | Add truncate and AssertZext result expansion. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Chris Lattner | remove the in progress marker. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Chris Lattner | validation fixes |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Chris Lattner | final set of major updates |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Bill Wendling | Return "(c1 + c2)" instead of yet another ADD node... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Chris Lattner | more prose, some organization improvements. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Chris Lattner | random notes |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Chris Lattner | add anote |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Nick Lewycky | Match GCC's behaviour for these sections. |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Nate Begeman | memopv16i8 had wrong alignment requirement, would have... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Chris Lattner | add some more notes, still not ready for review :) |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Chris Lattner | scoped_ptr.h was removed. |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Gabor Greif | explain that NumElements in alloca and malloc defaults... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Dale Johannesen | Alignment of struct containing vectors depends on |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Wojciech Matyjewicz | We should check that existing cast operation has the... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Wojciech Matyjewicz | Add a check if the initial value of the induction varia... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Evan Cheng | Remove unused hidden option. |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Nate Begeman | Skeleton of insert and extract matching, more to come |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Nate Begeman | Tablegen support for insert & extract element matching |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Chris Lattner | check that terminators only occur at the end of a block... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Dan Gohman | Change ConstantSDNode to store an APInt instead of... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Devang Patel | Fix PR 1995. |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Evan Cheng | Forgot these files. |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Evan Cheng | Also print alignment. |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Dan Gohman | Add an isSignedIntN, like isIntN but for signed integer... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Evan Cheng | It's not always safe to fold movsd into xorpd, etc... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Dale Johannesen | 64-bit (MMX) vectors do not need restrictive alignment. |
commit | commitdiff | tree | snapshot |
next |