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-27 06:54:30 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Devang Patel
e5379a1a5d
We need to map DebugLoc. It leads to Fuction * (through subprogram entry node) which should be appropriately mapped.
...
llvm-svn: 136910
2011-08-04 20:02:18 +00:00
..
Hello
Since the Hello pass is built as a loadable dynamic library, don't try to convert it to new-style registration yet.
2010-10-07 00:31:16 +00:00
InstCombine
Small cleanups:
2011-08-03 01:11:40 +00:00
Instrumentation
Rewrite the CMake build to use explicit dependencies between libraries,
2011-07-29 00:14:25 +00:00
IPO
Remove the LowerSetJmp pass. It wasn't used effectively by any of the targets.
2011-08-03 22:18:20 +00:00
Scalar
Fix an obvious type. Patch by Ivan Krasin.
2011-08-04 18:40:26 +00:00
Utils
We need to map DebugLoc. It leads to Fuction * (through subprogram entry node) which should be appropriately mapped.
2011-08-04 20:02:18 +00:00
CMakeLists.txt
Move library stuff out of the toplevel CMakeLists.txt file.
2011-02-18 22:06:14 +00:00
Makefile
Revert r100896 and around - this breaks the only mingw32 buildbot we have.
2010-04-15 19:51:42 +00:00