summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/2011-03-15-LdStMultipleBug.ll
AgeCommit message (Expand)Author
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2014-05-30AArch64 & ARM: remove undefined behaviour from some tests.Tim Northover
2013-08-21TBAA: remove !tbaa from testing cases when they are not needed.Manman Ren
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2012-08-15Rework test so that it reproduces the error without the horrible flag.Bill Wendling
2012-03-04Do trivial CSE of dead BBs during codegen preparation.Bill Wendling
2011-03-15Do not form thumb2 ldrd / strd if the offset is by multiple of 4. rdar://9133587Evan Cheng