summaryrefslogtreecommitdiffstats
path: root/lib/Transforms/Scalar/GlobalMerge.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make the MergeGlobals pass correctly handle the address space qualifiers of t...Silviu Baranga2013-01-071-11/+24
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-9/+9
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-031-2/+2
* Move TargetData to DataLayout.Micah Villmow2012-10-081-5/+5
* Clean whitespaces.Nadav Rotem2012-07-241-3/+3
* Fix various issues (or do cleanups) found by enabling certain MSVC warnings.Ahmed Charles2012-02-131-2/+2
* Make GlobalMerge honor the preferred alignment on globals without an explicit...Eli Friedman2011-11-301-1/+1
* svn mv Target/ARM/ARMGlobalMerge.cpp Transforms/Scalar/GlobalMerge.cppDevang Patel2011-10-171-0/+226