[TwoAddressInstructionPass] When looking for a 3 addr conversion after commuting...
[oota-llvm.git] / test / CodeGen / MSP430 / Inst16mm.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2011-10-24 Dan GohmanRemove the explicit request for "Latency" scheduling...
2011-02-13 Chris LattnerEnhance ComputeMaskedBits to know that aligned frameindexes
2010-09-20 Owen AndersonCombinerAA is now reordering these stores.
2010-03-02 Chris LattnerFix some issues in WalkChainUsers dealing with
2009-10-22 Anton KorobeynikovUse special DAG-to-DAG preprocessing to allow mem-mem...
2009-10-21 Anton KorobeynikovAdd DAG printing for RMW stuff debugging
2009-10-21 Anton KorobeynikovRMW preprocessing stuff was incorrect. Grab the stuff...
2009-10-12 Benjamin KramerEliminate some redundant llvm-as calls.
2009-10-11 Anton KorobeynikovAdd missed mem-mem move patterns
2009-10-11 Anton KorobeynikovAdd MSP430 mem-mem insts support. Patch by Brian Lucas...