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-02 02:14:23 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Matthijs Kooijman
de47a7518d
Add CallSite::hasArgument to allow for seeing if a call passes a certain value as an argument quickly.
...
llvm-svn: 51946
2008-06-04 16:31:12 +00:00
..
Analysis
Add #includes required by GCC 4.3, thanks for Zhongxing Xu
2008-06-04 04:46:14 +00:00
Archive
Create archives with the same permissions are ar.
2008-05-24 05:42:29 +00:00
AsmParser
IR, bitcode reader, bitcode writer, and asmparser changes to
2008-05-31 00:58:22 +00:00
Bitcode
Improved bitcode support for insertvalue/extractvalue.
2008-05-31 19:11:15 +00:00
CodeGen
Add a stack slot coloring pass. Not yet enabled.
2008-06-04 09:18:41 +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
Give a proper error message when a command line option is defined more than
2008-05-30 13:26:11 +00:00
System
Unbreak build.
2008-05-29 22:02:08 +00:00
Target
Change packed struct layout so that field sizes
2008-06-04 08:21:45 +00:00
Transforms
Change packed struct layout so that field sizes
2008-06-04 08:21:45 +00:00
VMCore
Add CallSite::hasArgument to allow for seeing if a call passes a certain value as an argument quickly.
2008-06-04 16:31:12 +00:00
Makefile
remove attribution from lib Makefiles.
2007-12-29 20:09:26 +00:00