2008-01-24 |
Chris Lattner | take these with a pr # |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Gordon Henriksen | Fixing the stack walker. |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Anton Korobeynikov | Fix potential buffer overflow |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Owen Anderson | Move some functionality for adding flags to MachineInst... |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Evan Cheng | Forgot these. |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Evan Cheng | Let each target decide byval alignment. For X86, it... |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Ted Kremenek | Added special escape sequences "\{", "\}", and "\|... |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Duncan Sands | The last pieces needed for loading arbitrary |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Ted Kremenek | Added "getRoot()" to ImmutableSet. |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Dale Johannesen | Honor explicit section information on Darwin. |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Owen Anderson | Fix an iterator invalidation issue. |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Evan Cheng | SSE varargs arguments are passed in memory. |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Chris Lattner | Simplify SelectionDAG::getNode so that a big switch... |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Anton Korobeynikov | Silence a warning. Should we turn this into configure... |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Anton Korobeynikov | Add interator interface to DAGInit also |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Duncan Sands | The final piece needed for storing arbitrary precision |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Nick Lewycky | Enable the fix I just checked in, silly me. |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Chris Lattner | update this test to pass with duncan's change. |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Chris Lattner | One too many )'s breaks 'make clean' with certain versi... |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Nick Lewycky | Multiply can be evaluated in a different type, so long... |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Chris Lattner | Trivial patch to fix two warnings, please pull into... |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Ted Kremenek | Fixed buggy caching of the hash value of an ImutAVLTree... |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Ted Kremenek | Moved method call within a conditional branch because... |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Ted Kremenek | Adjusted ImutAVLTree::ComputeHash to compute a hash... |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Ted Kremenek | Added "clear" method to FoldingSetNodeID to allow a... |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Ted Kremenek | Replaced (FoldingSet) profiling of ImutAVLTree with... |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Anton Korobeynikov | Provide iterator access to ListInit contents |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Chris Lattner | Fix the failures in the PPC JIT by marking relocation... |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Devang Patel | New test. |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Owen Anderson | Clarify a deviation from the original algorithm. |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Owen Anderson | Improve a few comments. |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Duncan Sands | It turns out that in C++ it is legal to declare functions |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Devang Patel | New test. |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Duncan Sands | Check that sret is only used on pointers to types |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Duncan Sands | Be consistent with other attribute methods, and |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Dale Johannesen | Move DAG-changing code out of #ifndef NDEBUG. |
commit | commitdiff | tree | snapshot |
2008-01-20 |
Duncan Sands | Make sure the caller doesn't use freed memory. |
commit | commitdiff | tree | snapshot |
2008-01-20 |
Anton Korobeynikov | Honour ByVal parameter attribute for name decoration |
commit | commitdiff | tree | snapshot |
2008-01-20 |
Anton Korobeynikov | Remove Darwin'ism |
commit | commitdiff | tree | snapshot |
2008-01-20 |
Anton Korobeynikov | Enable PIC codegen on x86-64/linux |
commit | commitdiff | tree | snapshot |
2008-01-20 |
Duncan Sands | Initializing an unsigned with ~0UL causes the compiler |
commit | commitdiff | tree | snapshot |
2008-01-20 |
Dale Johannesen | Do not generate a FP_ROUND of f64 to f64. |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Ted Kremenek | Changed argument name for 'Profile' method to potential... |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Duncan Sands | Need to handle any 'nest' parameter before integer |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Ted Kremenek | Modified ImmutableSet/ImmutableMap to use FoldingSet... |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Ted Kremenek | Added FoldingSet style 'profiling' support for APSInt. |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Ted Kremenek | Added FoldingSet style 'profiling' support for APInt. |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Ted Kremenek | Made 'FoldingSetNodeID' a proper class instead of a... |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Ted Kremenek | Made 'profiling' of objects in a FoldingSet trait-based... |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Evan Cheng | Fix makefiles to enable Apply style debug build. |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Dale Johannesen | Implement flt_rounds for PowerPC. |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Chris Lattner | remove extraneous &&'s from tests, as Scott is apparent... |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Dale Johannesen | Test is correct again for the moment. |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Chris Lattner | remove extraneous &'s. |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Chris Lattner | don't form an std::string with a null pointer, it aborts. |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Chris Lattner | get symbolic information for ppc ldbl nodes. |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Chris Lattner | remove magic numbers. |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Chris Lattner | Fix a latent bug exposed by my truncstore patch. We... |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Chris Lattner | make a method public |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Ted Kremenek | Reverted implementation of ImmutableMap::find() to... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Dale Johannesen | Revert the part of 45849 that treated weak globals |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Dale Johannesen | Revert the part of 45848 that treated weak globals |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Scott Michel | Forward progress: crtbegin.c now compiles successfully! |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Chris Lattner | This commit changes: |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Chris Lattner | new testcase. |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Ted Kremenek | Implemented "FIXME" in ImutAVLTree: isEqual() now also... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Chris Lattner | add some helper methods. |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Evan Cheng | Test case for varargs parameter attribute issue I just... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Chris Lattner | code cleanups, no functionality change. |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Chris Lattner | * Introduce a new SelectionDAG::getIntPtrConstant method |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Chris Lattner | add testcase that has been sitting in my tree for awhile. |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Tanya Lattner | Update license for current year. |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Tanya Lattner | Update version to 2.3svn |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Evan Cheng | DAE bug fix. Don't lose parameter attributes on vararg... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Devang Patel | Enable CBE |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Evan Cheng | When a live virtual register is being clobbered by... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Chris Lattner | Fix arg promotion to propagate the correct attrs on... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Evan Cheng | Replace std::vector<bool> with BitVector. |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Evan Cheng | Fixes a nasty dag combiner bug that causes a bunch... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Duncan Sands | Trampoline support for x86-64. This looks like |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Chris Lattner | Handle attribute(used) global variables that are i8. |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Dale Johannesen | Do not mark EH tables no-dead-strip unless the |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Chris Lattner | add testcase for regression |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Chris Lattner | Fix a ppc long double regression I introduced yesterday... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Chris Lattner | merge a few pieces of code that do the store/load to... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Chris Lattner | rename ExpandBIT_CONVERT to EmitStackConvert, generalizing |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Chris Lattner | simplify a bunch of code by using SelectionDAG::CreateS... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Chris Lattner | Change legalizeop of FP_ROUND and FP_EXTEND to not... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Chris Lattner | make sure to use a cpu that has sse. |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Chris Lattner | make it more clear that this predicate only applies... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Chris Lattner | introduce a isTypeInSSEReg predicate, which allows... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Chris Lattner | My previous commit had an incomplete message, it should... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Chris Lattner | make the 'fp return in ST(0)' optimization smart enough to |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Chris Lattner | various whitespace cleanups, no functionality change. |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Chris Lattner | Factor the ReachesChainWithoutSideEffects out of dag... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Devang Patel | Do not strip llvm.used values. |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Ted Kremenek | Changed ImmutableMap::find to return an iterator instea... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Devang Patel | - Introduces versioning macro LLVM_LTO_VERSION |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Chris Lattner | Commit a piece that I missed before, patch by Alain... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Dale Johannesen | Missed file from previous checkin. |
commit | commitdiff | tree | snapshot |
next |