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 15:38:57 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Michael Gottesman
0b51c8346d
[ObjCARC Debug Message] Added debug message when we convert an autorelease into an autoreleaseRV.
...
llvm-svn: 172034
2013-01-10 02:03:50 +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
Consider expression "0.0 - X" as the negation of X if
2013-01-09 00:13:41 +00:00
Instrumentation
Actually update the CMake and Makefile builds correctly, and update the
2013-01-02 12:09:16 +00:00
IPO
Move TypeFinder.h into the IR tree, it clearly belongs with the IR library.
2013-01-07 15:43:51 +00:00
Scalar
[ObjCARC Debug Message] Added debug message when we convert an autorelease into an autoreleaseRV.
2013-01-10 02:03:50 +00:00
Utils
Make sure we don't emit instructions before a landingpad instruction.
2013-01-08 10:51:32 +00:00
Vectorize
ARM Cost model: Use the size of vector registers and widest vectorizable instruction to determine the max vectorization factor.
2013-01-09 22:29:00 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…
Makefile
…