[opaque pointer type] Add textual IR support for explicit type parameter to the call...
[oota-llvm.git] / test / CodeGen / SPARC / 2011-01-19-DelaySlot.ll
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-05-16 Tim NorthoverTableGen: fix operand counting for aliases
2014-04-19 Duncan P. N. Exon... Revert "blockfreq: Temporarily turn on -debug-only...
2014-04-19 Duncan P. N. Exon... blockfreq: Temporarily turn on -debug-only=block-freq
2014-04-18 Duncan P. N. Exon... Add some target triples for better determinism
2014-03-01 Venkatraman Govind... [Sparc] Emit 'restore' instead of 'restore %g0, %g0...
2014-01-11 Venkatraman Govind... [Sparc] Bundle instruction with delay slow and its...
2014-01-10 Venkatraman Govind... [Sparc] Emit retl/ret instead of jmp instruction. It...
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...