[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test / CodeGen / ARM / arm-and-tst-peephole.ll
2015-04-28 Tim NorthoverARM: fix peephole optimisation of TST
2015-04-27 Hans WennborgSwitch lowering: Take branch weight into account when...
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...
2014-05-30 Tim NorthoverARM & AArch64: make use of common cmpxchg idioms after...
2014-04-03 Saleem AbdulrasoolARM: fixup more tests to specify the target more explicitly
2013-12-13 Joerg SonnenbergerEnabling thumb2 mode used to force support for armv6t2...
2013-09-09 Joey Gouly[ARMv8] Prevent generation of deprecated IT blocks...
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