Age | Commit message (Expand) | Author |
---|---|---|
2013-04-22 | Clarify that llvm.used can contain aliases. | Rafael Espindola |
2013-03-19 | Update global merge pass according to Duncan's advices: | Quentin Colombet |
2013-03-18 | Extend global merge pass to optionally consider global constant variables. | Quentin Colombet |
2013-01-07 | Make the MergeGlobals pass correctly handle the address space qualifiers of t... | Silviu Baranga |
2013-01-02 | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth |
2012-12-03 | Use the new script to sort the includes of every file under lib. | Chandler Carruth |
2012-10-08 | Move TargetData to DataLayout. | Micah Villmow |
2012-07-24 | Clean whitespaces. | Nadav Rotem |
2012-02-13 | Fix various issues (or do cleanups) found by enabling certain MSVC warnings. | Ahmed Charles |
2011-11-30 | Make GlobalMerge honor the preferred alignment on globals without an explicit... | Eli Friedman |
2011-10-17 | svn mv Target/ARM/ARMGlobalMerge.cpp Transforms/Scalar/GlobalMerge.cpp | Devang Patel |