Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+27 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -27/+0 |
* | [InstCombine] allow icmp (div X, Y), C folds for splat constant vectors | Sanjay Patel | 2016-08-31 | 1 | -3/+2 |
* | [InstCombine] add tests for missing vector icmp folds | Sanjay Patel | 2016-08-15 | 1 | -0/+12 |
* | update test to use FileCheck and autogenerated checks | Sanjay Patel | 2016-08-15 | 1 | -3/+12 |
* | Convert all tests using TCL-style quoting to use shell-style quoting. | Chandler Carruth | 2012-07-02 | 1 | -1/+1 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -1/+1 |
* | Use opt -S instead of piping bitcode output through llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | For PR1319: | Reid Spencer | 2007-04-14 | 1 | -1/+1 |
* | Make this test actually match the generated code. | Reid Spencer | 2007-03-22 | 1 | -1/+1 |
* | Test case for PR1248 | Reid Spencer | 2007-03-22 | 1 | -0/+7 |