This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-01-20 02:34:48 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Bill Wendling
1db4186413
Add an option to turn off the expensive GVN load PRE part of GVN.
...
llvm-svn: 153902
2012-04-02 22:16:50 +00:00
..
Hello
…
InstCombine
153465 was incorrect. In this code we wanted to check that the pointer operand is of pointer type (and not vector type).
2012-03-26 21:00:53 +00:00
Instrumentation
[tsan] treat vtable pointer updates in a special way (requires tbaa); fix a bug (forgot to return true after instrumenting); make sure the tsan tests are run
2012-03-26 17:35:03 +00:00
IPO
Add an option to turn off the expensive GVN load PRE part of GVN.
2012-04-02 22:16:50 +00:00
Scalar
Fast fix for PR12343:
2012-04-02 17:16:45 +00:00
Utils
Switch to WeakVHs in the value mapper, and aggressively prune dead basic
2012-03-28 08:38:27 +00:00
Vectorize
Correctly vectorize powi.
2012-03-31 03:38:40 +00:00
CMakeLists.txt
Add a basic-block autovectorization pass.
2012-02-01 03:51:43 +00:00
LLVMBuild.txt
Add a basic-block autovectorization pass.
2012-02-01 03:51:43 +00:00
Makefile
Add a basic-block autovectorization pass.
2012-02-01 03:51:43 +00:00