aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/pr5145.ll
Commit message (Collapse)AuthorAgeFilesLines
* llvm/test/CodeGen/X86/pr5145.ll: Tweak expressions to match for darwin target.NAKAMURA Takumi2012-09-211-8/+8
| | | | | | | .LBB0_1: # Linux LBB0_1: # Darwin git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164362 91177308-0d34-0410-b5e6-96231b3b80d8
* Add missing i8 max/min/umax/umin supportMichael Liao2012-09-211-0/+35
- Fix PR5145 and turn on test 8-bit atomic ops git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164358 91177308-0d34-0410-b5e6-96231b3b80d8