Age | Commit message (Expand) | Author |
---|---|---|
2012-12-31 | teach instcombine to preserve TBAA tag when merging two stores, part of | Chris Lattner |
2009-11-26 | Fix PR5471 by removing an instcombine xform. Some pieces of the code | Chris Lattner |
2009-11-02 | fix instcombine to only do store sinking when the alignments | Chris Lattner |
2009-11-02 | merge a test into store.ll | Chris Lattner |
2009-11-02 | convert to filecheck | Chris Lattner |
2009-09-08 | Use opt -S instead of piping bitcode output through llvm-dis. | Dan Gohman |
2009-09-08 | Change these tests to feed the assembly files to opt directly, instead | Dan Gohman |
2008-03-01 | Remove llvm-upgrade and update test cases. | Tanya Lattner |
2007-04-14 | For PR1319: | Reid Spencer |
2006-12-02 | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer |
2006-05-26 | New testcase for trivial DSE | Chris Lattner |
2005-01-31 | New testcase | Chris Lattner |