Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert 165129 | Preston Gurd | 2012-10-04 | 1 | -32/+0 |
| | | | | llvm-svn: 165231 | ||||
* | Fix failure of newly added test, by using %clang instead of %clang_cc1 | Preston Gurd | 2012-10-03 | 1 | -1/+1 |
| | | | | | | and by specifying a target. llvm-svn: 165130 | ||||
* | Adds a test to verify that Clang does the optimization to use a | Preston Gurd | 2012-10-03 | 1 | -0/+32 |
fast div/rem instruction (for Intel Atom). Test case for llvm commit 165126. Patch by Tyler Nowicki. llvm-svn: 165129 |