summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* make error message reflect default search function nameAndrew Lenharth2008-03-07
* Update inliner to handle functions that return multiple values.Devang Patel2008-03-07
* fix 80 col violationsChris Lattner2008-03-07
* Place for sret promotion tests.Devang Patel2008-03-07
* add a pass that can extract all kinds of global values, not just functions. ...Andrew Lenharth2008-03-07
* Cleanup some comments in the OCaml bindings.Gordon Henriksen2008-03-07
* Fix a typo. 'make clean' in bindings/ocaml would leave an output.Gordon Henriksen2008-03-07
* Clarify some important bitsAnton Korobeynikov2008-03-07
* Small cleanup: propagate thread-localness via generic routine.Anton Korobeynikov2008-03-07
* Regenerate.Gordon Henriksen2008-03-07
* Prefer to use ocamlc.opt to ocamlc and soforth.Gordon Henriksen2008-03-07
* mark frem as expand for all legal fp types on x86, regardless of whetherChris Lattner2008-03-07
* Add testcase.Bill Wendling2008-03-06
* When setting the "unused" info, take into account something like this:Bill Wendling2008-03-06
* 80 col violation.Evan Cheng2008-03-06
* some more spelling changesGabor Greif2008-03-06
* fix typosGabor Greif2008-03-06
* Constant fold SIGN_EXTEND_INREG with ashr not lshr.Evan Cheng2008-03-06
* Exercise the new CFG change.Nick Lewycky2008-03-06
* Treat BBs that use BBs as proper predecessors and successors in the CFG.Nick Lewycky2008-03-06
* Commit the testcase too.Nick Lewycky2008-03-06
* Don't try to simplify urem and srem using arithmetic rules that don't workNick Lewycky2008-03-06
* Refine Cell's i64 constant generation code to cover more constants where theScott Michel2008-03-06
* gcc likes things spelled correctlyAndrew Lenharth2008-03-05
* Skip, for now, callsites where use of sret argument is not dominated by calls...Devang Patel2008-03-05
* Next bit of PPC ByVal handling; call-site code seemsDale Johannesen2008-03-05
* Missed patch from my last commitAnton Korobeynikov2008-03-05
* Resolve aliases to aliasees, where possibleAnton Korobeynikov2008-03-05
* Handle functions as targets during linking of aliases as wellAnton Korobeynikov2008-03-05
* - Fix support for "special" i64 immediates that can be loadedScott Michel2008-03-05
* - Expand tabs to spaces.Scott Michel2008-03-05
* Update vcproj file.Steve Naroff2008-03-05
* Try hard to link aliases. Checks can be too strict by now.Anton Korobeynikov2008-03-05
* Fix a coalescer bug wrt how dead copy interval is shortened.Evan Cheng2008-03-05
* Handle 'ret' with multiple values.Devang Patel2008-03-05
* test for something more interesting than not crashingAndrew Lenharth2008-03-05
* sync ops on ptrs, was breaking libgompAndrew Lenharth2008-03-05
* Add Hybrid Cycle Detection to Andersen's analysis.Daniel Berlin2008-03-05
* Clarify that CALLSEQ_START..END may not be nested,Dale Johannesen2008-03-05
* This patch fixes a problem encountered by the CellSPU backend where variantsScott Michel2008-03-05
* evan implemented this.Chris Lattner2008-03-05
* Fix test not to emit junk into source directoryAnton Korobeynikov2008-03-05
* Testcase for PR2054Anton Korobeynikov2008-03-05
* Remember the source->dest mapping when copying aliases. This fixes PR2054Anton Korobeynikov2008-03-05
* Clarify the state-of-the-artAnton Korobeynikov2008-03-05
* Use AC_PATH_PROG correctly:Bill Wendling2008-03-05
* isTwoAddress = 1 -> Constraints.Evan Cheng2008-03-05
* PSLLWri etc. are two-address instructions.Evan Cheng2008-03-05
* add a noteChris Lattner2008-03-05
* Generalize FP constant shrinking optimization to apply to any vtChris Lattner2008-03-05