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-17 17:26:00 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Akira Hatanaka
ab6dca06f4
Add MipsELFWriterInfo.{h,cpp}.
...
llvm-svn: 162136
2012-08-17 21:38:47 +00:00
..
Analysis
MemoryBuiltins: Properly guard ObjectSizeOffsetVisitor against cycles in the IR.
2012-08-17 19:26:41 +00:00
Archive
Remove references to compression in llvm-ar. It has been a long time since we
2012-08-10 01:57:52 +00:00
AsmParser
Change the
linker_private_weak_def_auto' linkage to
linkonce_odr_auto_hide' to
2012-08-17 18:33:14 +00:00
Bitcode
Change the
linker_private_weak_def_auto' linkage to
linkonce_odr_auto_hide' to
2012-08-17 18:33:14 +00:00
CodeGen
Implement stack protectors for structures with character arrays in them.
2012-08-17 20:59:56 +00:00
DebugInfo
…
ExecutionEngine
Correct MCJIT functionality for MIPS32 architecture.
2012-08-17 21:28:04 +00:00
Linker
…
MC
When emitting the PC range in an FDE, use the same data encoding for both ends
2012-08-12 08:09:45 +00:00
Object
…
Support
Properly test the LLVM_USE_RVALUE_REFERENCES macro.
2012-08-15 19:16:27 +00:00
TableGen
…
Target
Add MipsELFWriterInfo.{h,cpp}.
2012-08-17 21:38:47 +00:00
Transforms
Teach GVN to reason about edges dominating uses. This allows it to handle cases
2012-08-16 15:09:43 +00:00
VMCore
Change the
linker_private_weak_def_auto' linkage to
linkonce_odr_auto_hide' to
2012-08-17 18:33:14 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…
Makefile
…