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-04-17 07:00:05 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Dan Gohman
33e1f0fcb5
Simplify code by using SmallVector's pop_back_val() instead of
...
separate back() and pop_back() calls. llvm-svn: 71089
2009-05-06 17:22:41 +00:00
..
Hello
Removed trailing whitespace from Makefiles.
2009-01-09 16:44:42 +00:00
Instrumentation
Removed trailing whitespace from Makefiles.
2009-01-09 16:44:42 +00:00
IPO
Fix PR3754: don't mark functions that wrap MallocInst with
2009-05-06 08:42:00 +00:00
Scalar
Allow readonly functions to unwind exceptions. Teach
2009-05-06 06:49:50 +00:00
Utils
Simplify code by using SmallVector's pop_back_val() instead of
2009-05-06 17:22:41 +00:00
Makefile
I should definitely read make docs someday :(
2009-03-11 20:40:15 +00:00