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-20 02:34:48 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Bill Wendling
0506959970
Use Duncan's patch to delete the instructions in reverse order (minus the landingpad and terminator).
...
llvm-svn: 139090
2011-09-04 09:43:36 +00:00
..
Hello
…
InstCombine
Use Duncan's patch to delete the instructions in reverse order (minus the landingpad and terminator).
2011-09-04 09:43:36 +00:00
Instrumentation
When inserting new instructions, use getFirstInsertionPt instead of
2011-08-25 01:08:34 +00:00
IPO
C API functions must be able to see their extern "C" definitions, or it will be impossible to call them from C.
2011-08-19 01:36:54 +00:00
Scalar
Use Duncan's patch to delete the instructions in reverse order (minus the landingpad and terminator).
2011-09-04 09:43:36 +00:00
Utils
Address review comments.
2011-08-26 02:25:55 +00:00
CMakeLists.txt
…
Makefile
…