Age | Commit message (Expand) | Author |
2008-12-18 | Do not XFAIL. | Bill Wendling |
2008-12-17 | Temporarily revert r61027. It was causing a bootstrap failure in "release" mode | Bill Wendling |
2008-12-17 | XFAIL for now. | Devang Patel |
2008-12-17 | Xfail these tests for now. | Devang Patel |
2008-12-17 | Today the front-ends (llvm-gcc and clang) generate multiple llvm.dbg.compile_... | Devang Patel |
2008-12-17 | Revert r61158 for now, as it caused some test failures. | Owen Anderson |
2008-12-17 | Fix miscompilations caused by renumbering, and enable it as part of prealloc ... | Owen Anderson |
2008-12-17 | This adds some missing functions to the C binding: | Chris Lattner |
2008-12-17 | Forgot to revert r61031 when I reverted r61019, r61030, and r61040. | Bill Wendling |
2008-12-17 | Simplified marking code regions -- no need to use <div> to surround <pre> tags. | Misha Brukman |
2008-12-17 | Instead of referring to the license file in the 2.3 release, refer to the | Misha Brukman |
2008-12-17 | Added mention of the RELEASE_24 tag for the 2.4 release. | Misha Brukman |
2008-12-17 | Fix expansion of vsetcc to set the high bit for true instead of 1. | Mon P Wang |
2008-12-17 | insert some sequence points and preincrement an iterator to avoid | Chris Lattner |
2008-12-17 | Enhance heap sra to be substantially more aggressive w.r.t PHI | Chris Lattner |
2008-12-17 | Double the amount of memory reserved for SUnits. This is a | Dan Gohman |
2008-12-17 | Use getDepth() and getHeight() instead of accessing the | Dan Gohman |
2008-12-17 | Fix the comments for getDepth and getHeight. | Dan Gohman |
2008-12-17 | Fix for PR3225: disable a broken optimization in | Eli Friedman |
2008-12-17 | Update also the generated docs. | Mikhail Glushenkov |
2008-12-17 | Some enhancements for the 'case' expression. | Mikhail Glushenkov |
2008-12-16 | Clarify that the scale factor from CheckForIVReuse | Dale Johannesen |
2008-12-16 | A new dag combine; several permutations of this | Dale Johannesen |
2008-12-16 | Add code to renumber split intervals into new vregs. This is disabled for no... | Owen Anderson |
2008-12-16 | Fix another crash found by inspection. If we have a PHI node merging | Chris Lattner |
2008-12-16 | fix a crash found by inspection. | Chris Lattner |
2008-12-16 | Add a helper to remove a branch and DCE the condition, and use it | Eli Friedman |
2008-12-16 | Eliminate the loop that walks the critical path. Instead, just track the | Dan Gohman |
2008-12-16 | Remove empty test. | Bill Wendling |
2008-12-16 | Temporarily revert r61019, r61030, and r61040. These were breaking LLVM Release | Bill Wendling |
2008-12-16 | Preserve SourceValue information when lowering produces multiple loads from | Dan Gohman |
2008-12-16 | We have decided not to support inline asm where an output operand with a matc... | Evan Cheng |
2008-12-16 | CMake: Added DbgInfoPrinter.cpp to lib/Analysis/CMakeFiles.txt. | Oscar Fuentes |
2008-12-16 | add testcase for -print-dbginfo | Torok Edwin |
2008-12-16 | Add -print-dbginfo pass that prints LLVM IR with comments inserted to show | Torok Edwin |
2008-12-16 | Add utility functions to search for DbgStopPointInst corresponding to an | Torok Edwin |
2008-12-16 | use different name for parameter to make it clear that we set DIDescriptor::GV | Torok Edwin |
2008-12-16 | Generalize support for analyzing loops to include SLE/SGE loop exit conditions | Nick Lewycky |
2008-12-16 | switch some std::set/std::map to SmallPtrSet/DenseMap. | Chris Lattner |
2008-12-16 | fix PR3217: fully cached queries need to be verified against the | Chris Lattner |
2008-12-16 | Enable anti-dependence breaking by default when post-RA scheduling is enabled. | Dan Gohman |
2008-12-16 | When breaking an anti-dependency, don't use a register which has seen | Dan Gohman |
2008-12-16 | Add initial support for back-scheduling address computations, | Dan Gohman |
2008-12-16 | Remove some special-case logic in ScheduleDAGSDNodes's | Dan Gohman |
2008-12-16 | Fix some register-alias-related bugs in the post-RA scheduler liveness | Dan Gohman |
2008-12-16 | * Comply with HTML 4.01 Strict | Misha Brukman |
2008-12-16 | * Comply with HTML 4.01 Strict standard | Misha Brukman |
2008-12-16 | Add a simple target-independent heuristic to allow targets with no | Dan Gohman |
2008-12-16 | Move addPred and removePred out-of-line. | Dan Gohman |
2008-12-16 | Make addPred and removePred return void, since the return value is not | Dan Gohman |