llvm-project/llvm/include
Nadav Rotem d86c1c41fb Refactor the type legalizer. Switch TargetLowering to a new enum - LegalizeTypeAction.
This patch does not change the behavior of the type legalizer. The codegen
produces the same code.
This infrastructural change is needed in order to enable complex decisions
for vector types (needed by the vector-select patch).

llvm-svn: 132263
2011-05-28 17:57:14 +00:00
..
llvm Refactor the type legalizer. Switch TargetLowering to a new enum - LegalizeTypeAction. 2011-05-28 17:57:14 +00:00
llvm-c Fix some minor typos and grammar. 2011-05-22 04:44:48 +00:00