- Style cleanup in IA64ISelLowering.h: add 'virtual' keyword for consistency.
authorScott Michel <scottm@aero.org>
Mon, 10 Mar 2008 23:49:09 +0000 (23:49 +0000)
committerScott Michel <scottm@aero.org>
Mon, 10 Mar 2008 23:49:09 +0000 (23:49 +0000)
commit405fba12ce4874e0b599b19168b1d29d1c64ffab
treec38229996edb1d24545511fe2783897441295efe
parent45f36ea448cabcbd18b1cb0e29af8c70366baf55
- Style cleanup in IA64ISelLowering.h: add 'virtual' keyword for consistency.
- Add test pattern matching in CellSPU's icmp32.ll test harness
- Fix CellSPU fcmp.ll-generated assert.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48197 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CellSPU/SPUISelLowering.cpp
lib/Target/IA64/IA64ISelLowering.h
test/CodeGen/CellSPU/icmp32.ll