Age | Commit message (Expand) | Author |
---|---|---|
2011-06-17 | manually upgrade a bunch of tests to modern syntax, and remove some that | Chris Lattner |
2011-06-10 | Add full x86 fast-isel support for memcpy and memset. | Eli Friedman |
2011-05-20 | Add fast-isel support for byval calls on x86. | Eli Friedman |
2011-05-17 | Add x86 fast-isel for calls returning first-class aggregates. rdar://9435872. | Eli Friedman |
2011-05-17 | Back out r131444 and r131438; they're breaking nightly tests. I'll look into | Eli Friedman |
2011-05-17 | Fix test. | Eli Friedman |
2009-09-08 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman |
2008-09-08 | Handle calls which produce i1 results: promote to i8 but and it with 1 to get... | Evan Cheng |