Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Optimize linkonce_odr unnamed_addr functions during LTO. | Rafael Espindola | 2013-10-03 | 1 | -0/+8 |
* | Add a -exported-symbol option to llvm-lto. | Rafael Espindola | 2013-10-02 | 1 | -0/+10 |
* | Remove several unused variables. | Rafael Espindola | 2013-10-01 | 1 | -1/+0 |
* | Move command line options to the users of libLTO. Fixes --enable-shared build. | Rafael Espindola | 2013-09-30 | 1 | -9/+48 |
* | Move LTO support library to a component, allowing it to be tested | Peter Collingbourne | 2013-09-24 | 4 | -30/+51 |
* | Fix LTO handling of module-level assembly (PR14152). | Peter Collingbourne | 2013-09-19 | 3 | -0/+132 |