summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/atom-idiv-bypass.c
Commit message (Collapse)AuthorAgeFilesLines
* Revert 165129Preston Gurd2012-10-041-32/+0
| | | | llvm-svn: 165231
* Fix failure of newly added test, by using %clang instead of %clang_cc1Preston Gurd2012-10-031-1/+1
| | | | | | and by specifying a target. llvm-svn: 165130
* Adds a test to verify that Clang does the optimization to use aPreston Gurd2012-10-031-0/+32
fast div/rem instruction (for Intel Atom). Test case for llvm commit 165126. Patch by Tyler Nowicki. llvm-svn: 165129
OpenPOWER on IntegriCloud