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-14 15:38:57 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Kalle Raiskila
0f53cff753
Silence compiler warning.
...
llvm-svn: 113478
2010-09-09 07:30:15 +00:00
..
Analysis
Add a new experimental generalized dependence query interface to
2010-09-08 01:32:20 +00:00
Archive
…
AsmParser
remove unions from LLVM IR. They are severely buggy and not
2010-08-28 04:09:24 +00:00
Bitcode
zap dead code.
2010-09-04 18:12:00 +00:00
CodeGen
Remove dead code.
2010-09-08 18:50:24 +00:00
CompilerDriver
have the makefiles check the llvm-config error code instead of charging
2010-09-01 16:11:17 +00:00
ExecutionEngine
Fix a comment.
2010-08-30 21:54:03 +00:00
Linker
dead code patrol
2010-09-01 16:06:39 +00:00
MC
ELF_STB_Local is 0 so setting and checking it must be done specially
2010-09-08 18:08:40 +00:00
Support
Create PTX backend. Patch by Che-Liang Chiou!
2010-09-07 18:14:24 +00:00
System
Issue a #error if the host doesn't have an implementation for
2010-09-07 18:26:49 +00:00
Target
Silence compiler warning.
2010-09-09 07:30:15 +00:00
Transforms
Relax the "don't unroll loops containing calls" rule. Instead, when a loop contains a call, lower the
2010-09-08 23:10:07 +00:00
VMCore
Clarify the ownership model of LLVMContext and Module. Namely, contexts own
2010-09-08 18:03:32 +00:00
Makefile
…