aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM
AgeCommit message (Expand)Author
2006-08-22Use the correct syntax.Reid Spencer
2006-08-22Add a simple RUN line so this doesn't always fail. XFAIL this untilReid Spencer
2006-08-21initial support for selectRafael Espindola
2006-08-17add a "load effective address"Rafael Espindola
2006-08-14select code likeRafael Espindola
2006-08-09fix the spill codeRafael Espindola
2006-08-08initial support for variable number of argumentsRafael Espindola
2006-08-04use a 'register pressure reducing' schedulerRafael Espindola
2006-07-25implement function calling of functions with up to 4 argumentsRafael Espindola
2006-06-18initial implementation of ARMRegisterInfo::eliminateFrameIndexRafael Espindola
2006-06-16This test isn't implemented yetChris Lattner
2006-06-01added some tests for argument passingRafael Espindola
2006-05-25create test/Regression/CodeGen/ARM/ and add a minimal test to itRafael Espindola