Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
llvm-epi
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Roger Ferrer
llvm-epi
Commits
90e62de4
Commit
90e62de4
authored
20 years ago
by
Chris Lattner
Browse files
Options
Downloads
Patches
Plain Diff
New testcase that crashes the PPC backend
llvm-svn: 18370
parent
fd8cbc25
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
llvm/test/Regression/CodeGen/PowerPC/2004-11-30-shift-crash.ll
+6
-0
6 additions, 0 deletions
...test/Regression/CodeGen/PowerPC/2004-11-30-shift-crash.ll
with
6 additions
and
0 deletions
llvm/test/Regression/CodeGen/PowerPC/2004-11-30-shift-crash.ll
0 → 100644
+
6
−
0
View file @
90e62de4
; RUN: llvm-as < %s | llc -march=ppc32
void
%main
()
{
%tr4
=
shl
ulong
1
,
ubyte
0
; <ulong> [#uses=0]
ret
void
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment