Files
llvm-6502/lib/CodeGen
Evan Cheng 6c43f35d74 Fixed a LowerCallTo and LowerArguments bug. They were introducing illegal
VBIT_VECTOR nodes. There were some confusion about the semantics of
getPackedTypeBreakdown(). e.g. for <4 x f32> it returns 1 and v4f32, not 4,
and f32.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28352 91177308-0d34-0410-b5e6-96231b3b80d8
2006-05-17 18:16:39 +00:00
..
2006-05-12 17:50:35 +00:00
2005-04-21 22:36:52 +00:00
2006-05-12 18:02:04 +00:00