summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fast-isel-i1.ll
Commit message (Expand)AuthorAge
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-13
* Fix test on Windows.Eli Friedman2011-05-26
* Rewrite fast-isel integer cast handling to handle more cases, and to be simpl...Eli Friedman2011-05-25
* Fix an edge case involving branches in fast-isel on x86.Eli Friedman2011-04-27
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Fix FastISel's assumption that i1 values are always zero-extendedDan Gohman2009-03-13