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-14 23:50:50 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Evgeniy Stepanov
576e5906c5
[msan] Export the value of msan-keep-going flag for the runtime.
...
llvm-svn: 173156
2013-01-22 13:26:53 +00:00
..
Hello
Move all of the header files which are involved in modelling the LLVM IR
2013-01-02 11:36:10 +00:00
InstCombine
Have AttributeSet::getRetAttributes() return an AttributeSet instead of Attribute.
2013-01-21 22:44:49 +00:00
Instrumentation
[msan] Export the value of msan-keep-going flag for the runtime.
2013-01-22 13:26:53 +00:00
IPO
Have AttributeSet::getRetAttributes() return an AttributeSet instead of Attribute.
2013-01-21 22:44:49 +00:00
Scalar
Begin fleshing out an interface in TTI for modelling the costs of
2013-01-22 11:26:02 +00:00
Utils
Use AttributeSet accessor methods instead of Attribute accessor methods.
2013-01-18 21:53:16 +00:00
Vectorize
Fix a comment. Induction vars dont need to start at zero.
2013-01-21 17:59:18 +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