Change memcpy/memset/memmove to have dest and source alignments.
[oota-llvm.git] / test / CodeGen / Thumb2 / 2009-08-04-SubregLoweringBug.ll
2015-11-18 Pete CooperChange memcpy/memset/memmove to have dest and source...
2011-06-18 Chris Lattnerrip out a ton of intrinsic modernization logic from...
2010-06-17 Rafael EspindolaRemove arm_apcscc from the test files. It is the defaul...
2010-03-25 Jim Grosbachswitch the flag for using NEON for SP floating point...
2009-11-03 Evan ChengFix PR5367. QPR_8 is the super regclass of DPR_8 and...
2009-11-03 Anton KorobeynikovTemporary xfail until PR5367 will be resolved
2009-10-25 Evan ChengUpdate tests.
2009-10-01 David GoodwinRemove neonfp attribute and instead set default based...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-05 Evan ChengIf the insert_subreg source is <undef>, insert an impli...