summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/arm-and-tst-peephole.ll
Commit message (Expand)AuthorAge
* [ARMv8] Prevent generation of deprecated IT blocks on ARMv8 in Thumb mode.Joey Gouly2013-09-09
* Weekly fix of register allocation dependent unit tests.Jakob Stoklund Olesen2011-04-30
* Fix ARM tests to be register allocator independent.Jakob Stoklund Olesen2011-03-31
* Remove ARM isel hacks that fold large immediates into a pair of add, sub, and,Evan Cheng2010-11-17
* When we look at instructions to convert to setting the 's' flag, we need to lookBill Wendling2010-11-01
* More tests to XFAIL. The arm-and-txt-peephole.ll test passes even when theBill Wendling2010-11-01
* Disable because peephole is disabled.Bill Wendling2010-11-01
* ARM instructions that are both predicated and set the condition codesBob Wilson2010-10-15
* do not compare actual branch labels; this may fix llvm-gcc-x86_64-darwin10-cr...Gabor Greif2010-09-29
* improve heuristics to find the 'and' corresponding to 'tst' to also catch opp...Gabor Greif2010-09-29
* Enable code placement optimization pass for ARM.Evan Cheng2010-09-24
* Reapply Gabor's 113839, 113840, and 113876 with a fix for a problemBob Wilson2010-09-15
* the darwin9-powerpc buildbot keeps consistently crashing,Gabor Greif2010-09-15
* forgot the testcase change for r113839Gabor Greif2010-09-14
* test for and-tst peephole optimizationGabor Greif2010-09-14