commit | 98f8ccfad06c8928d899f506731987f951b2ebe4 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Wed Aug 20 17:02:31 2008 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Wed Aug 20 17:02:31 2008 +0000 |
tree | fba48082d5e82c236465577a14c1bd6cfbddea2a | |
parent | a267651b7ec4f96e01b31f541d446758bf8da8a9 [diff] |
Move the fast-path (<=i64) cases of various APInt methods inline and the slow-path cases out of line. This speeds up instcombine a bit in real world cases. Patch contributed by m-s. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55063 91177308-0d34-0410-b5e6-96231b3b80d8