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-21 03:05:15 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Chris Lattner
aa1741fc87
add two helper methods.
...
llvm-svn: 30869
2006-10-11 03:58:02 +00:00
..
Analysis
Fix a bug pointed out by Zhongxing Xu
2006-10-09 17:28:13 +00:00
AsmParser
Fix PR886:
2006-10-09 17:36:59 +00:00
Bytecode
Small fixes for supporting dll* linkage types
2006-09-17 13:06:18 +00:00
CodeGen
add two helper methods.
2006-10-11 03:58:02 +00:00
Debugger
For PR797:
2006-08-25 17:43:11 +00:00
ExecutionEngine
Unbreak the JIT
2006-09-15 04:56:11 +00:00
Linker
Adding dllimport, dllexport and external weak linkage types.
2006-09-14 18:23:27 +00:00
Support
Fix a static dtor issue
2006-10-04 22:13:11 +00:00
System
Use new config.h macro
2006-09-14 06:21:59 +00:00
Target
This entry is done. switched to the gcc way of doing things.
2006-10-11 01:48:03 +00:00
Transforms
Implement SROA of unions with mixed pointers/integers in them. This implements
2006-10-08 23:53:04 +00:00
VMCore
Add insertelement/extractelement helper ctors.
2006-10-05 06:24:58 +00:00
Makefile
Make some changes suggested by Chris:
2006-05-17 22:55:35 +00:00