summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM
Commit message (Expand)AuthorAgeFilesLines
* add floating point registersRafael Espindola2006-09-291-0/+10
* more condition codesRafael Espindola2006-09-211-2/+43
* if a constant can't be an immediate, add it to the constant poolRafael Espindola2006-09-213-7/+33
* Implement a MachineFunctionPass to fix the mul instructionRafael Espindola2006-09-191-0/+15
* implement shl and sraRafael Espindola2006-09-081-0/+36
* fix select.ll to always test a select nodeRafael Espindola2006-09-081-11/+2
* implement unconditional branchesRafael Espindola2006-09-081-1/+0
* This failsChris Lattner2006-09-071-0/+1
* add support for returning 64bit valuesRafael Espindola2006-09-041-0/+32
* add the SETULT condition codeRafael Espindola2006-09-031-1/+15
* add more condition codesRafael Espindola2006-09-021-3/+33
* test case for varargs functionsRafael Espindola2006-08-251-0/+33
* initial support for branchesRafael Espindola2006-08-241-0/+13
* run llc with -march=arm in select.llRafael Espindola2006-08-221-1/+1
* This passes.Chris Lattner2006-08-221-1/+1
* Use the correct syntax.Reid Spencer2006-08-221-2/+2
* Add a simple RUN line so this doesn't always fail. XFAIL this untilReid Spencer2006-08-221-0/+2
* initial support for selectRafael Espindola2006-08-211-0/+15
* add a "load effective address"Rafael Espindola2006-08-171-0/+18
* select code likeRafael Espindola2006-08-141-0/+23
* fix the spill codeRafael Espindola2006-08-091-2/+3
* initial support for variable number of argumentsRafael Espindola2006-08-081-0/+12
* use a 'register pressure reducing' schedulerRafael Espindola2006-08-041-0/+13
* implement function calling of functions with up to 4 argumentsRafael Espindola2006-07-251-0/+8
* initial implementation of ARMRegisterInfo::eliminateFrameIndexRafael Espindola2006-06-181-1/+0
* This test isn't implemented yetChris Lattner2006-06-161-0/+1
* added some tests for argument passingRafael Espindola2006-06-016-0/+24
* create test/Regression/CodeGen/ARM/ and add a minimal test to itRafael Espindola2006-05-252-0/+7