Files
archived-llvm/include/llvm/CodeGen
Justin Lebar b2d6ad7cfd [SelectionDAG] Get rid of bool parameters in SelectionDAG::getLoad, getStore, and friends.
Summary:
Instead, we take a single flags arg (a bitset).

Also add a default 0 alignment, and change the order of arguments so the
alignment comes before the flags.

This greatly simplifies many callsites, and fixes a bug in
AMDGPUISelLowering, wherein the order of the args to getLoad was
inverted.  It also greatly simplifies the process of adding another flag
to getLoad.

Reviewers: chandlerc, tstellarAMD

Subscribers: jholewinski, arsenm, jyknight, dsanders, nemanjai, llvm-commits

Differential Revision: http://reviews.llvm.org/D22249

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@275592 91177308-0d34-0410-b5e6-96231b3b80d8
2016-07-15 18:27:10 +00:00
..
2016-04-18 09:17:29 +00:00
2016-06-28 12:17:05 +00:00
2016-04-18 09:17:29 +00:00
2016-07-11 20:50:39 +00:00
2015-11-17 00:51:23 +00:00
2016-04-18 09:17:29 +00:00
2016-04-18 09:17:29 +00:00
2016-07-14 04:06:33 +00:00
2016-04-18 09:17:29 +00:00
2015-10-05 04:46:30 +00:00
2016-06-21 16:16:52 +00:00
2016-04-18 09:17:29 +00:00