llvm-6502/include
Nadav Rotem b6aacae941 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).




git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132263 91177308-0d34-0410-b5e6-96231b3b80d8
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