aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Mips
Commit message (Expand)AuthorAgeFilesLines
* Delete useless trailing semicolons.Dan Gohman2010-01-051-1/+1
* Support PIC loading of constant pool entriesBruno Cardoso Lopes2009-11-251-1/+1
* Unbreak test, Bruno please check.Daniel Dunbar2009-11-191-1/+1
* - Add sugregister logic to handle f64=(f32,f32).Bruno Cardoso Lopes2009-11-191-2/+1
* xfail for now. It has been failing.Evan Cheng2009-11-161-0/+1
* - Fix a small bug while handling target constant pools (one param was missing).Bruno Cardoso Lopes2009-11-161-0/+10
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-0926-27/+27
* Remove obsolete -f flags.Dan Gohman2009-08-2512-13/+13
* reintroduce support for Mips "small" section handling. This is Chris Lattner2009-08-131-0/+32
* Pass target triple string in to TargetMachine constructor.Daniel Dunbar2009-08-031-1/+1
* Remove SectionKind::Small*. This was only used on mips, and is apparentlyChris Lattner2009-07-241-32/+0
* Revert commit 76707, it was breaking the llvm-gcc buildDuncan Sands2009-07-221-6/+3
* set the ELF "small" flag on objects that end up in .rodata.cst4 consistently,Chris Lattner2009-07-221-3/+6
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-045-9/+9
* This looks like it passes now.Bill Wendling2009-05-271-1/+0
* Add the private linkage.Rafael Espindola2009-01-151-0/+21
* The list-td and list-tdrr schedulers don't yet support physregDan Gohman2009-01-131-0/+1
* Fix PR2667: add soft float support for sint_to_fp/uint_to_fpDuncan Sands2008-11-101-0/+55
* Turn on LegalizeTypes, the new type legalizationDuncan Sands2008-10-2718-26/+18
* FIX PR2794. Make sure SIGN_EXTEND_INREG nodes introduced by LegalizeSetCCOper...Evan Cheng2008-10-131-0/+29
* Added testcase for bswap allegrexel intrinsicBruno Cardoso Lopes2008-09-151-0/+12
* Support added for ctlz intrinsic, test case added.Bruno Cardoso Lopes2008-08-081-0/+12
* [Last] Batch 7 of Mips CodeGen testsBruno Cardoso Lopes2008-08-083-0/+40
* Batch 6 of Mips CodeGen testsBruno Cardoso Lopes2008-08-083-0/+52
* Batch 5 of Mips CodeGen testsBruno Cardoso Lopes2008-08-083-0/+43
* Batch 4 of Mips CodeGen testsBruno Cardoso Lopes2008-08-083-0/+65
* Batch 3 of Mips CodeGen testsBruno Cardoso Lopes2008-08-083-0/+87
* Batch 2 of Mips CodeGen testsBruno Cardoso Lopes2008-08-083-0/+39
* Batch 1 of Mips CodeGen tests, more coming...Bruno Cardoso Lopes2008-08-084-0/+61