summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb/2009-08-20-ISelBug.ll
Commit message (Expand)AuthorAge
* Fix more register and coalescing dependencies.Jakob Stoklund Olesen2011-05-04
* Provide a legal pointer register class when targeting thumb1.Jakob Stoklund Olesen2011-03-31
* Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola2010-06-17
* Enable machine cse pass.Evan Cheng2010-03-10
* Enable allocation of R3 in Thumb1Jim Grosbach2009-10-19
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Fix an obvious copy-n-paste bug.Evan Cheng2009-08-20