Age | Commit message (Expand) | Author |
---|---|---|
2011-06-18 | rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which is | Chris Lattner |
2010-01-05 | Delete useless trailing semicolons. | Dan Gohman |
2009-09-08 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman |
2008-10-01 | Moved this option to the front-end. | Bill Wendling |
2008-09-30 | Just don't transform this memset into "bzero" if no-builtin is specified. | Bill Wendling |
2008-09-30 | - Initialize "--no-builtin" to "false". | Bill Wendling |
2008-04-01 | Speculatively micro-optimize memory-zeroing calls on Darwin 10. | Dan Gohman |