llvm/test/CodeGen/AArch64/tailcall_misched_graph.ll: s/REQUIRE/REQUIRES/
[oota-llvm.git] / test / CodeGen / PowerPC / rotl-2.ll
2015-04-23 Hal Finkel[PowerPC] Enable printing instructions using aliases
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-04-14 Dale JohannesenRemove -unwind-tables-optional everywhere, since
2008-04-08 Dale JohannesenRename -disable-required-unwind-tables to -unwind-table...
2008-04-08 Dale JohannesenAdd -disable-required-unwind-tables to tests
2008-03-31 Dale JohannesenMark functions in some tests as 'nounwind'. Generating
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-04-16 Reid SpencerFor PR1319:
2007-04-02 Chris LattnerAdd a regtest for cases we now recognize as rotates...