2009-01-22 |
Duncan Sands | This passes on linux.
|
commit | commitdiff | tree |
2009-01-21 |
Duncan Sands | This was causing invalid memory accesses when
|
commit | commitdiff | tree |
2009-01-21 |
Duncan Sands | Let's try to have our cake and eat it to: move
|
commit | commitdiff | tree |
2009-01-21 |
Duncan Sands | Don't rely on grep -w working.
|
commit | commitdiff | tree |
2009-01-21 |
Duncan Sands | Cleanup whitespace and comments, and tweak some
|
commit | commitdiff | tree |
2009-01-20 |
Duncan Sands | Fix typo. Patch by Alexei Svitkine.
|
commit | commitdiff | tree |
2009-01-20 |
Duncan Sands | Check that the "don't barf on k8" fix is not
|
commit | commitdiff | tree |
2009-01-20 |
Duncan Sands | If a vector is empty, you're not allowed to access any
|
commit | commitdiff | tree |
2009-01-18 |
Duncan Sands | BasicAliasAnalysis and FunctionAttrs were both
|
commit | commitdiff | tree |
2009-01-16 |
Duncan Sands | Get this building with gcc-4.4.
|
commit | commitdiff | tree |
2009-01-16 |
Duncan Sands | Grammar fix.
|
commit | commitdiff | tree |
2009-01-13 |
Duncan Sands | When replacing uses and the same node is reached
|
commit | commitdiff | tree |
2009-01-13 |
Duncan Sands | Mark this XFAIL for the moment.
|
commit | commitdiff | tree |
2009-01-13 |
Duncan Sands | Fix some typos. Also, the WidenedVectors map
|
commit | commitdiff | tree |
2009-01-13 |
Duncan Sands | Correct a comment - this is not a sign extension.
|
commit | commitdiff | tree |
2009-01-13 |
Duncan Sands | Correct a comment.
|
commit | commitdiff | tree |
2009-01-12 |
Duncan Sands | Rename getABITypeSize to getTypePaddedSize, as
|
commit | commitdiff | tree |
2009-01-08 |
Duncan Sands | Use mayBeOverridden here, in anticipation of the
|
commit | commitdiff | tree |
2009-01-07 |
Duncan Sands | Whitespace - correct formatting.
|
commit | commitdiff | tree |
2009-01-07 |
Duncan Sands | Remove alloca tracking from nocapture analysis. Not...
|
commit | commitdiff | tree |
2009-01-07 |
Duncan Sands | Reorder these.
|
commit | commitdiff | tree |
2009-01-07 |
Duncan Sands | Use a switch rather than a sequence of "isa" tests.
|
commit | commitdiff | tree |
2009-01-07 |
Duncan Sands | The verifier checks that the aliasee is not null.
|
commit | commitdiff | tree |
2009-01-05 |
Duncan Sands | Add a note about passing MVT::Other to getSetCCResultType.
|
commit | commitdiff | tree |
2009-01-05 |
Duncan Sands | Teach the internalize pass to also internalize
|
commit | commitdiff | tree |
2009-01-05 |
Duncan Sands | When checking if an Argument escapes, check if
|
commit | commitdiff | tree |
2009-01-05 |
Duncan Sands | Not having an aliasee is a theoretical possibility.
|
commit | commitdiff | tree |
2009-01-05 |
Duncan Sands | Format more neatly.
|
commit | commitdiff | tree |
2009-01-05 |
Duncan Sands | Remove trailing spaces.
|
commit | commitdiff | tree |
2009-01-05 |
Duncan Sands | Delete unused global aliases with internal linkage.
|
commit | commitdiff | tree |
2009-01-05 |
Duncan Sands | Don't spew bitcode to standard out if this test
|
commit | commitdiff | tree |
2009-01-02 |
Duncan Sands | Load tracking means that the value analyzed may
|
commit | commitdiff | tree |
2009-01-02 |
Duncan Sands | When calculating 'nocapture' argument attributes, allow
|
commit | commitdiff | tree |
2009-01-02 |
Duncan Sands | Improve comments and reorganize a bit - no functionality
|
commit | commitdiff | tree |
2009-01-02 |
Duncan Sands | Deleted too many properties: restore some.
|
commit | commitdiff | tree |
2009-01-02 |
Duncan Sands | Remove the "ignore" property on this directory.
|
commit | commitdiff | tree |
2009-01-02 |
Duncan Sands | Add tests for two types of traps that escape analysis
|
commit | commitdiff | tree |
2009-01-01 |
Duncan Sands | Mention that this pass does escape analysis in the
|
commit | commitdiff | tree |
2009-01-01 |
Duncan Sands | Factorize (and generalize) the code promoting SELECT
|
commit | commitdiff | tree |
2009-01-01 |
Duncan Sands | Remove trailing spaces.
|
commit | commitdiff | tree |
2009-01-01 |
Duncan Sands | Fix PR3274: when promoting the condition of a BRCOND...
|
commit | commitdiff | tree |
2008-12-31 |
Duncan Sands | Look through phi nodes and select instructions when
|
commit | commitdiff | tree |
2008-12-31 |
Duncan Sands | Don't analyze arguments already marked 'nocapture'.
|
commit | commitdiff | tree |
2008-12-31 |
Duncan Sands | Rename AddReadAttrs to FunctionAttrs, and teach it how
|
commit | commitdiff | tree |
2008-12-29 |
Duncan Sands | Make stripPointerCasts and getUnderlyingObject
|
commit | commitdiff | tree |
2008-12-29 |
Duncan Sands | Experiments show that looking through phi nodes
|
commit | commitdiff | tree |
2008-12-29 |
Duncan Sands | Clarify a bit. Based on feedback by Talin.
|
commit | commitdiff | tree |
2008-12-29 |
Duncan Sands | Allow readnone functions to read (and write!) global
|
commit | commitdiff | tree |
2008-12-29 |
Duncan Sands | Add braces, as suggested by a gcc warning.
|
commit | commitdiff | tree |
2008-12-14 |
Duncan Sands | Reapply r60997, this time without forgetting that
|
commit | commitdiff | tree |
2008-12-13 |
Duncan Sands | LegalizeDAG is not supposed to introduce illegal
|
commit | commitdiff | tree |
2008-12-13 |
Duncan Sands | On big-endian machines it is wrong to do a full
|
commit | commitdiff | tree |
2008-12-12 |
Duncan Sands | When expanding unaligned loads and stores do not make
|
commit | commitdiff | tree |
2008-12-12 |
Duncan Sands | When using a 4 byte jump table on a 64 bit machine,
|
commit | commitdiff | tree |
2008-12-12 |
Duncan Sands | Don't make use of an illegal type (i64) when
|
commit | commitdiff | tree |
2008-12-10 |
Duncan Sands | Update these instructions to the 2.4 release.
|
commit | commitdiff | tree |
2008-12-10 |
Duncan Sands | For amusement, implement SADDO, SSUBO, UADDO, USUBO
|
commit | commitdiff | tree |
2008-12-10 |
Duncan Sands | Mention the Ada and Fortran front-ends.
|
commit | commitdiff | tree |
2008-12-10 |
Duncan Sands | Don't dereference the end() iterator. This was
|
commit | commitdiff | tree |
2008-12-09 |
Duncan Sands | Fix PR3117: not all nodes being legalized. The
|
commit | commitdiff | tree |
2008-12-09 |
Duncan Sands | Handle a compiler warning.
|
commit | commitdiff | tree |
2008-12-08 |
Duncan Sands | Fix comment typo.
|
commit | commitdiff | tree |
2008-12-08 |
Duncan Sands | Fix comment typo.
|
commit | commitdiff | tree |
2008-12-04 |
Duncan Sands | When allocating a stack temporary, use the correct
|
commit | commitdiff | tree |
2008-12-03 |
Duncan Sands | Only check that the result of the mapping was not
|
commit | commitdiff | tree |
2008-12-01 |
Duncan Sands | There are no longer any places that require a
|
commit | commitdiff | tree |
2008-12-01 |
Duncan Sands | Change the interface to the type legalization method
|
commit | commitdiff | tree |
2008-11-29 |
Duncan Sands | Typo fix.
|
commit | commitdiff | tree |
2008-11-28 |
Duncan Sands | Add include files needed when building with
|
commit | commitdiff | tree |
2008-11-28 |
Duncan Sands | Fix build with gcc-4.4: it doesn't like PICStyle
|
commit | commitdiff | tree |
2008-11-26 |
Duncan Sands | Check that running the DAG combiner between type
|
commit | commitdiff | tree |
2008-11-24 |
Duncan Sands | If the type legalizer actually legalized anything
|
commit | commitdiff | tree |
2008-11-23 |
Duncan Sands | Rename SetCCResultContents to BooleanContents. In
|
commit | commitdiff | tree |
2008-11-20 |
Duncan Sands | Add some documentation.
|
commit | commitdiff | tree |
2008-11-18 |
Duncan Sands | Remove integer promotion support for FP_EXTEND
|
commit | commitdiff | tree |
2008-11-18 |
Duncan Sands | Simplify code using helper routines. There is not
|
commit | commitdiff | tree |
2008-11-18 |
Duncan Sands | LegalizeTypes support for splitting and scalarizing
|
commit | commitdiff | tree |
2008-11-18 |
Duncan Sands | Remove unused variable.
|
commit | commitdiff | tree |
2008-11-18 |
Duncan Sands | Reapply r59464, this time using the correct type
|
commit | commitdiff | tree |
2008-11-17 |
Duncan Sands | Add soft float support for a bunch more operations...
|
commit | commitdiff | tree |
2008-11-15 |
Duncan Sands | When splitting a SHUFFLE_VECTOR, try to have the result
|
commit | commitdiff | tree |
2008-11-12 |
Duncan Sands | Correct these links.
|
commit | commitdiff | tree |
2008-11-12 |
Duncan Sands | Simplify SplitVecRes_EXTRACT_SUBVECTOR. This means
|
commit | commitdiff | tree |
2008-11-12 |
Duncan Sands | Correct some thinkos in the expansion of ADD/SUB
|
commit | commitdiff | tree |
2008-11-10 |
Duncan Sands | Fix PR2667: add soft float support for sint_to_fp/uint_to_fp
|
commit | commitdiff | tree |
2008-11-10 |
Duncan Sands | Tweak some comments.
|
commit | commitdiff | tree |
2008-11-10 |
Duncan Sands | Small cleanups. No functionality change intended!
|
commit | commitdiff | tree |
2008-11-10 |
Duncan Sands | When promoting the result of fp_to_uint/fp_to_sint,
|
commit | commitdiff | tree |
2008-11-10 |
Duncan Sands | Work around PR1000.
|
commit | commitdiff | tree |
2008-11-09 |
Duncan Sands | XFAIL this while waiting for a fix.
|
commit | commitdiff | tree |
2008-11-08 |
Duncan Sands | Try to produce better code when scalarizing VSETCC.
|
commit | commitdiff | tree |
2008-11-07 |
Duncan Sands | Sign-extend rather than zero-extend when promoting
|
commit | commitdiff | tree |
2008-11-06 |
Duncan Sands | Formating/comment changes - no functionality change.
|
commit | commitdiff | tree |
2008-11-05 |
Duncan Sands | Fix thinko in ppcf128 expansion of truncating store.
|
commit | commitdiff | tree |
2008-11-04 |
Duncan Sands | Fix typo. Patch by nlewycky.
|
commit | commitdiff | tree |
2008-11-04 |
Duncan Sands | Fix PR3011: LegalizeTypes support for scalarizing
|
commit | commitdiff | tree |
2008-11-03 |
Duncan Sands | Make VAARG promotion work correctly with large funky
|
commit | commitdiff | tree |
2008-11-03 |
Duncan Sands | Make VAARG work with x86 long double (which is
|
commit | commitdiff | tree |
2008-11-02 |
Duncan Sands | Get this building on 64 bit machines (error:
|
commit | commitdiff | tree |
2008-10-31 |
Duncan Sands | Add a bunch of libcalls for ppcf128 that were somehow
|
commit | commitdiff | tree |
next |