Merging r259740:
[oota-llvm.git] / test / CodeGen / PowerPC / indirectbr.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
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-12-02 Hal Finkeladjust the instruction ordering in some PPC tests:...
2011-10-24 Dan GohmanChange the default scheduler from Latency to ILP, since...
2011-06-03 Roman DivackyFix wrong usages of CTR/MCTR where CTR8/MCTR8 was meant.
2011-04-04 Jakob Stoklund OlesenFix PowerPC tests to be register allocator independent.
2010-11-15 Chris Lattnerremove some extraneous quotes to make the new instprint...
2010-04-17 Dan GohmanStart function numbering at 0.
2010-03-14 Chris Lattnerfix AsmPrinter::GetBlockAddressSymbol to always return...
2010-03-10 Evan ChengEnable machine cse pass.
2010-02-16 Dale JohannesenAdjust register numbers in tests to compensate for the
2010-01-13 Chris Lattnerremove uses of deprecated functions, this generates...
2009-11-05 Dan GohmanUpdate these tests for the new label names.
2009-11-05 Bob WilsonAdd -mtriple to llc commands, attempting to fix buildbo...
2009-11-04 Bob WilsonAdd PowerPC codegen for indirect branches.