summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Change various llvm utilities to use PrettyStackTraceProgram inChris Lattner2009-03-06
* Do not count DbgInfoIntrinsic while estimating loop header size.Devang Patel2009-03-06
* Skip DbgInfoIntrinsic.Devang Patel2009-03-06
* Committing unsaved changes that should've been with r66237.Gordon Henriksen2009-03-06
* Fix ScheduleDAGRRList::CopyAndMoveSuccessors' handling of nodesDan Gohman2009-03-06
* Use CloneModule's ValueMap to avoid needing to look upDan Gohman2009-03-06
* Incorporate feedback to improve GarbageCollection.html.Gordon Henriksen2009-03-06
* Don't assign rank numbers to debug intrinsic "calls".Dale Johannesen2009-03-06
* When we split a basic block, there's a default branch to the newly created BB.Bill Wendling2009-03-06
* Revert 66224.Devang Patel2009-03-06
* Revert rev. 66167. Devang Patel2009-03-06
* CMake: auto-discover project files under the projects/ subdirectory.Oscar Fuentes2009-03-06
* do not close friendship with every odd classGabor Greif2009-03-06
* SRThreshold is meant to be inclusive.Evan Cheng2009-03-06
* Tweak the check for promotable alloca's to handleDale Johannesen2009-03-06
* Do not let debug info prevert globalopt from shriking a global vars to boolean.Devang Patel2009-03-06
* Add "check/remove dbg var" helper routines.Devang Patel2009-03-06
* Fix a parallel make race condition by swapping the order of -I directories.Bob Wilson2009-03-06
* Fix a bugpoint bug on anonymous functions. Instead of looking upDan Gohman2009-03-05
* Don't use plain INC32 and DEC32 on x86-64; it needsDan Gohman2009-03-05
* When creating X86ISD::INC and X86ISD::DEC nodes, only add one operand.Dan Gohman2009-03-05
* Fix the "test" optimization to recognize "dec" as an add ofDan Gohman2009-03-05
* Make this test more thorough. Not only should there be no %esi,Dan Gohman2009-03-05
* ignore build dirsGabor Greif2009-03-05
* move some code to gracefully handle the case when a handler crashes.Chris Lattner2009-03-05
* GlobalOpt only process non constant local GVs while optimizing global vars.Devang Patel2009-03-05
* Add missing file.Duncan Sands2009-03-05
* (Hopefully) silence a warning.Owen Anderson2009-03-05
* Regenerate.Nick Lewycky2009-03-05
* Autodetect the availability of -export-dynamic in the linker.Nick Lewycky2009-03-05
* Be more careful about choosing restore points when doing restore folding. Th...Owen Anderson2009-03-05
* Daniel wanted the stack printed upside down. Perhaps heChris Lattner2009-03-05
* indicate what the program args line is.Chris Lattner2009-03-05
* switch this message back to only being in -debug mode.Chris Lattner2009-03-05
* When allocating stubs, keep track of which Functions are referencing the stub.Nate Begeman2009-03-05
* Do not split edges to EH landing pads. It will cause code size explosion.Evan Cheng2009-03-05
* Fix how livein live intervals are handled. Previously it could end at MBB sta...Evan Cheng2009-03-05
* Fix another case where debug info was affectingDale Johannesen2009-03-05
* Ignore the debug info intrinsics when looking for dependency through basic bl...Zhou Sheng2009-03-05
* Add comment to emphasize that the while body is empty.Bill Wendling2009-03-05
* Fix another case where a dbg.declare meant somethingDale Johannesen2009-03-05
* Should have XFAILed this test.Bill Wendling2009-03-04
* Temporarily revert r65994. It was causing rdar://6646455.Bill Wendling2009-03-04
* ooops, forgot to include the pointless-write eliminator in my previous checkinGabor Greif2009-03-04
* Add some cautionary comments.Dale Johannesen2009-03-04
* add some helper classes for building light-weight symbolic stack tracesChris Lattner2009-03-04
* Re-commit 65975 and a fix for the problem thatDale Johannesen2009-03-04
* Add a new 'AddSignalHandler' function to Signals.h that allowsChris Lattner2009-03-04
* Fix this comment.Dan Gohman2009-03-04
* Add an assertion for a condition that's always true, and notDan Gohman2009-03-04