- 276365d Fix the ridiculous SubtargetFeatures API where it implicitly expects CPU name to by Evan Cheng · 14 years ago
- 4552c9a Reverse unnecessary changes made in r129606 and r129608. There is no change in functionality. by Akira Hatanaka · 14 years ago
- 0bf3dfb Fix lines that have incorrect indentation or exceed 80 columns. There is no change in functionality. by Akira Hatanaka · 14 years ago
- 81092dc Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka, Akira by Bruno Cardoso Lopes · 14 years ago
- b71b909 reintroduce support for Mips "small" section handling. This is by Chris Lattner · 16 years ago
- e3736f8 Restore some "small section" support code, reverting my patch from r76936. by Chris Lattner · 16 years ago
- e2c7408 Remove -disable-mips-abicall and -enable-mips-absolute-call command-line by Eli Friedman · 16 years ago
- 3be0340 Normalize Subtarget constructors to take a target triple string instead of by Daniel Dunbar · 16 years ago
- d94061f remove more remnants of small section support. by Chris Lattner · 16 years ago
- d3bdf19 Added support for fround, fextend and FP_TO_SINT by Bruno Cardoso Lopes · 16 years ago
- b3d7299 Fixed Bug 2751 http://llvm.org/bugs/show_bug.cgi?id=2751 by Bruno Cardoso Lopes · 17 years ago
- 70f24c6 Make option variables static, so they won't cause nameclash by Anton Korobeynikov · 17 years ago
- 739e441 Removed SELECT_CC custom lowering. This is not needed anymore, the SELECT node by Bruno Cardoso Lopes · 17 years ago
- 65ad452 Support added for ctlz intrinsic, test case added. by Bruno Cardoso Lopes · 17 years ago
- f131fa2 Match raw "psp" triple target, as done by the homebrew toolchain. by Bruno Cardoso Lopes · 17 years ago
- d3a680d Added new features to represent specific instructions groups by Bruno Cardoso Lopes · 17 years ago
- 91fd532 Added initial support for small sections on Mips. by Bruno Cardoso Lopes · 17 years ago
- 43d526d Added Subtarget support into RegisterInfo by Bruno Cardoso Lopes · 17 years ago
- 7728f7e Fixed features usage. by Bruno Cardoso Lopes · 17 years ago
- 225ca9c Several changes to Mips backend, experimental fp support being the most by Bruno Cardoso Lopes · 17 years ago
- d2947ee Some Mips minor fixes Added support for mips little endian arch => mipsel by Bruno Cardoso Lopes · 17 years ago
- 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 18 years ago
- 000604a Better processor definition by Bruno Cardoso Lopes · 18 years ago
- 6d32ca0 support for Schedule included on Mips.td by Bruno Cardoso Lopes · 18 years ago
- 972f589 Initial Mips support, here we go! =) by Bruno Cardoso Lopes · 18 years ago