Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use sext in fast isel. | Rafael Espindola | 2015-04-06 | 1 | -3/+4 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -1/+1 |
* | Change the fast-isel-abort option from bool to int to enable "levels" | Mehdi Amini | 2015-02-27 | 1 | -2/+2 |
* | Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging.... | Stephen Lin | 2013-07-13 | 1 | -2/+2 |
* | Fix test on Windows. | Eli Friedman | 2011-05-26 | 1 | -2/+2 |
* | Rewrite fast-isel integer cast handling to handle more cases, and to be simpl... | Eli Friedman | 2011-05-25 | 1 | -7/+8 |
* | Fix an edge case involving branches in fast-isel on x86. | Eli Friedman | 2011-04-27 | 1 | -9/+30 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Fix FastISel's assumption that i1 values are always zero-extended | Dan Gohman | 2009-03-13 | 1 | -0/+19 |