Go to file
Dan Gohman 8c79569853 Teach X86FastISel how to handle CCValAssign::BCvt, which is used for
MMX arguments. This fixes PR4684.

llvm-svn: 78163
2009-08-05 05:33:42 +00:00
clang Fix a bug in RegionStoreSubRegionManager::add() where multiple subregions wouldn't correctly get registered in the SubRegion map. 2009-08-05 05:31:02 +00:00
compiler-rt Fixup C++ style comments are not allowed in ISO C90 to classic C style. 2009-08-05 04:02:56 +00:00
llvm Teach X86FastISel how to handle CCValAssign::BCvt, which is used for 2009-08-05 05:33:42 +00:00