A8.6.92 MCR (Encoding A1): if coproc == '101x' then SEE "Advanced SIMD and VFP"
[oota-llvm.git] / test /
2011-04-06 Johnny ChenA8.6.92 MCR (Encoding A1): if coproc == '101x' then...
2011-04-06 Johnny ChenFix a bug in the disassembly of VGETLNs8 where the...
2011-04-06 Nadav RotemThis testcase passed even without the fix. Added the...
2011-04-06 Johnny ChenAdd a missing opcode (SMLSLDX) to BadRegsMulFrm() function.
2011-04-05 Johnny ChenFix a typo in the handling of PKHTB opcode, plus add...
2011-04-05 Johnny ChenA7.3 register encoding
2011-04-05 Johnny ChenARM disassembler was erroneously accepting an invalid...
2011-04-05 Chris Lattnerremove postdom frontiers, because it is dead. Forward...
2011-04-05 Johnny ChenARM disassembler was erroneously accepting an invalid...
2011-04-05 Jakob Stoklund OlesenThese tests no longer require linear scan because reser...
2011-04-05 Jakob Stoklund OlesenRun LiveDebugVariables in RegAllocBasic and RegAllocGreedy.
2011-04-05 Johnny ChenThe r128085 checkin modified the operand ordering for...
2011-04-05 Jakob Stoklund OlesenFix one more batch of X86 tests to be register allocati...
2011-04-05 Jakob Stoklund OlesenWhen dead code elimination removes all but one use...
2011-04-05 Johnny ChenARM disassembler should flag (rGPRRegClassID, r13|r15...
2011-04-05 Johnny ChenLDRD now prints out two dst registers.
2011-04-05 Johnny ChenFix test-llvm failures.
2011-04-05 Johnny ChenConstants with multiple encodings (ARM):
2011-04-05 Johnny ChenCheck for invalid register encodings for UMAAL and...
2011-04-05 Stuart HastingsARM doesn't support byval yet. XFAIL this test until...
2011-04-05 Jakob Stoklund OlesenEnsure all defs referring to a virtual register are...
2011-04-05 Rafael EspindolaPrint visibility info for external variables.
2011-04-05 Nadav RotemInstCombine optimizes gep(bitcast(x)) even when the...
2011-04-05 Eric ChristopherFix up testcase for previous commit.
2011-04-05 Jakob Stoklund OlesenFix register-dependent X86 tests.
2011-04-05 Johnny ChenFix SRS/SRSW encoding bits.
2011-04-04 Jakob Stoklund OlesenAllow coalescing with reserved physregs in certain...
2011-04-04 Johnny ChenFix incorrect alignment for NEON VST2b32_UPD.
2011-04-04 Jakob Stoklund OlesenDisable the PowerPC/Atomics-64 test.
2011-04-04 Bruno Cardoso Lopes- Implement asm parsing support for LDRSBT, LDRHT,...
2011-04-04 Jakob Stoklund OlesenFix PowerPC tests to be register allocator independent.
2011-04-04 Joerg SonnenbergerAdd support for the VIA PadLock instructions.
2011-04-04 Jay FoadRemove some support for ReturnInsts with multiple opera...
2011-04-02 Eli FriedmanPR9446: RecursivelyDeleteTriviallyDeadInstructions...
2011-04-02 Che-Liang Chiouptx: support setp's 4-operand format
2011-04-02 Cameron ZwarichDo some peephole optimizations to remove pointless...
2011-04-02 Johnny ChenFixed a bug in disassembly of STR_POST, where the immed...
2011-04-01 Johnny ChenFixed MOVr for "should be" encoding bits for Inst{19...
2011-04-01 Johnny ChenMOVs should have Inst{19-16} as 0b0000, otherwise,...
2011-04-01 Johnny ChenFix the instruction table entries for AI1_adde_sube_s_i...
2011-04-01 Jim GrosbachLDRD/STRD instructions should print both Rt and Rt2...
2011-04-01 Johnny ChenFix a LDRT/LDRBT decoding bug where for Encoding A2...
2011-04-01 Benjamin KramerInstCombine: Turn icmp + sext into bitwise/integer...
2011-04-01 Johnny ChenFix LDRi12 immediate operand, which was changed to...
2011-04-01 Akira HatanakaAdd code for analyzing FP branches. Clean up branch...
2011-04-01 Evan ChengAdd test case.
2011-04-01 Evan ChengFileCheck'ify test.
2011-03-31 Jakob Stoklund OlesenFix Thumb and Thumb2 tests to be register allocator...
2011-03-31 Bruno Cardoso LopesApply again changes to support ARM memory asm parsing...
2011-03-31 Jakob Stoklund OlesenProvide a legal pointer register class when targeting...
2011-03-31 Jakob Stoklund OlesenFix SystemZ tests
2011-03-31 Nadav RotemInstcombile optimization: extractelement(cast) -> cast...
2011-03-31 Jakob Stoklund OlesenFix ARM tests to be register allocator independent.
2011-03-31 Benjamin KramerInstCombine: APFloat can't perform arithmetic on PPC...
2011-03-31 Johnny ChenAdd a test case for a malformed LDC/LDC2 instructions...
2011-03-31 Evan ChengDistribute (A + B) * C to (A * C) + (B * C) to make...
2011-03-31 Johnny ChenFix single word and unsigned byte data transfer instruc...
2011-03-31 Jakob Stoklund OlesenFix Mips, Sparc, and XCore tests that were dependent...
2011-03-31 Akira HatanakaAdded support for FP conditional move instructions...
2011-03-31 Jakob Stoklund OlesenDon't completely eliminate identity copies that also...
2011-03-31 Johnny ChenAdd BLXi to the instruction table for disassembly purpose.
2011-03-31 Jakob Stoklund OlesenMark all uses as <undef> when joining a copy.
2011-03-31 Daniel DunbarRemove stray empty test file.
2011-03-31 Bruno Cardoso LopesRevert r128632 again, until I figure out what break...
2011-03-31 Richard OsborneAdd XCore intrinsics for initializing / starting /...
2011-03-31 Bruno Cardoso LopesReapply r128585 without generating a lib depedency...
2011-03-31 Benjamin KramerInstCombine: Fix transform to use the swapped predicate.
2011-03-31 Benjamin KramerInstCombine: fold fcmp (fneg x), (fneg y) -> fcmp x, y
2011-03-31 Benjamin KramerInstCombine: fold fcmp pred (fneg x), C -> fcmp swap...
2011-03-31 Benjamin KramerInstCombine: Shrink "fcmp (fpext x), C" to "fcmp x...
2011-03-31 Benjamin KramerInstCombine: fold fcmp (fpext x), (fpext y) -> fcmp...
2011-03-31 Duncan SandsWill not compile without the spec!
2011-03-31 Bill WendlingTestcase for r128619 (PR9571).
2011-03-31 Jakob Stoklund OlesenPick a conservative register class when creating a...
2011-03-31 Matt Beaumont-GayRevert "- Implement asm parsing support for LDRT, LDRBT...
2011-03-30 Evan ChengDon't try to create zero-sized stack objects.
2011-03-30 Bruno Cardoso Lopes- Implement asm parsing support for LDRT, LDRBT, STRT...
2011-03-30 Cameron ZwarichAdd a ARM-specific SD node for VBSL so that forms with...
2011-03-30 Bill Wendling* The DSE code that tested for overlapping needed to...
2011-03-30 Benjamin KramerAvoid turning a floating point division with a constant...
2011-03-30 Benjamin KramerInstCombine: If the divisor of an fdiv has an exact...
2011-03-30 Johnny ChenAdd a test case for thumb stc2 instruction.
2011-03-29 Evan ChengAdd intrinsics @llvm.arm.neon.vmulls and @llvm.arm...
2011-03-29 Benjamin KramerInstCombine: Add a few missing combines for ANDs and...
2011-03-29 Kevin EnderbyAdding a test for "-inf" as well.
2011-03-29 Johnny ChenAdd a test case for MSRi.
2011-03-29 Cameron ZwarichAdd Neon SINT_TO_FP and UINT_TO_FP lowering from v4i16...
2011-03-29 Kevin EnderbyAdded support symbolic floating point constants in...
2011-03-29 Johnny ChenAdd a thumb test file for printf (iOS 4.3).
2011-03-29 Johnny ChenA8.6.188 STC, STC2
2011-03-29 Johnny ChenRename invalid-VLDMSDB-arm.txt to be invalid-VLDMSDB_UP...
2011-03-29 Johnny ChenAdd and modify some tests.
2011-03-29 Owen AndersonGet rid of the non-writeback versions VLDMDB and VSTMDB...
2011-03-29 Cameron ZwarichDo some simple copy propagation through integer loads...
2011-03-29 Rafael EspindolaReduce test case.
2011-03-29 Evan ChengOptimizing (zext A + zext B) * C, to (VMULL A, C) ...
2011-03-28 Bill WendlingIn some cases, the "fail BB dominator" may be null...
2011-03-28 Daniel DunbarMC: Add support for disabling "temporary label" behavio...
2011-03-28 Johnny ChenFix ARM disassembly for PLD/PLDW/PLI which suffers...
2011-03-27 Nick LewyckyTeach the transformation that moves binary operators...
next