Use REs to remove dependencies on the register allocation order.
[oota-llvm.git] / test / CodeGen / ARM / arm-and-tst-peephole.ll
2011-04-30 Jakob Stoklund OlesenWeekly fix of register allocation dependent unit tests.
2011-03-31 Jakob Stoklund OlesenFix ARM tests to be register allocator independent.
2010-11-17 Evan ChengRemove ARM isel hacks that fold large immediates into...
2010-11-01 Bill WendlingWhen we look at instructions to convert to setting...
2010-11-01 Bill WendlingMore tests to XFAIL. The arm-and-txt-peephole.ll test...
2010-11-01 Bill WendlingDisable because peephole is disabled.
2010-10-15 Bob WilsonARM instructions that are both predicated and set the...
2010-09-29 Gabor Greifdo not compare actual branch labels; this may fix llvm...
2010-09-29 Gabor Greifimprove heuristics to find the 'and' corresponding...
2010-09-24 Evan ChengEnable code placement optimization pass for ARM.
2010-09-15 Bob WilsonReapply Gabor's 113839, 113840, and 113876 with a fix...
2010-09-15 Gabor Greifthe darwin9-powerpc buildbot keeps consistently crashing,
2010-09-14 Gabor Greifforgot the testcase change for r113839
2010-09-14 Gabor Greiftest for and-tst peephole optimization