Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/trunk/test/CodeGen/X86/
-
trunk/
-
test/
-
CodeGen/
-
X86/
-
pr34149.ll
Hide Panel
f
Keyboard Reference
?
Differential
D37614
[X86] Adding a test point for PR34149 'Suboptimal codegen for "fast" minnum and maxnum'
Closed
Public
Authored by
jbhateja
on Sep 8 2017, 2:12 AM.
Download Raw Diff
Details
Reviewers
jbhateja
Commits
rGa2513127193b: [X86] Adding a test point for PR34149 'Suboptimal codegen for "fast" minnum and…
rL312778: [X86] Adding a test point for PR34149 'Suboptimal codegen for "fast" minnum and…
Diff Detail
Repository
rL LLVM
Event Timeline
jbhateja
created this revision.
Sep 8 2017, 2:12 AM
jbhateja
accepted this revision.
Sep 8 2017, 2:13 AM
jbhateja
added a subscriber:
llvm-commits
.
This revision is now accepted and ready to land.
Sep 8 2017, 2:13 AM
Closed by commit
rL312778: [X86] Adding a test point for PR34149 'Suboptimal codegen for "fast" minnum and…
(authored by
jbhateja
).
·
Explain Why
Sep 8 2017, 2:17 AM
This revision was automatically updated to reflect the committed changes.