This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
171,776
Commits
23
Branches
0
Tags
2.2
GiB
199de39bf0
Commit Graph
2 Commits
Author
SHA1
Message
Date
Benjamin Kramer
09b0f88a7f
InstCombine: Don't try to use aggregate elements of ConstantExprs.
...
PR18600. llvm-svn: 200028
2014-01-24 19:02:37 +00:00
Anat Shemer
10260a75e3
Changed back (relative to commit 179786) the operations executed when extract(cast) is transformed to cast(extract). It uses the Builder class as before. In addition the result node is added to the Worklist, so all the previous extract users will become the new scalar cast users.
...
llvm-svn: 180045
2013-04-22 20:51:10 +00:00