summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/GlobalMerge.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* [CodeGen] Split -enable-global-merge into ARM and AArch64 options.Ahmed Bougacha2015-04-111-1/+2
* [opaque pointer type] API migration for GEP constant factoriesDavid Blaikie2015-04-021-1/+2
* Rewrite the global merge pass to be subprogram agnostic for now.Eric Christopher2015-02-231-19/+18
* Grab the DataLayout off of the TargetMachine since that's whereEric Christopher2015-02-201-2/+2
* [cleanup] Re-sort all the #include lines in LLVM usingChandler Carruth2015-01-141-1/+1
* Remove the TargetMachine forwards for TargetSubtargetInfo basedEric Christopher2014-08-041-2/+3
* Fix some Twine locals.Benjamin Kramer2014-07-081-9/+7
* Move GlobalMerge from Transform to CodeGen.Jiangning Liu2014-06-131-0/+363
OpenPOWER on IntegriCloud