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-24 12:55:45 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Evan Cheng
2de70b3ff8
If remating a machine instr with virtual register operand, make sure the vr is avaliable at all uses regardless of whether it would be folded.
...
llvm-svn: 47526
2008-02-23 02:14:42 +00:00
..
Analysis
Change a C-style cast to const_cast, to avoid a -Wcast-qual warning.
2008-02-21 17:33:24 +00:00
Archive
Update gcc 4.3 warnings fix patch with recent head changes
2008-02-20 11:10:28 +00:00
AsmParser
Regenerate.
2008-02-23 01:17:37 +00:00
Bitcode
Properly read and write bitcodes for multiple return values.
2008-02-23 01:44:55 +00:00
CodeGen
If remating a machine instr with virtual register operand, make sure the vr is avaliable at all uses regardless of whether it would be folded.
2008-02-23 02:14:42 +00:00
Debugger
Remove attribution from file headers, per discussion on llvmdev.
2007-12-29 20:36:04 +00:00
ExecutionEngine
Update gcc 4.3 warnings fix patch with recent head changes
2008-02-20 11:10:28 +00:00
Linker
And final pack of warnings silencing
2008-02-20 11:27:04 +00:00
Support
Fix a bug that caused opt and other tools to silently ignore
2008-02-23 01:55:25 +00:00
System
Provide __main hooks for cygwin & mingw32
2008-02-22 10:08:31 +00:00
Target
Turning on remat of pic loads.
2008-02-23 02:07:42 +00:00
Transforms
Split ParameterAttributes.h, putting the complicated
2008-02-22 22:17:59 +00:00
VMCore
print getresult operand and its type directly.
2008-02-23 01:04:26 +00:00
Makefile
remove attribution from lib Makefiles.
2007-12-29 20:09:26 +00:00