Added ARM::mls for armv6t2.
[oota-llvm.git] / lib / CodeGen / Spiller.h
2009-06-19 Lang HamesMore VNInfo tweaking, plus a little progress on intra...
2009-06-17 Lang HamesVNInfo cleanup.
2009-06-02 Lang HamesUpdate to in-place spilling framework. Includes live...
2009-05-19 Bill WendlingForward decls.
2009-05-19 Bill WendlingRemove 'class' specifier.
2009-05-19 Bill WendlingFix to compile on VS2008.
2009-05-18 Lang HamesNew Spiller interface and trivial implementation.
2009-05-06 Lang HamesRenamed Spiller classes (plus uses and related files...
2009-04-21 Evan ChengIt has finally happened. Spiller is now using live...
2009-04-17 Evan ChengTeach spiller to unfold instructions which modref spill...
2009-03-31 Bill WendlingOy! When reverting r68073, I added in experimental...
2009-03-31 Bill WendlingRevert r68073. It's causing a failure in the Apple...
2009-03-17 Evan ChengSpiller may unfold load / mod / store instructions...
2009-03-12 Owen AndersonReorganize some #include's.
2009-03-11 Owen AndersonReorganization: Move the Spiller out of VirtRegMap...