| Commit message (Expand) | Author | Age | Files | Lines |
* | Update aosp/master llvm for rebase to r233350 | Pirama Arumuga Nainar | 2015-04-09 | 1 | -7/+7 |
* | Update aosp/master LLVM for rebase to r230699. | Stephen Hines | 2015-03-23 | 1 | -5/+5 |
* | TBAA: handle scalar TBAA format and struct-path aware TBAA format. | Manman Ren | 2013-09-27 | 1 | -1/+2 |
* | Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona... | Stephen Lin | 2013-07-14 | 1 | -6/+6 |
* | teach instcombine to preserve TBAA tag when merging two stores, part of | Chris Lattner | 2012-12-31 | 1 | -0/+34 |
* | Fix PR5471 by removing an instcombine xform. Some pieces of the code | Chris Lattner | 2009-11-26 | 1 | -0/+1 |
* | fix instcombine to only do store sinking when the alignments | Chris Lattner | 2009-11-02 | 1 | -0/+18 |
* | merge a test into store.ll | Chris Lattner | 2009-11-02 | 1 | -0/+45 |
* | convert to filecheck | Chris Lattner | 2009-11-02 | 1 | -2/+6 |
* | Use opt -S instead of piping bitcode output through llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Change these tests to feed the assembly files to opt directly, instead | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Remove llvm-upgrade and update test cases. | Tanya Lattner | 2008-03-01 | 1 | -11/+12 |
* | For PR1319: | Reid Spencer | 2007-04-14 | 1 | -2/+2 |
* | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer | 2006-12-02 | 1 | -2/+2 |
* | New testcase for trivial DSE | Chris Lattner | 2006-05-26 | 1 | -1/+8 |
* | New testcase | Chris Lattner | 2005-01-31 | 1 | -0/+9 |