2012-03-03 |
Duncan Sands | Include cctype for isdigit. Patch by Stephen Hines. |
tree | commitdiff |
2012-02-28 |
Bill Wendling | Oops...Don't commit the other stuff.. |
tree | commitdiff |
2012-02-28 |
Bill Wendling | Modify comment to reflect the importance of this code. |
tree | commitdiff |
2012-02-27 |
Bill Wendling | Add back removed code. It still causes LLVM to miscompi... |
tree | commitdiff |
2012-02-27 |
Bill Wendling | Don't use #if 0. Just remove until I can address this. |
tree | commitdiff |
2012-02-27 |
Bill Wendling | The code that cleans up multiple, isomorphic types... |
tree | commitdiff |
2012-02-14 |
Bill Wendling | Capitalize messages so that they appear nicely with... |
tree | commitdiff |
2012-02-11 |
Bill Wendling | [WIP] Initial code for module flags. |
tree | commitdiff |
2012-02-07 |
Craig Topper | Convert assert(0) to llvm_unreachable |
tree | commitdiff |
2012-01-25 |
Chris Lattner | use Constant::getAggregateElement to simplify a bunch... |
tree | commitdiff |
2012-01-24 |
Chris Lattner | add more support for ConstantDataSequential |
tree | commitdiff |
2012-01-23 |
Rafael Espindola | The iteration order over a std::set<Module*> depends... |
tree | commitdiff |
2012-01-05 |
Rafael Espindola | Link symbols with different visibilities according... |
tree | commitdiff |
2011-12-23 |
Mon P Wang | When not destroying the source, the linker is not remap... |
tree | commitdiff |
2011-12-22 |
Dylan Noblesmith | drop unneeded config.h includes |
tree | commitdiff |
2011-12-20 |
Chris Lattner | Fix a nasty bug in the type remapping stuff that I... |
tree | commitdiff |
2011-12-20 |
Chris Lattner | Now that PR11464 is fixed, reapply the patch to fix... |
tree | commitdiff |
2011-12-20 |
Chris Lattner | fix PR11464 by preventing the linker from mapping two... |
tree | commitdiff |
2011-12-17 |
Chad Rosier | Revert 146728 as it's causing failures on some of the... |
tree | commitdiff |
2011-12-16 |
Chris Lattner | By popular demand, link up types by name if they are... |
tree | commitdiff |
2011-12-12 |
Daniel Dunbar | LLVMBuild: Remove trailing newline, which irked me. |
tree | commitdiff |
2011-11-29 |
Daniel Dunbar | build/CMake: Finish removal of add_llvm_library_depende... |
tree | commitdiff |
2011-11-03 |
Daniel Dunbar | build: Add initial cut at LLVMBuild.txt files. |
tree | commitdiff |
2011-11-02 |
Tanya Lattner | Add support to the linker to lazily link in functions... |
tree | commitdiff |
2011-10-30 |
Peter Collingbourne | Teach ModuleLinker::getLinkageResult about materialisab... |
tree | commitdiff |
2011-10-14 |
Tanya Lattner | Allow the source module to be materialized during the... |
tree | commitdiff |
2011-10-11 |
Tanya Lattner | Make it possible to use the linker without destroying... |
tree | commitdiff |
2011-09-20 |
Ivan Krasin | lib/Linker: add support of deps which does not end... |
tree | commitdiff |
2011-08-12 |
Chris Lattner | switch to the new struct api. |
tree | commitdiff |
2011-08-04 |
Devang Patel | Linke NamedMDNodes after linking global values as comme... |
tree | commitdiff |
2011-07-29 |
Chandler Carruth | Rewrite the CMake build to use explicit dependencies... |
tree | commitdiff |
2011-07-18 |
Frits van Bommel | Migrate LLVM and Clang to use the new makeArrayRef... |
tree | commitdiff |
2011-07-14 |
Devang Patel | Link NamedMDNode before linking function bodies. |
tree | commitdiff |
2011-07-14 |
Chris Lattner | simplify this logic now that GlobalAlias::isDeclaration... |
tree | commitdiff |
2011-07-09 |
Chris Lattner | Land the long talked about "type system rewrite" patch... |
tree | commitdiff |
2011-03-29 |
Bill Wendling | Set the unnamed_addr only when we're creating a new... |
tree | commitdiff |
2011-03-29 |
Bill Wendling | Revert r128501. It caused test failures. |
tree | commitdiff |
2011-03-29 |
Bill Wendling | We need to copy over the unnamed_addr attribute. |
tree | commitdiff |
2011-02-01 |
Rafael Espindola | Correctly merge available_externally and regular defini... |
tree | commitdiff |
2011-01-15 |
Rafael Espindola | Allow unnamed_addr on declarations. |
tree | commitdiff |
2011-01-13 |
Rafael Espindola | Keep unnamed_addr when linking. |
tree | commitdiff |
2011-01-08 |
Chris Lattner | Revamp the ValueMapper interfaces in a couple ways: |
tree | commitdiff |
2010-12-30 |
Chris Lattner | include the module identifier when emitting this warnin... |
tree | commitdiff |
2010-12-30 |
Chris Lattner | print the right string, thanks for Frits for noticing. |
tree | commitdiff |
2010-12-29 |
Chris Lattner | improve warning message to at least say what the triple... |
tree | commitdiff |
2010-12-18 |
Michael J. Spencer | Fix whitespace. |
tree | commitdiff |
2010-12-18 |
Michael J. Spencer | Support/PathV1: Deprecate get{Basename,Dirname,Suffix}. |
tree | commitdiff |
2010-12-18 |
Owen Anderson | Revert r122143 through r122140, which collectively... |
tree | commitdiff |
2010-12-18 |
Michael J. Spencer | Fix whitespace. |
tree | commitdiff |
2010-12-18 |
Michael J. Spencer | Support/PathV1: Deprecate get{Basename,Dirname,Suffix}. |
tree | commitdiff |
2010-12-16 |
Michael J. Spencer | MemoryBuffer now return an error_code and returns a... |
tree | commitdiff |
2010-12-09 |
Michael J. Spencer | Support/MemoryBuffer: Replace all uses of std::string... |
tree | commitdiff |
2010-11-29 |
Michael J. Spencer | Merge System into Support. |
tree | commitdiff |
2010-11-02 |
Mikhail Glushenkov | GetDLLSuffix: Remove the leading dot from LTDL_SHLIB_EXT. |
tree | commitdiff |
2010-11-02 |
Mikhail Glushenkov | Trailing whitespace. |
tree | commitdiff |
2010-10-19 |
Rafael Espindola | Fix PR8300 by remembering to keep the bitcast in all... |
tree | commitdiff |
2010-10-06 |
Bill Wendling | Revert "RequiresUnique" patch. This should be handled... |
tree | commitdiff |
2010-10-06 |
Bill Wendling | Change RequiresMerge to RequiresUnique. It's a better... |
tree | commitdiff |
2010-10-06 |
Bill Wendling | If the destination module all ready has a copy of the... |
tree | commitdiff |
2010-09-13 |
Michael J. Spencer | Revert "CMake: Get rid of LLVMLibDeps.cmake and export... |
tree | commitdiff |
2010-09-10 |
Michael J. Spencer | CMake: Get rid of LLVMLibDeps.cmake and export the... |
tree | commitdiff |
2010-09-01 |
Chris Lattner | dead code patrol |
tree | commitdiff |
2010-08-26 |
Dan Gohman | Reapply r112091 and r111922, support for metadata linki... |
tree | commitdiff |
2010-08-26 |
Daniel Dunbar | Revert r112091, "Remap metadata attached to instruction... |
tree | commitdiff |
2010-08-25 |
Dan Gohman | Remap metadata attached to instructions when remapping... |
tree | commitdiff |
2010-08-24 |
Bill Wendling | - Add the LinkerPrivateWeakDefAutoLinkage to the Ada... |
tree | commitdiff |
2010-08-24 |
Dan Gohman | Link NamedMDNodes after linking GlobalValues, so that... |
tree | commitdiff |
2010-08-24 |
Dan Gohman | When linking NamedMDNodes, remap their operands. |
tree | commitdiff |
2010-08-24 |
Dan Gohman | Use MapValue in the Linker instead of having a private... |
tree | commitdiff |
2010-08-24 |
Dan Gohman | Don't cast away qualifiers with C-style casts. |
tree | commitdiff |
2010-08-15 |
Argyrios Kyrtzidis | Revert r111082. No warnings for this common pattern. |
tree | commitdiff |
2010-08-14 |
Argyrios Kyrtzidis | Add ATTRIBUTE_UNUSED to methods that are not supposed... |
tree | commitdiff |
2010-07-21 |
Dan Gohman | Make NamedMDNode not be a subclass of Value, and simpli... |
tree | commitdiff |
2010-06-29 |
Bill Wendling | Revert r107205 and r107207. |
tree | commitdiff |
2010-06-29 |
Bill Wendling | Introducing the "linker_weak" linkage type. This will... |
tree | commitdiff |
2010-05-27 |
Dan Gohman | Add basic error checking to MemoryBuffer::getSTDIN. |
tree | commitdiff |
2010-05-27 |
Dan Gohman | Use the return value of getMagicNumber instead of using a |
tree | commitdiff |
2010-02-16 |
Duncan Sands | Introduce isOpaqueTy and use it rather than isa<OpaqueT... |
tree | commitdiff |
2010-02-06 |
Victor Hernandez | Linker should not remap null operands of metadata |
tree | commitdiff |
2010-01-27 |
Victor Hernandez | Need to recurse for all operands of function-local... |
tree | commitdiff |
2010-01-27 |
Jeffrey Yasskin | Kill ModuleProvider and ghost linkage by inverting... |
tree | commitdiff |
2010-01-27 |
Chris Lattner | merge two ifs |
tree | commitdiff |
2010-01-27 |
Victor Hernandez | Linker needs to do deep-copy of function-local metadata... |
tree | commitdiff |
2010-01-24 |
Chris Lattner | make -fno-rtti the default unless a directory builds... |
tree | commitdiff |
2010-01-22 |
Devang Patel | Remove MetadataBase class because it is not adding... |
tree | commitdiff |
2010-01-22 |
Chris Lattner | Stop building RTTI information for *most* llvm librarie... |
tree | commitdiff |
2010-01-09 |
David Chisnall | Fixed linking of modules containing aliases to constant... |
tree | commitdiff |
2010-01-05 |
David Greene | Change this back to errs(). |
tree | commitdiff |
2010-01-05 |
David Greene | Change errs() to dbgs(). |
tree | commitdiff |
2010-01-05 |
David Greene | Change errs() to dbgs(). |
tree | commitdiff |
2009-12-31 |
Chris Lattner | rename "elements" of metadata to "operands". "Elements... |
tree | commitdiff |
2009-12-28 |
Bill Wendling | Remove dead store. |
tree | commitdiff |
2009-11-10 |
Daniel Dunbar | Fix MemoryBuffer::getSTDIN to *not* return null if... |
tree | commitdiff |
2009-11-09 |
Chris Lattner | random tidy |
tree | commitdiff |
2009-11-09 |
Chris Lattner | remove a redundant printout, LinkInArchive prints this... |
tree | commitdiff |
2009-11-06 |
Daniel Dunbar | Pass StringRef by value. |
tree | commitdiff |
2009-11-01 |
Chris Lattner | implement linker support for BlockAddress. |
tree | commitdiff |
2009-09-12 |
Dan Gohman | Remove unnecessary #include. |
tree | commitdiff |
2009-09-03 |
Devang Patel | There is not any need to copy metadata while merging... |
tree | commitdiff |
2009-08-23 |
Chris Lattner | Prune #includes from llvm/Linker.h and llvm/System... |
tree | commitdiff |
next |