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-19 11:41:53 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Dan Gohman
abb2ea84d9
Fix a thinko; isNotAlreadyContainedIn had a built-in negative, so the
...
condition was inverted when the code was converted to contains(). llvm-svn: 91295
2009-12-14 17:31:01 +00:00
..
Hello
CMake: Support for building llvm loadable modules.
2009-11-10 02:45:37 +00:00
Instrumentation
Cheap, mostly strict, stable sorting.
2009-12-02 15:57:15 +00:00
IPO
Teach GlobalOpt to delete aliases with internal linkage (after
2009-12-08 10:10:20 +00:00
Scalar
Fix a thinko; isNotAlreadyContainedIn had a built-in negative, so the
2009-12-14 17:31:01 +00:00
Utils
Don't leave pointers uninitialized in the default constructor. GCC complains
2009-12-13 07:04:45 +00:00
Makefile
The attached patches attempt to fix cross builds. For example, if you
2009-08-18 00:40:33 +00:00