Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |