summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb/2009-08-20-ISelBug.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
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2011-05-04Fix more register and coalescing dependencies.Jakob Stoklund Olesen
2011-03-31Provide a legal pointer register class when targeting thumb1.Jakob Stoklund Olesen
2010-06-17Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola
2010-03-10Enable machine cse pass.Evan Cheng
2009-10-19Enable allocation of R3 in Thumb1Jim Grosbach
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-20Fix an obvious copy-n-paste bug.Evan Cheng