Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete useless trailing semicolons. | Dan Gohman | 2010-01-05 | 1 | -1/+1 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Moved this option to the front-end. | Bill Wendling | 2008-10-01 | 1 | -1/+0 |
* | Just don't transform this memset into "bzero" if no-builtin is specified. | Bill Wendling | 2008-09-30 | 1 | -1/+1 |
* | - Initialize "--no-builtin" to "false". | Bill Wendling | 2008-09-30 | 1 | -0/+1 |
* | Speculatively micro-optimize memory-zeroing calls on Darwin 10. | Dan Gohman | 2008-04-01 | 1 | -0/+8 |