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 |
2008-02-08 |
Ted Kremenek | Constified operator<< in APSInt. |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Dan Gohman | Avoid needlessly casting away const qualifiers. |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Dan Gohman | Avoid needlessly casting away const qualifiers. |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Evan Cheng | Added missing entries in X86 load / store folding tables. |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Devang Patel | Begin setting features for target based on target tripl... |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Evan Cheng | Remove remnant of load folding in local register alloca... |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Dan Gohman | Follow Chris' suggestion; change the PseudoSourceValue... |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Dan Gohman | Add SourceValue information for outgoing argument store... |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Dan Gohman | Don't abort if a MemOperand is missing a SourceValue... |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Evan Cheng | Fix a x86-64 codegen deficiency. Allow gv + offset... |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Evan Cheng | In some cases, e.g. ADD32ri, no transformation is made... |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Nick Lewycky | Don't make up new directives. (".set_foobar") |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Dan Gohman | Fix a typo in a comment. |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Dan Gohman | Add support to FoldingSet for hashing APInt objects. |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Dan Gohman | Re-apply the memory operand changes, with a fix for... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Evan Cheng | It's PR1925, not PR1609. |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Bill Wendling | Temporarily reverting: |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Evan Cheng | Fix a number of local register allocator issues: PR1609. |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Chris Lattner | some more notes. |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Chris Lattner | make it clear :) |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Chris Lattner | add a bunch of random notes and fix some issues noticed... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Evan Cheng | RegAllocaLocal still *requires* LiveVariables since... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Chris Lattner | a starter shell for 2.2 release notes |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Tanya Lattner | Throttle the non-local dependence analysis for basic... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Anton Korobeynikov | Don't dereference an invalid pointer if string is empty. |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Evan Cheng | Fix PR1975: dag isel emitter produces patterns that... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Evan Cheng | Move to getCALLSEQ_END to ensure CALLSEQ_END node produ... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Chris Lattner | Make RenamePass faster by making the 'is this a new... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Dale Johannesen | Implement sseregparm. |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Evan Cheng | If a vr is already marked alive in a bb, then it has... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Chris Lattner | regenerate |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Chris Lattner | Make the check for GCC version more robust, fix shared... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Ted Kremenek | Added FoldingSet profiling support to ImmutableSet. |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Ted Kremenek | Changed profiling method for ImmutableMap to once again... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Nate Begeman | Ident mnemonics appropriately |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Chris Lattner | dump the module *before* we delete it, not after. |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Chris Lattner | Fix a bug compiling PR1978 (perhaps not the only one... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Owen Anderson | Fix an obscure read-after-free bug that Duncan found. |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Dale Johannesen | Missed one. |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Evan Cheng | This should also work on x86 now. |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Evan Cheng | Unbreak teh build. |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Dale Johannesen | Do not unconditionally redefine vec_ext_v16qi and |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Evan Cheng | Typo. |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Evan Cheng | Dwarf requires variable entries to be in the source... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Nate Begeman | This method should be virtual |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Nate Begeman | Eliminate some redundant code. |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Ted Kremenek | Modified 'Profile' method of ImmutableMap to use the... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Devang Patel | Do not set time out, lets assume assembler will do... |
commit | commitdiff | tree | snapshot |
next |