Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+26 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -26/+0 |
* | [SimplifyCFG] propagate branch metadata when creating select (PR27344) | Sanjay Patel | 2016-04-15 | 1 | -1/+1 |
* | [SimplifyCFG] add metadata to show failure to propagate (PR27344) | Sanjay Patel | 2016-04-15 | 1 | -7/+10 |
* | use FileCheck for tighter checking | Sanjay Patel | 2016-03-16 | 1 | -7/+15 |
* | fix a bunch of spurious failures for people whose home directory | Chris Lattner | 2009-09-11 | 1 | -1/+1 |
* | 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 |
* | Check to see if a two-entry PHI block can be simplified | Dan Gohman | 2008-03-11 | 1 | -0/+15 |