aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rename getAnalysisToUpdate to getAnalysisIfAvailable.Duncan Sands2009-01-2829-85/+87
* Fix PR3415 (infinite loop in EscapeAnalysis) byDuncan Sands2009-01-285-220/+0
* The memory alignment requirement on some of the mov{h|l}p{d|s} patterns are 1...Evan Cheng2009-01-283-18/+40
* Added sse test patterns for r62979 and r63193.Mon P Wang2009-01-284-0/+254
* Add shuffle splat pattern for x86 sse shifts.Mon P Wang2009-01-281-19/+23
* Typo.Mikhail Glushenkov2009-01-281-1/+1
* Update the generated docs.Mikhail Glushenkov2009-01-281-28/+45
* Add three new option properties.Mikhail Glushenkov2009-01-286-55/+201
* Clarify comment.Mikhail Glushenkov2009-01-281-1/+6
* Use ValueType::bitsLT to simplify some code.Dan Gohman2009-01-282-2/+2
* Use ZERO_EXTEND instead of ANY_EXTEND when promotingDan Gohman2009-01-282-2/+2
* Comment fixes.Bill Wendling2009-01-281-9/+11
* Suppress a compile time warning.Evan Cheng2009-01-281-0/+2
* Embalm my ideas of how things should work. Not thatDale Johannesen2009-01-272-1/+3
* Add type DIE into appropriate context DIE.Devang Patel2009-01-271-3/+17
* Add a DebugLoc field and some simple accessors.Dale Johannesen2009-01-272-9/+75
* Reorder args, constify.Dale Johannesen2009-01-271-9/+9
* Add testcase for r63142.Bill Wendling2009-01-271-0/+40
* Treat [1 x i8] zeroinitializer as a C string, placing such stuff intoAnton Korobeynikov2009-01-273-6/+24
* Use .empty() instead of comparing .size() with 0.Dan Gohman2009-01-271-1/+1
* Update to latest spelling.Dale Johannesen2009-01-271-2/+2
* Add DebugLoc field and simple accessors.Dale Johannesen2009-01-271-3/+44
* Refine DebugLoc per review comments.Evan Cheng2009-01-273-19/+22
* Add an assertion to the form of SelectionDAG::getConstant that takesDan Gohman2009-01-274-9/+18
* Reformat the allocation-order arrays to a more conventional style.Dan Gohman2009-01-271-44/+55
* Delete redundant return statements.Dan Gohman2009-01-271-7/+0
* Respect the DisableRedZone flag on PowerPC.Dan Gohman2009-01-271-1/+2
* Simplify findNonImmUse; return the result using the return valueDan Gohman2009-01-271-16/+14
* APInt's countLeadingOnes() was broken for negative i128 values,Torok Edwin2009-01-272-3/+84
* Make some comments doxygen-friendly.Dan Gohman2009-01-271-5/+5
* Make the pre-split-limit option more useful by using a per-function counter.Owen Anderson2009-01-271-1/+7
* Implement multiple with overflow by 2 with an add instruction.Evan Cheng2009-01-272-0/+31
* Forgot this test case.Evan Cheng2009-01-271-0/+10
* Eliminate unnecessary operands-list traversals.Dan Gohman2009-01-271-6/+3
* Add a FrontendC testcase for the x86-64 Red Zone feature,Dan Gohman2009-01-271-0/+11
* Enable the red zone on x86-64 by default.Dan Gohman2009-01-271-1/+1
* Assorted debug info fixes.Devang Patel2009-01-272-18/+20
* Add a regression test for x86-64 red zone usage.Dan Gohman2009-01-271-0/+13
* Fix the Red Zone calculation for functions with frame pointers.Dan Gohman2009-01-271-7/+10
* Add an svn:ignore property.Dan Gohman2009-01-270-0/+0
* No need to keep size of DebugLocations vector separately.Evan Cheng2009-01-262-6/+4
* Testcase for 6522054.Dale Johannesen2009-01-261-0/+14
* CellSPU:Scott Michel2009-01-266-70/+75
* Make the Dwarf macro information section optional; CellSPU's assemblerScott Michel2009-01-263-10/+22
* Implement Red Zone utilization on x86-64. This is currentlyDan Gohman2009-01-263-0/+23
* More updates to VC proj...Steve Naroff2009-01-262-62/+18
* Reapply r63025 and r63026, with fixes for the failing testcases.Owen Anderson2009-01-261-356/+13
* Fix PR3393, which amounts to a bug in the expensiveDuncan Sands2009-01-263-16/+53
* Add method raw_fd_ostream::seek() for random access within a file.Ted Kremenek2009-01-262-1/+11
* At Nick Lewycky's request, rename this test with a more informative name.Dan Gohman2009-01-261-0/+0