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-18 17:55:18 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Evan Cheng
83c694fbe7
Fix a fastcc + sret bug. If fastcc and sret, callee doesn't need to pop the hidden struct ptr; Re-enable fastcc.
...
llvm-svn: 56061
2008-09-10 18:25:29 +00:00
..
Analysis
Simplify this some more. No functionality change.
2008-09-09 19:56:34 +00:00
Archive
…
AsmParser
Update generated files.
2008-09-09 01:13:24 +00:00
Bitcode
Temporarily disable vector select in the bitcode reader. The
2008-09-09 02:08:49 +00:00
CodeGen
Add a break statement that I accidentally deleted when
2008-09-10 15:52:34 +00:00
Debugger
Add #include
2008-08-23 21:34:34 +00:00
ExecutionEngine
Make safer variant of alias resolution routine to be default
2008-09-09 20:05:04 +00:00
Linker
Make safer variant of alias resolution routine to be default
2008-09-09 20:05:04 +00:00
Support
Updating VC++ project.
2008-08-24 11:56:40 +00:00
System
add a helper method to sys::Path for clang, patch by
2008-08-11 23:39:47 +00:00
Target
Fix a fastcc + sret bug. If fastcc and sret, callee doesn't need to pop the hidden struct ptr; Re-enable fastcc.
2008-09-10 18:25:29 +00:00
Transforms
fix white spaces.
2008-09-10 14:49:55 +00:00
VMCore
Add assertion check.
2008-09-09 21:38:40 +00:00
Makefile
…