Age | Commit message (Expand) | Author |
2011-03-04 | Improve div/rem node handling on mips. Patch by Akira Hatanaka | Bruno Cardoso Lopes |
2011-03-04 | Add testcase for r127032 | Bruno Cardoso Lopes |
2011-03-04 | Be nice to Xcore and the XMOS assembler and avoid quoting section names | Joerg Sonnenberger |
2011-03-04 | Lowers block address. Currently asserts when relocation model is not PIC. Pat... | Bruno Cardoso Lopes |
2011-03-03 | Bug#9033: For the ELF assembler output, always quote the section name. | Joerg Sonnenberger |
2011-02-11 | Disable this test for now... | Daniel Dunbar |
2011-02-10 | Add mips o32 tests again with the hope that the buildbot won't complaint again | Bruno Cardoso Lopes |
2011-02-10 | Remove the test to silence the buildbot, will check it in again with a proper... | Bruno Cardoso Lopes |
2011-02-10 | Fix a lot of o32 CC issues and add a bunch of tests. Patch by Akira Hatanaka ... | Bruno Cardoso Lopes |
2011-01-18 | Add support for mips32 madd and msub instructions. Patch by Akira Hatanaka | Bruno Cardoso Lopes |
2011-01-16 | Update tests. | Rafael Espindola |
2010-12-09 | Add ROTR and ROTRV mips32 instructions. Patch by Akira Hatanaka | Bruno Cardoso Lopes |
2010-12-07 | Match a pattern generated by a dag combiner opt where: | Bruno Cardoso Lopes |
2010-12-06 | If dbg_declare() or dbg_value() is not lowered by isel then emit DEBUG messag... | Devang Patel |
2010-11-12 | Enable mips32 mul instruction. Patch by Akira Hatanaka <ahatanaka@mips.com> | Bruno Cardoso Lopes |
2010-11-10 | Add a test to the previous added clo instruction. Patch by Akira again | Bruno Cardoso Lopes |
2010-09-20 | Enable machine sinking critical edge splitting. e.g. | Evan Cheng |
2010-08-30 | Correct bogus module triple specifications. | Duncan Sands |
2010-07-20 | Fix PR7174, a couple o Mips fixes: | Bruno Cardoso Lopes |
2010-07-20 | Fix Mips PR7473. Patch by stetorvs@gmail.com | Bruno Cardoso Lopes |
2010-04-17 | Start function numbering at 0. | Dan Gohman |
2010-04-07 | Split big test into multiple directories to cater to | Dale Johannesen |
2010-01-05 | Delete useless trailing semicolons. | Dan Gohman |
2009-11-25 | Support PIC loading of constant pool entries | Bruno Cardoso Lopes |
2009-11-19 | Unbreak test, Bruno please check. | Daniel Dunbar |
2009-11-19 | - Add sugregister logic to handle f64=(f32,f32). | Bruno Cardoso Lopes |
2009-11-16 | xfail for now. It has been failing. | Evan Cheng |
2009-11-16 | - Fix a small bug while handling target constant pools (one param was missing). | Bruno Cardoso Lopes |
2009-09-09 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman |
2009-08-25 | Remove obsolete -f flags. | Dan Gohman |
2009-08-13 | reintroduce support for Mips "small" section handling. This is | Chris Lattner |
2009-08-03 | Pass target triple string in to TargetMachine constructor. | Daniel Dunbar |
2009-07-24 | Remove SectionKind::Small*. This was only used on mips, and is apparently | Chris Lattner |
2009-07-22 | Revert commit 76707, it was breaking the llvm-gcc build | Duncan Sands |
2009-07-22 | set the ELF "small" flag on objects that end up in .rodata.cst4 consistently, | Chris Lattner |
2009-06-04 | Split the Add, Sub, and Mul instruction opcodes into separate | Dan Gohman |
2009-05-27 | This looks like it passes now. | Bill Wendling |
2009-01-15 | Add the private linkage. | Rafael Espindola |
2009-01-13 | The list-td and list-tdrr schedulers don't yet support physreg | Dan Gohman |
2008-11-10 | Fix PR2667: add soft float support for sint_to_fp/uint_to_fp | Duncan Sands |
2008-10-27 | Turn on LegalizeTypes, the new type legalization | Duncan Sands |
2008-10-13 | FIX PR2794. Make sure SIGN_EXTEND_INREG nodes introduced by LegalizeSetCCOper... | Evan Cheng |
2008-09-15 | Added testcase for bswap allegrexel intrinsic | Bruno Cardoso Lopes |
2008-08-08 | Support added for ctlz intrinsic, test case added. | Bruno Cardoso Lopes |
2008-08-08 | [Last] Batch 7 of Mips CodeGen tests | Bruno Cardoso Lopes |
2008-08-08 | Batch 6 of Mips CodeGen tests | Bruno Cardoso Lopes |
2008-08-08 | Batch 5 of Mips CodeGen tests | Bruno Cardoso Lopes |
2008-08-08 | Batch 4 of Mips CodeGen tests | Bruno Cardoso Lopes |
2008-08-08 | Batch 3 of Mips CodeGen tests | Bruno Cardoso Lopes |
2008-08-08 | Batch 2 of Mips CodeGen tests | Bruno Cardoso Lopes |