summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips
Commit message (Expand)AuthorAge
* Correct bogus module triple specifications.Duncan Sands2010-08-30
* Fix PR7174, a couple o Mips fixes:Bruno Cardoso Lopes2010-07-20
* Fix Mips PR7473. Patch by stetorvs@gmail.comBruno Cardoso Lopes2010-07-20
* Start function numbering at 0.Dan Gohman2010-04-17
* Split big test into multiple directories to cater toDale Johannesen2010-04-07
* Delete useless trailing semicolons.Dan Gohman2010-01-05
* Support PIC loading of constant pool entriesBruno Cardoso Lopes2009-11-25
* Unbreak test, Bruno please check.Daniel Dunbar2009-11-19
* - Add sugregister logic to handle f64=(f32,f32).Bruno Cardoso Lopes2009-11-19
* xfail for now. It has been failing.Evan Cheng2009-11-16
* - Fix a small bug while handling target constant pools (one param was missing).Bruno Cardoso Lopes2009-11-16
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Remove obsolete -f flags.Dan Gohman2009-08-25
* reintroduce support for Mips "small" section handling. This is Chris Lattner2009-08-13
* Pass target triple string in to TargetMachine constructor.Daniel Dunbar2009-08-03
* Remove SectionKind::Small*. This was only used on mips, and is apparentlyChris Lattner2009-07-24
* Revert commit 76707, it was breaking the llvm-gcc buildDuncan Sands2009-07-22
* set the ELF "small" flag on objects that end up in .rodata.cst4 consistently,Chris Lattner2009-07-22
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-04
* This looks like it passes now.Bill Wendling2009-05-27
* Add the private linkage.Rafael Espindola2009-01-15
* The list-td and list-tdrr schedulers don't yet support physregDan Gohman2009-01-13
* Fix PR2667: add soft float support for sint_to_fp/uint_to_fpDuncan Sands2008-11-10
* Turn on LegalizeTypes, the new type legalizationDuncan Sands2008-10-27
* FIX PR2794. Make sure SIGN_EXTEND_INREG nodes introduced by LegalizeSetCCOper...Evan Cheng2008-10-13
* Added testcase for bswap allegrexel intrinsicBruno Cardoso Lopes2008-09-15
* Support added for ctlz intrinsic, test case added.Bruno Cardoso Lopes2008-08-08
* [Last] Batch 7 of Mips CodeGen testsBruno Cardoso Lopes2008-08-08
* Batch 6 of Mips CodeGen testsBruno Cardoso Lopes2008-08-08
* Batch 5 of Mips CodeGen testsBruno Cardoso Lopes2008-08-08
* Batch 4 of Mips CodeGen testsBruno Cardoso Lopes2008-08-08
* Batch 3 of Mips CodeGen testsBruno Cardoso Lopes2008-08-08
* Batch 2 of Mips CodeGen testsBruno Cardoso Lopes2008-08-08
* Batch 1 of Mips CodeGen tests, more coming...Bruno Cardoso Lopes2008-08-08