1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/include
Nadav Rotem 63c8747adf 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