summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/ctlz.ll
AgeCommit message (Expand)Author
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2013-11-19[Mips] Adjust float ABI settings in case of MIPS16 mode.Simon Atanasyan
2013-08-22Update to remove the no-frame-pointer-elim-non-leaf flag if it was set to 'fa...Bill Wendling
2013-08-16Fix a subtle difference between running clang vs llc for mips16.Reed Kotler