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-02-16 10:18:09 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Kostya Serebryany
358163265e
[asan] better debug diagnostics in asan compiler module
...
llvm-svn: 166102
2012-10-17 13:40:06 +00:00
..
Hello
…
InstCombine
[InstCombine] Teach InstCombine how to handle an obfuscated splat.
2012-10-16 21:29:38 +00:00
Instrumentation
[asan] better debug diagnostics in asan compiler module
2012-10-17 13:40:06 +00:00
IPO
Use the Attributes::get method which takes an AttrVal value directly to simplify the code a bit. No functionality change.
2012-10-16 05:23:31 +00:00
Scalar
This just in, it is a *bad idea* to use 'udiv' on an offset of
2012-10-17 09:23:48 +00:00
Utils
Resubmit the changes to llvm core to update the functions to support different pointer sizes on a per address space basis.
2012-10-15 16:24:29 +00:00
Vectorize
Move TargetData to DataLayout.
2012-10-08 16:38:25 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…
Makefile
…