[SparcV9] Use separate instruction patterns for 64 bit arithmetic instructions instea...
[oota-llvm.git] / test / CodeGen / SPARC / 2011-01-19-DelaySlot.ll
2013-07-18 Stephen LinUpdate to more CodeGen tests to use CHECK-LABEL for...
2013-07-18 Stephen LinDisambiguate function names in some CodeGen tests....
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-06-17 Benjamin KramerSwitch spill weights from a basic loop depth estimation...
2013-06-07 Venkatraman Govind... [Sparc]: Use cmp instruction instead of subcc to compar...
2013-06-02 Venkatraman Govind... Sparc: Combine add/or/sethi instruction with restore...
2013-06-02 Venkatraman Govind... Sparc: Perform leaf procedure optimization by default
2013-05-19 Venkatraman Govind... [Sparc] Rearrange integer registers' allocation order...
2013-05-16 Venkatraman Govind... [Sparc] Prevent instructions that defines or uses ...
2011-02-21 Venkatraman Govind... Generate correct Sparc32 ABI compliant code for functio...
2011-02-12 Venkatraman Govind... Prevent IMPLICIT_DEF/KILL to become a delay filler...
2011-01-20 Venkatraman Govind... Sparc backend: Implements a delay slot filler that...