summaryrefslogtreecommitdiff
path: root/tools/lto2
Commit message (Expand)AuthorAge
* use doxygen comments for makeBuffer()Nick Kledzik2008-05-09
* <rdar://problem/5917641> use getMemBufferCopy if supplied buffer is not alrea...Nick Kledzik2008-05-09
* Move MemCpyOpt after GVN.Owen Anderson2008-04-22
* Add MemCpyOpt to LTO.Owen Anderson2008-04-22
* Use GVN in LTO instead of GCSE+LoadVN.Owen Anderson2008-04-21
* Add jump threading to liblto.Chris Lattner2008-04-21
* Reenable running StripSymbols when EH is on.Devang Patel2008-04-03
* Change the MemoryBuffer::getFile* methods to take just a pointer to theChris Lattner2008-04-01
* suppress extra -install_name on Tiger. The 10.4 tools don't support it. Fix...Nick Kledzik2008-03-02
* also pass -compatibility_version when linking shared object for DarwinNick Kledzik2008-02-29
* fixes from review of first commitNick Kledzik2008-02-27
* use PROJ_SRC_DIR so this builds with Apple style buildsNick Kledzik2008-02-27
* first commit of new LTO system. It is not hooked up in the llvm/tools/Makefi...Nick Kledzik2008-02-26