2008-03-19 |
Andrew Lenharth | style and spelling |
tree | commitdiff |
2008-03-19 |
Andrew Lenharth | llvm-ld deserves disable-verify too. opt shouldn't... |
tree | commitdiff |
2008-03-12 |
Chris Lattner | Reimplement the parameter attributes support, phase... |
tree | commitdiff |
2008-03-07 |
Andrew Lenharth | only extract main if the user didn't specify anything... |
tree | commitdiff |
2008-03-07 |
Andrew Lenharth | make error message reflect default search function... |
tree | commitdiff |
2008-03-07 |
Andrew Lenharth | add a pass that can extract all kinds of global values... |
tree | commitdiff |
2008-03-03 |
Tanya Lattner | Renable lto2 build. |
tree | commitdiff |
2008-03-02 |
Nick Kledzik | suppress extra -install_name on Tiger. The 10.4 tools... |
tree | commitdiff |
2008-03-02 |
Nick Lewycky | Add an unwind_to field to basic blocks, making them... |
tree | commitdiff |
2008-03-01 |
Nick Lewycky | Also handle "getresult". |
tree | commitdiff |
2008-03-01 |
Tanya Lattner | Disable lto because its broken on tiger. |
tree | commitdiff |
2008-02-29 |
Nick Kledzik | stop building lto on all platforms. Start building... |
tree | commitdiff |
2008-02-29 |
Nick Kledzik | also pass -compatibility_version when linking shared... |
tree | commitdiff |
2008-02-28 |
Andrew Lenharth | Make llvm-ar behave like ar, if you create an empty... |
tree | commitdiff |
2008-02-27 |
Nick Kledzik | fixes from review of first commit |
tree | commitdiff |
2008-02-27 |
Nick Kledzik | use PROJ_SRC_DIR so this builds with Apple style builds |
tree | commitdiff |
2008-02-26 |
Nick Kledzik | first commit of new LTO system. It is not hooked up... |
tree | commitdiff |
2008-02-26 |
Bill Wendling | Detabify. |
tree | commitdiff |
2008-02-22 |
Dale Johannesen | Split ParameterAttributes.h, putting the complicated |
tree | commitdiff |
2008-02-21 |
Devang Patel | Add -disable-output option. |
tree | commitdiff |
2008-02-20 |
Anton Korobeynikov | Get rid of hash_map in llvmc |
tree | commitdiff |
2008-02-20 |
Anton Korobeynikov | And final pack of warnings silencing |
tree | commitdiff |
2008-02-20 |
Anton Korobeynikov | Unbreak build with gcc 4.3: provide missed includes... |
tree | commitdiff |
2008-02-19 |
Dale Johannesen | Expand ParameterAttributes to 32 bits (in preparation |
tree | commitdiff |
2008-02-18 |
Dan Gohman | Fix a missing space in the description of the find... |
tree | commitdiff |
2008-02-14 |
Nick Lewycky | PR2027, Fix bugpoint's -find-bugs option, clean up... |
tree | commitdiff |
2008-02-07 |
Devang Patel | Begin setting features for target based on target tripl... |
tree | commitdiff |
2008-02-04 |
Devang Patel | Do not set time out, lets assume assembler will do... |
tree | commitdiff |
2008-02-02 |
Devang Patel | Do not strip symbols when EH is ON. |
tree | commitdiff |
2008-01-30 |
Devang Patel | Supply appropriate arch info to darwin assembler. |
tree | commitdiff |
2008-01-30 |
Devang Patel | Enable exception handling if it is supported. |
tree | commitdiff |
2008-01-27 |
Chris Lattner | Add support for frameworks. Patch by Shantonu Sen! |
tree | commitdiff |
2008-01-15 |
Devang Patel | - Introduces versioning macro LLVM_LTO_VERSION |
tree | commitdiff |
2008-01-09 |
Chris Lattner | Fix llvm-ld -Xlinker, patch by Daniel Teske! |
tree | commitdiff |
2008-01-08 |
Chris Lattner | Fix PR1797 |
tree | commitdiff |
2007-12-29 |
Chris Lattner | remove attribution from a variety of miscellaneous... |
tree | commitdiff |
2007-12-29 |
Chris Lattner | regenerate |
tree | commitdiff |
2007-12-29 |
Chris Lattner | remove attributions |
tree | commitdiff |
2007-12-29 |
Chris Lattner | remove attributions from tools. |
tree | commitdiff |
2007-12-29 |
Chris Lattner | remove attributions from tools/utils makefiles. |
tree | commitdiff |
2007-12-25 |
Gordon Henriksen | Fixing several transforms which would drop the collecto... |
tree | commitdiff |
2007-12-25 |
Seo Sanghyeon | Actually parse q operation in llvm-ar |
tree | commitdiff |
2007-12-20 |
Devang Patel | Revert my previous check-in. |
tree | commitdiff |
2007-12-20 |
Devang Patel | Add lto version check mechanism. |
tree | commitdiff |
2007-12-17 |
Christopher Lamb | regenerate. |
tree | commitdiff |
2007-12-17 |
Christopher Lamb | Change the PointerType api for creating pointer types... |
tree | commitdiff |
2007-12-11 |
Christopher Lamb | Implement address space attribute for LLVM pointer... |
tree | commitdiff |
2007-12-09 |
Chris Lattner | Fix accidental commit by Bill. |
tree | commitdiff |
2007-12-08 |
Bill Wendling | Reverting 44702. It wasn't correct to rename them. |
tree | commitdiff |
2007-12-03 |
Duncan Sands | Rather than having special rules like "intrinsics cannot |
tree | commitdiff |
2007-11-30 |
Duncan Sands | Add a convenience method for modifying parameter |
tree | commitdiff |
2007-11-28 |
Duncan Sands | Add some convenience methods for querying attributes... |
tree | commitdiff |
2007-11-27 |
Ted Kremenek | Added quotes around $(NM_PATH) argument to GenLibDeps... |
tree | commitdiff |
2007-11-27 |
Duncan Sands | Fix PR1146: parameter attributes are longer part of |
tree | commitdiff |
2007-11-14 |
Nick Lewycky | Allow the block extractor take to take a list of basic... |
tree | commitdiff |
2007-11-13 |
Chris Lattner | Make llvm2cpp better, patch for PR1794, contributed... |
tree | commitdiff |
2007-11-05 |
Gordon Henriksen | Deleting redundant copy of block extractor pass. See... |
tree | commitdiff |
2007-10-24 |
Chris Lattner | Fix PR1739. |
tree | commitdiff |
2007-10-22 |
Chris Lattner | add a 'don't use me' marker. |
tree | commitdiff |
2007-10-17 |
Gordon Henriksen | Switching TargetMachineRegistry to use the new generic... |
tree | commitdiff |
2007-10-15 |
Dan Gohman | Fix a typo in a comment. |
tree | commitdiff |
2007-10-08 |
Dan Gohman | Move the space in overview output for commands out... |
tree | commitdiff |
2007-09-28 |
Dale Johannesen | minor long double related changes |
tree | commitdiff |
2007-09-12 |
Dale Johannesen | Revise previous patch per review comments. |
tree | commitdiff |
2007-09-11 |
Dale Johannesen | Add APInt interfaces to APFloat (allows directly |
tree | commitdiff |
2007-09-08 |
Owen Anderson | Turn GVN on by default. |
tree | commitdiff |
2007-09-07 |
Dale Johannesen | Apply feedback from previous patch. |
tree | commitdiff |
2007-09-06 |
Dale Johannesen | Next round of APFloat changes. |
tree | commitdiff |
2007-09-04 |
Devang Patel | Enable loop index split pass. |
tree | commitdiff |
2007-09-04 |
David Greene | Update generated files. |
tree | commitdiff |
2007-09-04 |
David Greene | Revert this because the interface hasn't been updated... |
tree | commitdiff |
2007-09-04 |
David Greene | Fix typo. |
tree | commitdiff |
2007-09-04 |
David Greene | Update GEP constructors to use an iterator interface... |
tree | commitdiff |
2007-08-27 |
David Greene | Update InvokeInst to work like CallInst |
tree | commitdiff |
2007-08-15 |
David Greene | Update .cvs file |
tree | commitdiff |
2007-08-13 |
Reid Spencer | Don't build llvm-stub twice. |
tree | commitdiff |
2007-08-08 |
Reid Spencer | Separate program name from error message with a : |
tree | commitdiff |
2007-08-08 |
Reid Spencer | Terminate an error message with a newline. |
tree | commitdiff |
2007-08-07 |
David Greene | Make this code more efficient |
tree | commitdiff |
2007-08-04 |
Chandler Carruth | Regenerating. |
tree | commitdiff |
2007-08-04 |
Chandler Carruth | This is the patch to provide clean intrinsic function... |
tree | commitdiff |
2007-08-02 |
Reid Spencer | Adjust for new CallInst constructor interface. |
tree | commitdiff |
2007-08-01 |
Owen Anderson | Rename FastDSE to just DSE. |
tree | commitdiff |
2007-08-01 |
David Greene | Update generated files. |
tree | commitdiff |
2007-08-01 |
David Greene | New CallInst interface to address GLIBCXX_DEBUG errors... |
tree | commitdiff |
2007-07-30 |
Dan Gohman | Remove a FIXME comment that wasn't removed when the... |
tree | commitdiff |
2007-07-23 |
Reid Spencer | Remove dead option. |
tree | commitdiff |
2007-07-18 |
Reid Spencer | Fix a sys::Path API error caught by a gcc 4.2 warning. |
tree | commitdiff |
2007-07-17 |
Owen Anderson | Turn on FastDSE by default. |
tree | commitdiff |
2007-07-17 |
Evan Cheng | Change sroa threshold back. |
tree | commitdiff |
2007-07-17 |
Evan Cheng | Temporarily set SROA threshold to 512. |
tree | commitdiff |
2007-07-11 |
Anton Korobeynikov | Emit correct linkage. Patch by Roman Samoilov. |
tree | commitdiff |
2007-07-10 |
Reid Spencer | Simplify the handling of the --*flags options. The... |
tree | commitdiff |
2007-07-10 |
Reid Spencer | Makesure the -cppflags also uses the CPP.BaseFlags... |
tree | commitdiff |
2007-07-06 |
Gabor Greif | finishing touches of bytecode -> bitcode changes. also... |
tree | commitdiff |
2007-07-06 |
Gabor Greif | eliminate residual cruft related to recognizing bytecode |
tree | commitdiff |
2007-07-05 |
Chris Lattner | update the .cvs files. |
tree | commitdiff |
2007-07-05 |
Gabor Greif | Here is the bulk of the sanitizing. |
tree | commitdiff |
2007-07-05 |
Devang Patel | Fix PR1539. Add LoopPassPrinter. |
tree | commitdiff |
2007-07-04 |
Gabor Greif | Pretty straightforward replacement of "bytecode" by... |
tree | commitdiff |
next |