summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2008-02-20Unbreak build with gcc 4.3: provide missed includes and silence most annoying...Anton Korobeynikov3-1/+3
2008-02-19Expand ParameterAttributes to 32 bits (in preparationDale Johannesen1-1/+1
2008-02-18Fix a missing space in the description of the find-bugs option.Dan Gohman1-1/+1
2008-02-14PR2027, Fix bugpoint's -find-bugs option, clean up the code.Nick Lewycky1-11/+8
2008-02-07Begin setting features for target based on target triple string.Devang Patel1-2/+13
2008-02-04Do not set time out, lets assume assembler will do its job in reasonable amou...Devang Patel1-1/+1
2008-02-02Do not strip symbols when EH is ON.Devang Patel1-1/+4
2008-01-30Supply appropriate arch info to darwin assembler.Devang Patel1-0/+16
2008-01-30Enable exception handling if it is supported.Devang Patel1-1/+6
2008-01-27Add support for frameworks. Patch by Shantonu Sen!Chris Lattner1-3/+20
2008-01-15- Introduces versioning macro LLVM_LTO_VERSIONDevang Patel1-8/+41
2008-01-09Fix llvm-ld -Xlinker, patch by Daniel Teske!Chris Lattner1-3/+1
2008-01-08Fix PR1797Chris Lattner1-0/+3
2007-12-29remove attribution from a variety of miscellaneous files.Chris Lattner1-2/+2
2007-12-29regenerateChris Lattner8-5038/+6699
2007-12-29remove attributionsChris Lattner5-10/+10
2007-12-29remove attributions from tools.Chris Lattner48-96/+96
2007-12-29remove attributions from tools/utils makefiles.Chris Lattner24-48/+48
2007-12-25Fixing several transforms which would drop the collector attributeGordon Henriksen1-0/+5
2007-12-25Actually parse q operation in llvm-arSeo Sanghyeon1-0/+1
2007-12-20Revert my previous check-in.Devang Patel1-4/+1
2007-12-20Add lto version check mechanism.Devang Patel1-1/+4
2007-12-17regenerate.Christopher Lamb3-4709/+3405
2007-12-17Change the PointerType api for creating pointer types. The old functionality ...Christopher Lamb3-22/+26
2007-12-11Implement address space attribute for LLVM pointer types. Address spaces are Christopher Lamb1-0/+1
2007-12-09Fix accidental commit by Bill.Chris Lattner1-1/+1
2007-12-08Reverting 44702. It wasn't correct to rename them.Bill Wendling1-2/+2
2007-12-03Rather than having special rules like "intrinsics cannotDuncan Sands1-1/+1
2007-11-30Add a convenience method for modifying parameterDuncan Sands1-1/+1
2007-11-28Add some convenience methods for querying attributes, andDuncan Sands2-2/+2
2007-11-27Added quotes around $(NM_PATH) argument to GenLibDeps.pl script so thatTed Kremenek1-1/+1
2007-11-27Fix PR1146: parameter attributes are longer part ofDuncan Sands5-3760/+4859
2007-11-14Allow the block extractor take to take a list of basic blocks to not extractNick Lewycky4-11/+63
2007-11-13Make llvm2cpp better, patch for PR1794, contributed by Zack Rusin.Chris Lattner1-8/+30
2007-11-05Deleting redundant copy of block extractor pass. See also PR1775.Gordon Henriksen1-51/+2
2007-10-24Fix PR1739.Chris Lattner1-4/+10
2007-10-22add a 'don't use me' marker.Chris Lattner1-0/+3
2007-10-17Switching TargetMachineRegistry to use the new generic Registry.Gordon Henriksen2-2/+3
2007-10-15Fix a typo in a comment.Dan Gohman1-1/+1
2007-10-08Move the space in overview output for commands out of each of theDan Gohman18-18/+18
2007-09-28minor long double related changesDale Johannesen3-168/+171
2007-09-12Revise previous patch per review comments.Dale Johannesen1-2/+2
2007-09-11Add APInt interfaces to APFloat (allows directlyDale Johannesen1-2/+2
2007-09-08Turn GVN on by default.Owen Anderson2-4/+2
2007-09-07Apply feedback from previous patch.Dale Johannesen4-3677/+2717
2007-09-06Next round of APFloat changes.Dale Johannesen7-214/+241
2007-09-04Enable loop index split pass.Devang Patel1-0/+1
2007-09-04Update generated files.David Greene3-1693/+1360
2007-09-04Revert this because the interface hasn't been updated yet.David Greene1-2/+2
2007-09-04Fix typo.David Greene1-1/+1