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-13 23:20:41 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Jakob Stoklund Olesen
53ffe6c58b
Avoid using VNInfo::getCopy as much as possible. I want to get rid of it.
...
llvm-svn: 114794
2010-09-25 18:10:38 +00:00
..
Analysis
Teach memdep about TBAA tags.
2010-09-22 21:41:02 +00:00
Archive
Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."
2010-09-13 23:59:48 +00:00
AsmParser
Add ret instruction to PTX backend
2010-09-25 07:46:17 +00:00
Bitcode
Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."
2010-09-13 23:59:48 +00:00
CodeGen
Avoid using VNInfo::getCopy as much as possible. I want to get rid of it.
2010-09-25 18:10:38 +00:00
CompilerDriver
llvmc: Allow multiple output languages.
2010-09-21 14:59:42 +00:00
ExecutionEngine
Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."
2010-09-13 23:59:48 +00:00
Linker
Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."
2010-09-13 23:59:48 +00:00
MC
Move ELF to HasReliableSymbolDifference=true. Also take the opportunity to put
2010-09-25 05:42:19 +00:00
Support
Add better support for environment portion of triple. Original patch by
2010-09-16 08:25:48 +00:00
System
CrashRecovery/Darwin: Override raise() as well so that crash recovery doesn't
2010-09-22 17:46:10 +00:00
Target
Add ret instruction to PTX backend
2010-09-25 07:46:17 +00:00
Transforms
LoadPRE was not properly checking that the load it was PRE'ing post-dominated the block it was being hoisted to.
2010-09-25 05:26:18 +00:00
VMCore
Add ret instruction to PTX backend
2010-09-25 07:46:17 +00:00
Makefile
…