This website requires JavaScript.
Explore
Help
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-02-01 05:01:59 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Oscar Fuentes
0d564b6bb5
When building shared libraries, link to required system libraries.
...
PR 8375 llvm-svn: 116479
2010-10-14 15:54:41 +00:00
..
Analysis
add uadd_ov/usub_ov to apint, consolidate constant folding
2010-10-14 00:05:07 +00:00
Archive
Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."
2010-09-13 23:59:48 +00:00
AsmParser
Pacify a noisy compiler, and sink this variable declaration closer to its uses.
2010-09-30 21:04:13 +00:00
Bitcode
Provide a fast "get me the target triple from the module" API. This can
2010-10-06 01:22:42 +00:00
CodeGen
Register pressure and instruction latency aware machine LICM. Work in progress.
2010-10-14 01:16:09 +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 "RequiresUnique" patch. This should be handled at a lower level.
2010-10-06 20:18:44 +00:00
MC
MC-COFF: Fix .bss section size. Fixes PR8335. Patch by NAKAMUTA Takumi!
2010-10-09 16:04:45 +00:00
Support
fix a bug I introduced, no idea how this didn't repro right.
2010-10-14 00:30:00 +00:00
System
When building shared libraries, link to required system libraries.
2010-10-14 15:54:41 +00:00
Target
Handle more complex GEP based loads and add a few TODOs to deal with
2010-10-14 09:29:41 +00:00
Transforms
CallGraphSCC passes implicity require CallGraph analysis.
2010-10-13 22:00:45 +00:00
VMCore
Begin adding static dependence information to passes, which will allow us to
2010-10-12 19:48:12 +00:00
Makefile
…