This website requires JavaScript.
Explore
Help
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-31 20:51:52 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Dan Gohman
72f5ed6a0d
Remove an unused variable.
...
llvm-svn: 51721
2008-05-30 00:56:36 +00:00
..
Analysis
Fix a typo in a comment.
2008-05-30 00:08:18 +00:00
Archive
Create archives with the same permissions are ar.
2008-05-24 05:42:29 +00:00
AsmParser
Don't silently truncate array extents to 32 bits.
2008-05-23 21:40:55 +00:00
Bitcode
eliminate calls to deprecated Use::init() interface
2008-05-26 21:33:52 +00:00
CodeGen
Remove an unused variable.
2008-05-30 00:56:36 +00:00
Debugger
Make these variables static.
2008-04-23 23:15:23 +00:00
ExecutionEngine
Add #includes to make some dependencies explicit.
2008-05-23 20:40:06 +00:00
Linker
Factor code to copy global value attributes like
2008-05-26 19:58:59 +00:00
Support
Remove more iostream header includes. Needed to implement a "FlushStream"
2008-05-29 21:46:33 +00:00
System
Unbreak build.
2008-05-29 22:02:08 +00:00
Target
Add patterns for CALL32m and CALL64m. They aren't matched in most
2008-05-29 21:50:34 +00:00
Transforms
const-ify getOpcode.
2008-05-29 19:53:46 +00:00
VMCore
back out last commit: The .cpp file for a module should include its corresponding header first, even if redundant.
2008-05-27 17:26:02 +00:00
Makefile
remove attribution from lib Makefiles.
2007-12-29 20:09:26 +00:00