This website requires JavaScript.
Explore
Help
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-31 20:51:52 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Kay Tiong Khoo
5257afa264
Conservative fix for PR17827 - don't optimize a shift + and + compare sequence where the shift is logical unless the comparison is unsigned
...
llvm-svn: 196129
2013-12-02 18:43:59 +00:00
..
Hello
First check in. Modified a comment.
2013-09-27 07:36:10 +00:00
InstCombine
Conservative fix for PR17827 - don't optimize a shift + and + compare sequence where the shift is logical unless the comparison is unsigned
2013-12-02 18:43:59 +00:00
Instrumentation
[tsan] fix instrumentation of vector vptr updates (
https://code.google.com/p/thread-sanitizer/issues/detail?id=43
)
2013-12-02 08:07:15 +00:00
IPO
PR17925 bugfix.
2013-11-26 16:11:03 +00:00
ObjCARC
Use accessor methods instead.
2013-12-01 03:40:42 +00:00
Scalar
Refactor some code in SampleProfile.cpp
2013-11-26 20:37:33 +00:00
Utils
Add support for software expansion of 64-bit integer division instructions.
2013-11-19 06:54:19 +00:00
Vectorize
PR1860 - We can't save a list of ExtractElement instructions to CSE because some of these instructions
2013-11-26 22:24:25 +00:00
CMakeLists.txt
Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation for refactoring the ARC Optimizer.
2013-01-28 01:35:51 +00:00
LLVMBuild.txt
Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation for refactoring the ARC Optimizer.
2013-01-28 01:35:51 +00:00
Makefile
Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation for refactoring the ARC Optimizer.
2013-01-28 01:35:51 +00:00