Refine stack slot interval weight computation.
[oota-llvm.git] / lib / CodeGen / README.txt
index 33e207ff8c8c3f16015901d2d26940ebb208f295..a66fc9dcdccd555575118e3302bc7214adf8e6b9 100644 (file)
@@ -197,5 +197,3 @@ It would be really nice to be able to write patterns in .td files for copies,
 which would eliminate a bunch of explicit predicates on them (e.g. no side 
 effects).  Once this is in place, it would be even better to have tblgen 
 synthesize the various copy insertion/inspection methods in TargetInstrInfo.
-
-//===---------------------------------------------------------------------===//