summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/ARMMul.cpp
Commit message (Collapse)AuthorAgeFilesLines
* ARM backend contribution from Apple.Evan Cheng2007-01-191-75/+0
| | | | llvm-svn: 33353
* Change MachineInstr ctor's to take a TargetInstrDescriptor reference insteadEvan Cheng2006-11-271-2/+4
| | | | | | of opcode and number of operands. llvm-svn: 31947
* implement smull and umullRafael Espindola2006-10-161-5/+9
| | | | llvm-svn: 30975
* fix headerRafael Espindola2006-09-191-18/+21
| | | | | | | add comments untabify llvm-svn: 30486
* Implement a MachineFunctionPass to fix the mul instructionRafael Espindola2006-09-191-0/+66
llvm-svn: 30485
OpenPOWER on IntegriCloud