2007-10-05 |
Dan Gohman | Change a space to a tab in the assembly output of a... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Dan Gohman | Legalize support for MUL_LOHI and DIVREM. |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Dan Gohman | Fix a typo in a comment. |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Dan Gohman | Provide names for MUL_LOHI and DIVREM operators. |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Dan Gohman | SMUL_LOHI and UMUL_LOHI are commutative. |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Dan Gohman | Define target-indepenent SDNode types for multiply... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Duncan Sands | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Evan Cheng | Testing convertToThreeeAddress as X86 llcbeta. |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Daniel Berlin | Fix intersectWithComplement bug noticed by Curtis Dunham |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Evan Cheng | New test case. |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Evan Cheng | Chain producing nodes cannot be moved, not chain readin... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Evan Cheng | Oops. Didn't mean to leave this in. |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Evan Cheng | If a node that defines a physical register that is... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Evan Cheng | Added storeRegToAddr, loadRegFromAddr, and unfoldMemory... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Evan Cheng | Not needed any more. |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Evan Cheng | Forgot these. |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Evan Cheng | - Added a few target hooks to generate load / store... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Evan Cheng | Add a variant of getTargetNode() that takes a vector... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Evan Cheng | Silence a warning. |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Daniel Berlin | Fix the previous bug a slightly different way (by modif... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Daniel Berlin | Fix off by one error in iterator |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Bill Wendling | Support Objective C++ too. |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Bill Wendling | Added testcase for creation of metadata with null pointers. |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Chris Lattner | add a note. |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Bill Wendling | un-XFAIL this test. |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Daniel Berlin | It helps a lot when you check for the end of your list... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Daniel Berlin | Make SparseBitVector::set actually work properly when... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Gordon Henriksen | Do use the actual ocaml stdlib (not the install dir... |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Neil Booth | Add APFloat -> hexadecimal string conversion, as per... |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Owen Anderson | Completely merge the implementation details of DomTree... |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Owen Anderson | Add a GraphTraits partial specialization to make the... |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Devang Patel | Fix 80 col violation. |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Devang Patel | Refactor code in a separate method. |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Chris Lattner | Add initial iterator support for folding set. |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Chris Lattner | Clarify that shifts that are too large are undefined. |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Chris Lattner | Simplify implementation of the FoldingSet circular... |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Dan Gohman | Use empty() member functions when that's what's being... |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Dan Gohman | Fix a using namespace llvm; in a header file. |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Bill Wendling | Temporarily XFAIL this test. |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Dale Johannesen | Tone down an overzealous optimization. |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Chris Lattner | remove extraneous tag |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Chris Lattner | remove misleading documentation: LLVM has no atomic... |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Tanya Lattner | Fix PR1719, by not marking llvm.global.annotations... |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Neil Booth | Tweak RoundAwayFromZero the bit number below which... |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Gordon Henriksen | Regenerate. |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Gordon Henriksen | Fixing a typo in configure.ac. |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Chris Lattner | testcase for PR1647 |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Chris Lattner | Fix PR1719, by not marking llvm.noinline internal. |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Chris Lattner | Bill's example is still not enough to repro this, but... |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Owen Anderson | Factor some code from the DomTree and PostDomTree calcu... |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Bill Wendling | Another micro-opt. |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Bill Wendling | Another missed optimization with LICM. |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Bill Wendling | Small label changes. |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Bill Wendling | Now with source code. |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Bill Wendling | Now with LL code! |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Bill Wendling | Another missed optimization. |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Bill Wendling | Micro-optimization -- missed LICM opportunity. |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Gordon Henriksen | Updating my credits entry. |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Dale Johannesen | Document new sqrt and powi handling. |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Dale Johannesen | Rewrite sqrt and powi to use anyfloat. By popular... |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Gordon Henriksen | Regenerate. |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Gordon Henriksen | Providing --with-ocaml-libdir for ./configure. The... |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Gordon Henriksen | Regenerate. |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Gordon Henriksen | Fixing (harmless) typos. |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Gordon Henriksen | Regenerate. |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Gordon Henriksen | Add explicit --enable-bindings option to configure. |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Devang Patel | Fix test. |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Owen Anderson | Fix typo. |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Owen Anderson | Mention memdep in the AA documentation. |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Devang Patel | New test. |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Tanya Lattner | If the user did not check out LLVM and request it to... |
commit | commitdiff | tree | snapshot |
2007-10-01 |
Evan Cheng | Refactor code to add load / store folded instructions... |
commit | commitdiff | tree | snapshot |
2007-10-01 |
Dale Johannesen | Fix stride computations for long double arrays. |
commit | commitdiff | tree | snapshot |
2007-10-01 |
Dan Gohman | Move the code that emits the .file directives so that... |
commit | commitdiff | tree | snapshot |
2007-10-01 |
Evan Cheng | -pre-RA-sched=none, simple, simple-noitin are gone. |
commit | commitdiff | tree | snapshot |
2007-10-01 |
Devang Patel | PR 1603 test case. |
commit | commitdiff | tree | snapshot |
2007-10-01 |
Evan Cheng | Remove simple scheduler. |
commit | commitdiff | tree | snapshot |
2007-10-01 |
Devang Patel | Relax unsafe use check. If there is one unconditional... |
commit | commitdiff | tree | snapshot |
2007-10-01 |
Evan Cheng | Typo. X86comi doesn't read / write chain's. |
commit | commitdiff | tree | snapshot |
2007-10-01 |
Dale Johannesen | Add getABITypeSize, getABITypeSizeInBits |
commit | commitdiff | tree | snapshot |
2007-10-01 |
Dan Gohman | Add empty() member functions to a few container-like... |
commit | commitdiff | tree | snapshot |
2007-09-30 |
Dale Johannesen | remove dup comment |
commit | commitdiff | tree | snapshot |
2007-09-30 |
Dale Johannesen | Constant fold int-to-long-double conversions; |
commit | commitdiff | tree | snapshot |
2007-09-30 |
Dale Johannesen | Simplify and fix signed int -> FP conversions. |
commit | commitdiff | tree | snapshot |
2007-09-30 |
Gordon Henriksen | AsmPrinters overriding getAnalysisUsage should call... |
commit | commitdiff | tree | snapshot |
2007-09-30 |
Chris Lattner | Add a helper useful when mapping from a map element... |
commit | commitdiff | tree | snapshot |
2007-09-30 |
Owen Anderson | Template-ize more of the DomTree internal implementatio... |
commit | commitdiff | tree | snapshot |
2007-09-30 |
Chris Lattner | document DenseSet. |
commit | commitdiff | tree | snapshot |
2007-09-30 |
Chris Lattner | Add a new DenseSet abstraction. |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Duncan Sands | Add newline at end of file. |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Duncan Sands | Check that the second parameter of init_trampoline |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Gordon Henriksen | This is done already. |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Gordon Henriksen | Collector is the base class for garbage collection... |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Gordon Henriksen | Demoting CHelpers.h to include/llvm/Support. |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Daniel Berlin | Switch to densemap rather than std::set |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Gordon Henriksen | Regenerate. |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Gordon Henriksen | PR1601: etags not configured correctly |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Evan Cheng | Enabling new condition code modeling scheme. |
commit | commitdiff | tree | snapshot |
next |