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-17 17:26:00 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Michael Liao
e900b34138
revise debug output to avoid dangling pointer
...
llvm-svn: 162256
2012-08-21 05:55:22 +00:00
..
Hello
…
InstCombine
InstCombine: Fix a crasher when encountering a function pointer.
2012-08-18 22:04:34 +00:00
Instrumentation
[asan] implement --asan-always-slow-path, which is a part of the improvement to handle unaligned partially OOB accesses. See
http://code.google.com/p/address-sanitizer/issues/detail?id=100
2012-08-15 08:58:58 +00:00
IPO
Move the "findUsedStructTypes" functionality outside of the Module class.
2012-08-03 00:30:35 +00:00
Scalar
revise debug output to avoid dangling pointer
2012-08-21 05:55:22 +00:00
Utils
Fix undefined behavior (binding a reference to a dereferenced null pointer) if
2012-08-17 21:42:44 +00:00
Vectorize
Precompute SCEV pointer analysis prior to instruction fusion in BBVectorize.
2012-06-28 05:42:45 +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